BODY  {
	margin:0;
	padding:0;
	background: url(/images/bg_image.jpg);
}
EM  { font-style:italic }
HTML, IMG, FIELDSET, TBODY, P, OL, UL, LI  { border:0; margin:0; padding:0 }

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 15px;
	margin: 3 0 2 0;
	padding: 3 0 2 0;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	line-height: 19px;
	margin: 3 0 2 0;
	padding: 3 0 2 0;
}
h2.globe {
	background:url('/images/globe.gif') no-repeat top left;
	padding:30px 0 30px 15px;
	color:#fff;
	margin-right:-5px;
}
H3  {
	font-size:12px;
	font-weight:bold;
	color:#c55700;
	font-family: Arial, Helvetica, sans-serif;
		margin: 3 0 2 0;
	padding: 3 0 2 0;

}

BODY, TD, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#footer  { border-bottom:7px solid #c2c2c2; width:765px; height:24px; background:#dfdfdf }
#copyright  { float:left; clear:none; width:500px; padding:6px; background:#dfdfdf; color:#838383 } 


#bottomNav  { 
	float:right; clear:none; width:240px; padding:6px; background:#dfdfdf 
} 

.bottomLink {
	color: 838383;
}
.bottomLink:link:focus, :visited:focus  { color:#344A7E; text-decoration:none }
.bottomLink:link  { color:#838383; text-decoration:none }
.bottomLink:visited  { color:#838383; text-decoration:none }
.bottomLink:link:hover  { color:#344A7E; text-decoration:none }
.bottomLink:visited:hover  { color:#344A7E; text-decoration:none }
.bottomLink:link:active, :visited:active  { color:#344A7E; text-decoration:none } 

.bottomLink2 {
	color: 838383;
	font-size: 10px;
}
.bottomLink2:link:focus, :visited:focus  { color:#344A7E; text-decoration:underline }
.bottomLink2:link  { color:#838383; text-decoration:underline }
.bottomLink2:visited  { color:#838383; text-decoration:underline }
.bottomLink2:link:hover  { color:#344A7E; text-decoration:underline }
.bottomLink2:visited:hover  { color:#344A7E; text-decoration:underline }
.bottomLink2:link:active, :visited:active  { color:#344A7E; text-decoration:underline } 

.productLine  {
	border: 1px solid #CCCCCC;
}



.leftNav {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.leftNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #002682;
}
.leftNav LI A  {
	display:block;
	padding:4px 0 4px 0px;
}
.leftNav LI A:link  { color:#003399; text-decoration:none; font-weight: bold; }
.leftNav LI A:visited  { font-weight:bold; color:#003399; text-decoration:none }
.leftNav LI A:hover  { color:#003399; text-decoration:none; background:#BAC5E2 }
.leftNav LI A:visited:hover  { color:#003399; background:#BAC5E2; text-decoration:none }
.leftNav LI A:link:active  { color:#003399; text-decoration:none }
.leftNavLvl2 LI A  {
	padding-left:27px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.leftNavLvl2 LI A:link  { font-weight:normal }
.leftNavLvl2 LI A:visited  { font-weight:normal }
.leftNavLvl3 LI A  {
	padding-left:35px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.leftNav3Lvl3 LI A:link  { font-weight:normal }
.leftNav3Lvl3 LI A:visited  { font-weight:normal }
#leftNav UL  { border:0; margin:0; padding:0 }

#middlebox2 P  { margin:10px 0 10px 0;}
#middlebox2 LI  { margin:1px 0; padding:1px 0; text-indent:0px }
#middlebox2 OL  { list-style:inside; margin:5px; padding:5px }
#middlebox2 UL  { list-style:outside; margin:5px; padding:5px 0 5px 20px; }
#middlebox2 UL.less_padding  { list-style:none; margin:5px; padding:5px 0 5px 10px; }
#middlebox2 UL.less_padding ul { list-style:none;}
/* test */
#middlebox2 ul {
	margin-left:20px;
}
#middlebox2 ul ul {
	margin-top:0;
	padding-top:0;
}
#relatedbox P  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #002682;
}

.menu  {background:#BAC5E2
}
   
.tableBackBlue {
	background-color: #CFDAEC;
	border: 1px solid #999999;
}

.tableBackGrey {
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.tips  {
	margin:4;
	padding:10px;
	font-size:12px;
	border: 1px solid #7D7B7C;
	 cursor: help;
}




#links A {
	color: #666666;
} 


