html {
	margin: 0px;
	padding: 0px;
}
body  { 	background: url("design_elements/center_background.gif") repeat-y center #EEEEEE;
	color: #666; 
	margin: 0px;
	padding: 0px;
	text-align: center; font: normal normal 12px/16px Verdana, Arial, sans-serif;
}
input { color: #000; font: normal normal 11px Arial, sans-serif; }
h1    { 
	font: normal bold 12px Verdana, Arial, sans-serif;
	color: #EEEFF3;
	margin-top: 5px;
	margin-bottom: 5px;  }
h2    { 
	font: normal bold 11px Verdana, Arial, sans-serif;
	color: #1C2D3D;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;  }
	
h3    { 
	font: normal bold 14px Verdana, Arial, sans-serif;
	color: #000080;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;  }
	
h4    { color: #202B4A; font:  normal bold 12px Verdana, Arial, sans-serif; }
h5    { color: #000; font:  normal bold 11px Verdana, Arial, sans-serif; }
h6    { color: #000; font:  normal bold 10px Verdana, Arial, sans-serif; }
ol, ol ol, ol ol ol { color: #000; font: normal normal 12px/16px  Verdana, Arial, sans-serif; }
ul    { list-style-image: url('design_elements/bullet.gif'); color: #000; 
	 font: normal normal 11px/14px Verdana, Arial, sans-serif; }
ul ul    { list-style-image: url('design_elements/bullet2.gif'); 
	color: #000; font: normal normal 11px/14px Verdana, Arial, sans-serif; }
ul ul ul { list-style-image: url('design_elements/bullet3.gif'); 
	color: #000; font: normal normal 11px/14px Verdana, Arial, sans-serif; }

.menu { background: #202B4A;
	font: normal normal 11px Verdana, Arial, sans-serif;
	height: 26px;
	color: #EEEFF3;
	}
.menu a, .menu a:link, .menu a:visited { 
	color: #EEEFF3;
	text-decoration: none;
	}
.menu a:hover {
	color: #FFF;
	}

.leftcol { background: #9BA3BD;
	width: 165px;
	padding: 10px;
	color: #000;
	font:  normal normal 11px/14px Verdana, Arial, sans-serif; 
	text-align: left;
	border-left: 1px solid #FFF;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
	}
.leftcol a, .leftcol a:link, .leftcol a:visited { 
	text-align: left; 
	color: #000080;
	text-decoration: none; 
	padding: 2px 2px 2px 14px;  
	display: inline;
	background: url("design_elements/menu.gif") no-repeat top left;
	}
.leftcol a:hover {
	text-align: left; 
	color: #87CEFA; 
	text-decoration: none;  
	padding: 2px 2px 2px 14px;  
	background: url("design_elements/menu2.gif") no-repeat top left;
	display: inline;
	}
.midcol { background: #EEEFF3;
	width: 162px;
	padding: 5px 13px 10px 7px;
	font:  normal normal 11px/15px Verdana, Arial, sans-serif; 
	text-align: justify;
	color: #000;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
	}
.rightcol { background: #FFF;
	width: 383px;
	padding: 0px 0px 10px 0px;
	font:  normal normal 11px/15px Verdana, Arial, sans-serif; 
	text-align: left;
	color: #000;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
	}
.rightcol p { padding-right: 9px; 
	padding-left: 10px;}
.rightcol li { padding-right: 9px; }	

.doublecol { background: #FFF;
	width: 570px;
	padding: 0px 0px 10px 0px;
	font:  normal normal 12px/16px Verdana, Arial, sans-serif; 
	text-align: left;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
	}
.doublecol p { padding-right: 10px; 
	padding-left: 10px;}
.doublecol li { padding-right: 10px; }

.fullcol { background: #FFF;
	width: 760px;
	padding: 0px 0px 10px 0px;
	font:  normal normal 12px/16px Verdana, Arial, sans-serif; 
	text-align: left;
	border-bottom: 3px solid #FFF;
	border-left: 1px solid #FFF;
	vertical-align: top;
	}
.fullcol p { padding-right: 10px; 
	padding-left: 10px;}
.fullcol li { padding-right: 10px; }
	
/* Define footer section */
.footerleft {  background: #D9DCE4;
	text-align: left;
	font: normal normal 11px/20px Verdana, Arial, sans-serif; 
	color: #333; 
	width: 364px; 
	height: 26px;
	padding: 3px 0px 0px 10px;
	border-top:  5px solid #1A233F;
	}
.footerright {  background: #FFF;
	display: block;
	text-align: right;
	font: normal normal 11px/20px Verdana, Arial, sans-serif; 
	color: #000; 
	width: 374px; 
	height: 26px;
	padding: 3px 10px 0px 0px;
	border-top: 5px solid #9BA3BD;
	}
.footerright a:link, .footerright a:active, .footerright a:visited  { color: #000; text-decoration: none;   }
.footerright a:hover   { color: #1C2D3D; text-decoration: underline;  }
.spacer { background: #FFF; }

/* Define standard hyperlinks */	
a:link  { color: #000080;  }  
a:active { color: #1C2D3D;  }
a:visited { color: #000080;  }
a:hover { color: #000; text-decoration: none; }

/* Define product page sections */
.productbox      { background: #EEEFF3; font: normal normal 11px/13px Verdana, Arial, sans-serif; color: #000;
	padding: 4px 10px 4px 10px; border: 1px solid #D9DCE4; text-align: left; }
.productboxtop   { background: #D9DCE4; color: #1C2D3D; font: normal bold 12px/15px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; text-align: center; 
	border-top: 1px solid #D9DCE4; border-left: 1px solid #D9DCE4;  border-right: 1px solid #D9DCE4;  }
.products        { background: #FFF; }
.productsleft   { background: #FFF; color: #195C82; border-left: 1px solid #D9DCE4; 
	border-top: 1px solid #D9DCE4; 
	padding: 4px 10px 4px 10px; text-align: center; }
.productsright  { background: #FFF; color: #195C82; border-left: 1px solid #D9DCE4; border-top: 1px solid #D9DCE4; 
	padding: 4px 10px 4px 10px; text-align: center; border-right: 1px solid #D9DCE4; }
.productboxleft     { background: #EEEFF3; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #D9DCE4; border-top: 1px solid #D9DCE4; }
.productboxright      { background: #EEEFF3; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #D9DCE4; border-right: 1px solid #D9DCE4; 
	border-top: 1px solid #D9DCE4; }
.productboxlbot     { background: #EEEFF3; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif;  border-bottom: 1px solid #D9DCE4;
	padding: 4px 10px 4px 10px; border-left: 1px solid #D9DCE4; border-top: 1px solid #D9DCE4; }
.productboxrbot      { background: #EEEFF3; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #D9DCE4; border-bottom: 1px solid #D9DCE4;
	border-right: 1px solid #D9DCE4; border-top: 1px solid #D9DCE4; }

/* Define textbox area */

.textbox      { background: #D9DCE4; color: #000; 
	font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	padding: 5px; text-align: left;
	border: 1px solid #9BA3BD;
	}
	
	
.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#privacy_container
{background:#FFF; padding:0; margin:0 auto; width:760px; height:30px;}
#privacy_container .privacy_content {padding-top:5px;}
#privacy_container .privacy_content a{color:#000;font-size:12px;text-decoration:none;padding-top:15px;}
#privacy_container .privacy_content a:hover {text-decoration:underline;}
