@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #CBD2D3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	width: 785px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.content {
	line-height: 16px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 125px;
	padding-left: 25px;
}
.feature {
	background-image: url(../images/feature_bg.jpg);
	background-repeat: repeat-x;
	background-color: #18337C;
	width: 230px;
}
.feature_nojpeg {
	background-color: #13153e;
	width: 230px;
}
.button {
	margin-top: 10px;
	margin-bottom: 25px;
}
.feature_head {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 10px;
}
.feature_copy {
	color: #FFFFFF;
	margin-right: 30px;
	margin-left: 20px;
	margin-bottom: 50px;
	font-size: 11px;
	line-height: 15px;
}
.head {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #18337C;
	text-transform: capitalize;
}
.highlightedU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #18337C;
	text-transform: capitalize;
	line-height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.highlightedB {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.nav {
	width: 230px;
	background-color: #1C449C;
}
.note {
	font-size: 9px;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #17347E;
	height: 45px;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}
.footerHighlight {
	color: #ffcc00;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#breadcrumb {
	margin-left: -5px;
}
a.breadcrumb:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}
a.breadcrumb:visited {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}
a.breadcrumb:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}
a.breadcrumb:active {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}
.breadcrumbActive {
	color: #1C449C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 3px;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #1C449C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1C449C;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #E8AE10;
}
a:active {
	text-decoration: none;
	color: #1C449C0;
}





#subnav {
	width: 230px;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}




#subnavON {
	display: block;
	color: #FFFFFF;
	background-color: #e9af10;	
	text-indent: 20px;
}
#subnavON a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#subnavON a:hover{
	background-color: #171A42;
	color: #FFFFFF;
	text-decoration: none;
}




#subnavOFF {
	display: block;
	color: #FFFFFF;
	background-color: #1C449C0;
	text-indent: 20px;
}
#subnavOFF a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
#subnavOFF a:hover{
	background-color: #171A42;
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumb2 {
	margin-left: -5px;
	margin-top: 10px;
}
.content h1 {
	line-height: 20px;
}
#breadcrumbProducts a {
	font-size: 12px;
	margin-right: 10px;
	font-weight: normal;
	color: #1C449C;
	padding-right: 10px;
	border-right: 1px solid #888888;
	line-height: 20px;
	text-decoration: underline;
}
#breadcrumbProducts a:hover {
	text-decoration: none;
}
#breadcrumbProducts a.productActive {
	color: #1C449C;
	font-weight: bold;
	font-style:italic;
}
