body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
img{behavior:url("/css/pngbehavior.htc");}

/* ==========================================
			COMMON TEXT STYLES
============================================= */
a:link {
	color: #0250b1; text-decoration: underline;	
	outline:none;
}
a:visited {color: #666;}
a:hover {color: #000033;}
table{	
	width: auto;
	font-size: 1em;	
}
table.tableDataStyle{	
	width: 100%;
	margin: 0 0 10px 0;
	background-color: #e8e9e9;
}
table.tableDataStyle caption{	
	font-weight: bold;
}
table.tableDataStyle th{	
	padding: 10px;
	background-color: #a3a7aa;
	color: #fff;
	border: 1px solid #fff;	
}
.altRow{		
	background-color: #fff;	
}
table.tableDataStyle td{	
	padding: 5px;	
	border: 1px solid #fff;
}
br{
	clear: left;
}

h1 {
	padding: 0 20px 20px 0;
	color: #0d4072;	
	font-size: 2.3em;
}
body.altFontSize h1 {	
	font-size: 2.0em;
	font-weight: bold;
}

h2 {
	color: #000206;	
	font-size: 1.3em;
	padding: 0 0 20px 0;
}
body.altFontSize h2 {	
	font-size: 1.2em;	
}

h3 {
	color: #174a88;
	font-weight: bold;
	padding: 0 0 5px 0;
}
h4 {
	
}
p {
	padding: 0 0 10px 0;	
}


ul{
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;	
}
ul li{	
	padding: 0 0 0 0;
	margin: 0 0 5px 0;	
}
ul li ul li{
	
}
ul li ul, ol li ul {
	
}
ol {
	margin-left: 20px;	
	padding: 5px 0 5px 12px;
}
ol li{
	list-style:decimal;
	padding: 0 0 5px 0;
	margin:0;	
}
ol li span{	
	
}
ol li ul {
	
}
ol li ul li {
	
}
blockquote {
	padding-left: 15px;
}
strong, b {
	font-weight:bold;
	color: #000;
}
hr{		
	clear: both;
	height:10px;
	border:0;
	border-top:1px solid #cee0e6;	
	background-color:#fff;
	color: #fff;
}
/* ==========================================
			BODY AND WRAPPER - COLOR & POSITION
============================================= */
html{	
	font-size: 100%;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #000103;	
}
body{	
	padding: 0;
	margin: 0;	
}
#page{ 
	text-align: left;
	width: 600px;
	margin: 0;
	padding: 0;		
	position: relative;		
}
#wrapper{
	padding: 0;
}
#header{
	padding: 0;	
}
#breadCrumb{
	clear: both;
	font-size: .6em;
	color: #abadaf;
	padding: 10px 0 11px 22px;
}
#breadCrumb a{
	white-space:nowrap;	
}
#breadCrumb a:link, #breadCrumb a:visited{
	color: #abadaf;
	text-decoration:none;
}
#breadCrumb a:hover{
	color: #41a6fb;
	text-decoration:none;
}
#breadCrumb a.on:link, #breadCrumb a.on:visited, #breadCrumb a.on:hover{
	color: #0f65bb;	
}
#breadCrumb ul{
	padding: 0;
	margin: 0;
}
#breadCrumb li{
	margin: 0;
	padding: 0 5px 0 10px;
	display: inline;
	background-image:url(../img/breadcrumb_spacer.gif);
	background-position: left center;
	background-repeat:no-repeat;
}
#breadCrumb li.first{	
	padding: 0 5px 0 0;
	background-image:none;	
}
#content{
	clear:both;
	position: relative;
	z-index: 100;
	background-color: #fff;	
	padding: 0 18px 0 8px;	
}
body.contentDesign1 #content{	
	background-color: transparent;
	background-image:none;		
	padding: 0;
}
/* ==========================================
			HEADER STYLES
============================================= */
#logo{	
	padding: 25px 0 21px 22px;	
}
#logo img{
	display: block;	
}
#globalHead{
	display: none;
}
#headerBar{
	display: none;
}

