/* external style sheet for the AMI Documentation */

b {font-weight: bold;}
i {font-style: italic;}
img {border: 0;}

.body {
	font-weight: normal;
	color:#666666;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

.bold2 {
	color: #FF6600;
	font-weight: bold;
}

h1 {
	color: #FFFFFF;
	font-size: 26px;
	font-family: verdana, arial, helvetica;
	margin: 0;
	margin-top: 15;
	margin-left: 15;
	margin-bottom: 5;
}

h2 {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
	font-family: verdana, arial, helvetica;
	line-height: 14px;
	margin: 18 0 0 0;
	text-align: left;
}

h3 {
	font-weight: bold;
	color: #FF6600;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 14px;
	margin: 0;
	text-align: left;
}

a {text-decoration: underline;
	font-weight: normal;
	color:#006699;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

a:hover {text-decoration: underline;
	font-weight: normal;
	color:#3399CC;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

a.inline{text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a.inline:hover {text-decoration: none;
	font-weight: normal;
	color: #FF9900;
}

/* Spaminator */

.boxOutsideMail {
	width: 240;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

.boxHeaderMail {
	background-image: url(graphics/spambartop.gif);
	background-repeat: no-repeat;
	width: 680;
	height: 54;
	text-align: left;

}

.boxHeaderMailLinks {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 16px;
	font-variant: normal;
	font-style: normal;
	padding-right: 15;
}

.boxInsideMail {
	width: 680;
}

#boxContentMail {
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	background-color: #EEEEEE;
	padding-right: 18px;
	overflow: auto; 
	height: 400px;
	padding-left: 18px;
}
/* \ commented backslash - recover from macIE5 padding workarounds, it will ignore the following rule */
#boxContentMail { padding-right: 0; }

#boxContentMail p {
	padding-right: 18px;
}

.clearBoth {
	clear: both;
}
