/*
------------------
Global site styles
------------------
 */

body {
	margin-left: 0px;
	margin-top: 75px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
}
a:link {
	color: #3669C5;
	text-decoration: none;
}
a:visited {
	color: #3669C5;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #CC0000;
}
h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 20px;
}
h2 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
}





h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #3691FE;
}
.listHeader {
	color: #000;
	background: url(/images/listHeaderBkgnd.png) repeat-x;
	padding: 5px;
	clear: both;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}
#feature {
	font: 11px Verdana, Arial, sans-serif;
	color: #000000;
	height: 300px;
	margin: 10px 0px;
}#subfeature {
	color: #000000;
	margin: 10px 0px;
	text-align: left;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	width: 950px;
}
#main {
	color: #000000;
	width: 950px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 40px;
}
#main th{
	color: #333333;
	background: #E8EEF9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#main td{

}
#header { width: 950px; border-bottom: 1px dotted #CCCCCC; margin-bottom: 10px; font: 11px Arial, sans-serif; color: #666666; padding-bottom: 5px; margin-top: 15px; text-align: right; padding-right: 8px; 

}
#header h1 {
	font: 20px/20px Arial, sans-serif;
	color: #1E4BA0;
	margin: 10px 0px;
}
#header a {
	text-decoration: none;
}
#footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 4px 8px 8px;
	border-top: 1px dotted #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	margin-top: 10px;
	
}

#footer a {
	color: #1E4BA0;
	text-decoration: none;
}

#google input {
	font: 11px Arial;
}

ul li {
	list-style: url(../images/bullet-primary.png);
}
ul li ul li {
	list-style: url(../images/bullet-secondary.png);
}
.FeatureOverline {
	border-top: 1px solid #CCCCCC;
	padding-top: 3px;
}
.gradOverline {
	background: url(/images/gradientHR1000.jpg) no-repeat top;
	padding-top: 3px;
}
.highlightOverline {
	border-top: 1px dotted #3668C6;
	padding-top: 3px;
	font-weight: bold;
}#blueNote {
	padding: 5px;
	background: #e8eef9;
	color: #3668c6;
	text-align: center;
	border-top: 1px dotted #d0dcf2;
	border-right: #d0dcf2;
	border-bottom: 1px dotted #d0dcf2;
	border-left: #d0dcf2;
	margin-top: 6px;
	margin-bottom: 6px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#highlights {
	float: left;
	margin-left: 0px;
}
#prodImage {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
	background: #FFFFFF;
	height: 100%;
}

#logoGoHome {
	position:absolute;
	left:0;
	top:0;
	width:293px;
	height:68px;
	z-index:3;
}
#flags {
	position:absolute;
	left:808px;
	top:43px;
	width:158px;
	height:22px;
	z-index:2;
}
.datatable {
	background: #CCC;
	border: 1px #CCC;
}
.datatable td {
	padding: 2px;
	background: #FFF;
}
.datatable th {
	padding: 3px;
	background: #E8EEF9;
	font: 10px Arial, Helvetica, sans-serif;
}
#remoteMenuContainer { width:99%; height:16px; z-index:1; text-align: left; font: bold 12px Arial, Helvetica, sans-serif; padding-left: 10px; 
}
#remoteMenuContainer a{
	color: #FFF;
	text-decoration: none;
}#remoteMenuContainer a:hover {
color: #FC0;
	text-decoration: none;
}