/* ==========================================
			GLOBAL NAV STYLES
============================================= */
#mainNav{
	display: none;
}
/* ==========================================
			CONTENT STYLES
============================================= */
#headImage{
	position:relative;	
	width: 600px;
	text-align: right;	
	z-index: 0;	
}
body.contentDesign3 #headImage,body.contentDesign5 #headImage{
	display:none;
}
#leftNav{
	display: none;	
}
#mainContent{
	position: relative;
	padding: 0 0 50px 0;
	margin: 0 0 0 14px;
	font-size: .7em;		
	width: 558px;	
	z-index: 200;	
}
body.altFontSize #mainContent{	
	font-size: .8em;	
}
#altContent{
	display: none;	
}
.actionLinkArrow{
	color: #e88a1a;
	padding-left: 5px;
}
/* ==========================================
			SUB LANDING PAGE CONTENT STYLES
============================================= */
body.subLandingPage #mainContent, body.subLandingPage2 #mainContent{	
	position: relative;
	float: none;
	width: auto;
	padding: 70px 0 0 0;
	margin: 0;	
	z-index: 200;	
	font-size: .8em;				
}	
body.subLandingPage #mainContent h1, body.subLandingPage2 #mainContent h1{
	padding: 0 0 15px 20px;
}
body.subLandingPage #mainContent h1 span, body.subLandingPage2 #mainContent h1 span{
	display: none;
}
body.subLandingPage #mainContent p, body.subLandingPage2 #mainContent p{
	padding: 0 570px 0 20px;
	color: #c8dcf5;
	line-height: 1.5em;
}
body.subLandingPage #altContent{	
	position: relative;
	padding: 80px 0 100px 0;
	z-index: 200;
	float: none;
	width: auto;
	clear: both;
	display: block;	
}
body.subLandingPage2 #altContent{	
	position: relative;
	padding: 40px 0 100px 0;
	z-index: 200;
	float: none;
	width: auto;
	clear: both;
	display: block;	
}
.productMod{
	position: relative;
	float: left;
	margin: 111px 0 0 21px;
	width: 179px;
	cursor: pointer;
}
.productMod.newline{	
	margin: 111px 0 0 0;	
}
body.subLandingPage2 .productMod{
	margin: 5px 0 0 5px;
	width: 191px;
}
body.subLandingPage2 .productMod.newline{	
	margin: 5px 0 0 0;	
}
.productMod img{
	display: block;
}
.productMod .prodImage{
	position: absolute;
	top: -111px;
	left: 0;
}
.productMod .prodContent{
	background-image:url(../img/prod_mods/prod_mod_bg.gif);
	background-repeat:repeat-x;
	background-color: #0b315c;
	padding: 5px 20px 15px 20px;
}
body.subLandingPage2 .productMod .prodContent{
	background-image:url(../img/prod_mods/prod_mod_bg.gif);
	background-repeat:repeat-x;
	background-color: #0b315c;
	padding: 0 5px 15px 6px;
}
.productMod .prodContent h2{
	font-weight: bold;
	padding-bottom: 15px;
	font-size: 1em;	
}
body.subLandingPage2 .productMod .prodContent h2{
	color: #dee8f7;	
	height: 32px;
	display: block;
	font-weight: bold;
	padding: 5px 10px 5px 18px;
	font-size: 1em;	
	background-image:url(../img/prod_mods/prod_mod_h2_bg.gif);
	background-repeat:no-repeat;
	background-color: #0b315c;
}
.productMod .prodContent h2 a:link{
	color: #fff;
	text-decoration: none;
}
body.subLandingPage2 .productMod .prodContent h2 a:link, .productMod .prodContent h2 a:visited, body.subLandingPage2 .productMod .prodContent h2 a:visited{
	color: #fff;
	text-decoration: none;
} 
.productMod .prodContent h2 a:hover, body.subLandingPage2 .productMod .prodContent h2 a:hover {
	color: #6cf;
	text-decoration: none;
}
.productMod.overProductMod .prodContent h2 a:link, .productMod.overProductMod .prodContent h2 a:visited, .productMod.overProductMod .prodContent h2 a:hover, body.subLandingPage2 .productMod.overProductMod .prodContent h2 a:link, body.subLandingPage2 .productMod.overProductMod .prodContent h2 a:visited,body.subLandingPage2 .productMod.overProductMod .prodContent h2 a:hover{
	color: #6cf;
	text-decoration: none;
}
.productMod .prodContent p {
	padding: 0;
}
body.subLandingPage2 .productMod .prodContent p{
	color: #8693aa;	
	padding: 0 10px 0 18px;
}
.productMod .prodContent p a:link, body.subLandingPage2 .productMod .prodContent p a:link, .productMod .prodContent p a:visited, body.subLandingPage2 .productMod .prodContent p a:visited{
	color: #8693aa;	
	text-decoration: none;
}
.productMod .prodContent p a:hover, body.subLandingPage2 .productMod .prodContent p a:hover{
	color: #6cf;
	text-decoration: none;
}
.productMod.overProductMod .prodContent p a:link, .productMod.overProductMod .prodContent p a:visited, .productMod.overProductMod .prodContent p a:hover, body.subLandingPage2 .productMod.overProductMod .prodContent p a:link, body.subLandingPage2 .productMod.overProductMod .prodContent p a:visited, body.subLandingPage2 .productMod.overProductMod .prodContent p a:hover{
	color: #6cf;
	text-decoration: none;
}
#helpBox{
	clear: both;
	position: relative;	
	padding: 20px 0 0 20px;
}
#helpBox .background{
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 0;
}
#helpBox .helpMod{
	float: left;
	position: relative;
	margin: 0 20px 0 0;
	padding: 20px 0 0 0;
	width: 190px;
	z-index: 100;
}
#helpBox .helpMod h2{
	height: 35px;
	color: #62abfc;
	font-weight: bold;
	font-size: 11px;
	text-transform:uppercase;
	padding: 0;
}
#helpBox .helpMod select {
	margin: 0 0 10px 0;
	width: 190px;
	font-size: 1.0em;
}
#helpBox .helpMod li {
	color: #758fa6;
	position: relative;
	background-image:url(../img/list_bullet_grey.gif);
}
#helpBox .helpMod a {
	color: #fff;
	text-decoration: none;
}
#helpBox .helpMod a:visited {
	color: #999;
}
#helpBox .helpMod a:hover {
	color: #6cf;
}
#helpBox .helpMod a span {
	padding: 0 0 0 4px;
	color:#e88a1a;	
}
/* ==========================================
			SITE MAP STYLES
============================================= */
body.sitemap #mainContent table{
	width: 100%;	
	font-size: 1em;	
	border: 1px solid #000;
}
body.sitemap #mainContent table th{
	width: 33%;	
	text-align: center;
	background-color: #a3a7aa;
	border: 1px solid #000;
	color: #000;
	font-weight: bold;
	padding: 15px 0;
	font-size: 1.2em;	
}
body.sitemap #mainContent table th a:link, body.sitemap #mainContent table th a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: none;	
}
body.sitemap #mainContent table th a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;	
}
body.sitemap #mainContent table td{
	width: 33%;	
	background-color: #e8e9e9;
	border: 1px solid #000;
	padding: 4px;
}
body.sitemap #mainContent table td ul{
	padding: 0;
	margin: 0;	
}
body.sitemap #mainContent table td ul li{
	padding: 0 0 10px 0;
	margin: 0;
	background-image:none;
	list-style: none;
	font-weight: bold;
}
body.sitemap #mainContent table td ul li a:link{
	font-weight: bold;
	color: #000;
}
body.sitemap #mainContent table td ul li a:visited {color: #666;}
body.sitemap #mainContent table td ul li a:hover {color: #000;}
body.sitemap #mainContent table td ul li ul{
	padding: 10px 0 0 0;
	margin: 0;	
}
body.sitemap #mainContent table td ul li ul li{
	font-weight: normal;
	padding: 0;
	margin: 0;	
}

