@charset "UTF-8";
/* CSS Document */

.bodycopy {  font-family: Verdana; font-size: 12px; text-decoration: none;
	
}
.headline {  font-family:  Arial, Helvetica, sans-serif; font-size: 26px; font-weight:bold; text-decoration: none;}
.subhead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}


a  {
	color: #000000;
}
 a:active  {
 color:#ff0000;
 text-decoration: underline;}

.bodycopy li {
	margin-top: 0px;
	margin-bottom: 6px;
}
 a:hover   {color:#990000; font-style:none; text-decoration:none; text-transform:none; } 
body {
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	text-decoration: none;
	margin: 12px 0px 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 6px;
}
ol li {
	margin-bottom: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 52px;
	padding: 0px;
	margin-bottom: 0px;
}
.bb {color:#000066;
font-weight:bold;
clear:left;}
.cover {
	background-image: url(images/background.gif);
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}.navbar a {
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	display: inline;
}

.navbar a:hover {
	text-decoration: underline;
}

.bottom_navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bottom_navbar a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	display: inline;
}

.bottom_navbar a:hover {
	text-decoration: underline;
}
.gray {
	background-color: #CCCCCC;
}

.dkblue {
	color: #FFFFFF;
	background-color: #000066;
}
.smallcopy ul {
	margin-top: 6px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.subhead2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	margin: 9px 0 0 0;
}
.bodycopy ul {
	margin-top: 9px;
}
.smallcopy li {
	margin-bottom: 3px;
}
a.datasheet   {
	color: #FF0000;
	padding: 9px 3px 12px 24px;
	background-image: url(images/adobedownload.gif);
	background-position: 1px 10px;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 28px;
}

a.datasheet:hover   {
	color: #000000;
	text-decoration: underline;
}
.smallcopy .caption {
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.bluebold {
	color: #064FBF;
	font-weight: bold;
}
.bodycopy .smallcopy .req {
	font-size: 14px;
	margin-right: 5px;
	font-weight: bold;
	color: #FF0000;
}
a.datasheet2 {
	color: #FF0000;
	padding: 1px 3px 12px 24px;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.datasheet2:hover {
	color: #000000;
	text-decoration: underline;
}
.contactbtn {
	background-image: url(images/aet_envelope.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 549px;
	padding: 30px 0 0 10px;
	float: none;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
}
.bodycopy .contactbtn a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

