/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
body, p, div,span, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blackline{
	background-color: #000000;
}
.blueline{
	background-color: #4AB6FE;
}
.ltblueline{
	background-color: #62B6F0;
}
.navigation {
	font-weight: bold;
	color: #004E9E;
	text-align: right;
	text-decoration: none;
}
.contenttable {
	background-color: #F4F4F4;
}
.subnavigation{
	background-color: #FFFFFF;
	font-weight: bold;
	color: #62B6F0;
	text-decoration: none;
}
.pacheading1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
.pacheading2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.pacheading3 {
	font-style: italic;

}
a {
	color: #418BB1;
	text-decoration: none;
}
a.shortucuts {
	color: #418BB1;
	text-decoration: none;
	font-weight: bold;
}
.testimonialstext {
	font-style: italic;
	color: #777676;
	text-align: center;
	font-weight: bold;
}
.testimonialsauthor {
	color: #777676;
	text-align: center;
}
.subsectionheading{
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	height: 19px;
}
.subsectionline{
	background-color: #999999;
}
.subsection{
	font-weight: bold;
	vertical-align: middle;
	height: 14px;
	text-align: center;
}
.footer {
	font-size: 10px;
	font-weight: bold;
}
.formfieldtext{
	noWrap;
	vertical-align: top;
}
.formtable {
	padding: 2px;
	border: 1px solid #418BB1;
}
.formline {
	background: #418BB1;
}
.sbttn {
	background: #D6E7EF;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000066;
	height:19px;
	text-decoration:none;
	cursor: hand;
	font-size: 10px;
}
.contacttopbar {
	background-image: url(../images/contact/topbarbg.gif);
	background-color: #FFFFEE;
}
.searchtopbar {
	background-image: url(../images/search/searchtopbarbg.gif);
	background-color: #FFEF9E;
}
.downloadtopbar {
	background-image: url(../images/download/topbarbg.gif);
	background-color: #FFF3FB;
}
.orangeheading {
	font-weight: bold;
	color: #FF6600;
	vertical-align: top;

}
.highlight {
	color: #FF0000;
}
.pshipbenefits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #F5EDD4;
	height: 18px;
	
}