body.sitemap #mainContent table td ul li ul li a:link {
	font-weight: normal;
	color: #0250b1;	
}
body.sitemap #mainContent table td ul li ul li a:visited {color: #666;}
body.sitemap #mainContent table td ul li ul li a:hover {color: #000033;}

body.sitemap #mainContent table td ul li ul li ul{
	padding: 0 0 10px 0;
	margin: 0;	
}
body.sitemap #mainContent table td ul li ul li ul li{
	padding: 0 0 0 20px;
	margin: 0;	
}
/* ==========================================
			FORM STYLES
============================================= */

a.formSubmitButton:link,  a.formSubmitButton:visited{
	clear: both;
	margin: 5px 0 5px 0;
	display: block;
	padding: 5px 10px 5px 10px;		
	color: #000;
	text-decoration:none;
	font-size: 1em;
	font-weight:bold;
	background-color: #123555;
	float: left;
}
a.formSubmitButton:hover{	
	text-decoration:underline;	
	color: #41a6fb;
}
.questionStyle{
	font-weight:bold;
	color: #174a88;
}
table.companynames{
	background-color: #a3a7aa;
	width: 100%;
}
table.companynames td{
	padding: 5px;
}
table.companynames td a:hover{	
	color: #41a6fb;
}
.requiredContent{
	color: #ff0000;
}
#pagination{
	white-space:nowrap;	
}
table.pagination{	
	background-color: #e8e9e9;
}
table.pagination td{	
	padding: 5px;
}
/* ==========================================
			FOOTER STYLES
============================================= */
#footer{	
	clear:both;
	position:relative;
	text-align:center;
	padding: 15px 0 10px 0;
	border-top: 1px solid #7795ca;
	font-size: .6em;
	background-color: #fff;
}
#footer ul{
	display: none;
}
#footer .copywrite{
	clear: both;	
	color: #8a929a;	
	font-size: .9em;
}
body.contentDesign1 #footer .copywrite{
	color: #2b333b;
}

/* 
=============================================
			UTILITY CLASSES
============================================= */
.floatRight {
	float : right;
}
.floatLeft {
	float : left;
}
.newLine{
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
}
.killMargin {margin:0;}
div:after, dt:after {
	content : ".";
	display : block;
	height : 0px;
	clear : both;
	visibility : hidden;
}
div, dt {
	display : inline-block;
}
/* Hides from IE-mac \*/
* html div, * html dt{ height : 1%; }
div,dt{ display : block; }
/* End hide from IE-mac */

/* ==========================================
   Google Map Styles
   ============================================= */

#mapContainer { padding-top:1em; padding-bottom:1em; margin: 0 auto; }
#mapContainer ul{ list-style-type: none;padding: 0;margin: 0; }
#mapContainer li{ margin: 0; padding: 0 5px 0 0px; float: left; }
    
#mapNav { width: 100%; padding-bottom: .5em; }
#mapNav img{ border: 0; }    

#map { width: 100%; height:395px; padding: 0; margin: 0 auto; }   

DIV#mapSearchResults table{	
	width: 100%;
	margin: 0 0 10px 0;

}

DIV#mapSearchResults table th{	
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border: 1px solid #fff;	
}
DIV#mapSearchResults .altRow{		
	background-color: #e8e9e9;	
}
DIV#mapSearchResults td{	
	padding: 5px 5px 20px 5px;	
	border: 1px solid #fff;
}


/* =============================================
   Partner Program template styles
   =============================================
*/

DIV#CompanyFilter { width: 489px; }

table.PartnerTable table
{
	width: 100%;
}

table.PartnerTable th.PartnerHeaderProductCell
{
	padding: 0px;
}

table.PartnerTable td.ProductCell
{
	padding: 0px;
}

table.ProductHeaderTable table
{
	padding: 0px;
}

table.PartnerTable td,th{	
	padding: 5px;	
	border: 0px solid;
	vertical-align:top;
}
table.PartnerTable td.ProductNameCell
{
	width:75px;
}
table.ProductTable td,th{	
	padding: 5px;	
	border: 0px solid;
	vertical-align:top;
}

table td.HiddenCell, th.HiddenCell
{	
	display: none;
	visibility:collapse;
}

table.PartnerTable tr.altRow 
{
	background-color: #e8e9e9;
}

/* =============================================
   CSS Friendly .NET control styles
   =============================================
*/
ul.AspNet-CheckBoxList-RepeatDirection-Vertical
{				
		list-style-type:none;        

}
li.AspNet-CheckBoxList-Item 
{
	background-image:none;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;		
}

div.AspNet-CheckBoxList label 
{
	display: inline;
	padding-left: 5px;
}

span.AspNet-CheckBox label
{
	display: inline;
	padding-left: 5px;
}

ul.AspNet-RadioButtonList-RepeatDirection-Vertical
{				
		list-style-type:none;       

}
li.AspNet-RadioButtonList-Item 
{
	background-image:none;
	padding: 0;
	margin: 5px 0 0 0;		
}