body {margin:0px; padding:0px;} 
a:link       { color: #006699; text-decoration: none; }
a:hover      { color: #0066FF; text-decoration: underline; }
a:visited  	 { color: #00CC00; text-decoration: underline; }
#Content {
	position:absolute;
	left:50%;
	width:990px;
	margin-top:8px;
	margin-left:-495px;
	background-color:#DDFFFF;
	
}

#Content2 {
	position:absolute;
	left:50%;
	width:630px;
	margin-top:8px;
	margin-left:-315px;
	background-color:#FFFFFF;
	
}

span {
	background-color:#FFFFFF;
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
}

span.pages {
	background-color:#FFFFFF;
	position:absolute;
	top:0px;
	left:0px;
	width:630px;
}

h1 {font-family:tahoma; font-size:14px; text-align:left; color:#ff0000;}
h1.cen {font-family:tahoma; font-size:14px; text-align:center; color:#000066;}
h1.topcen {font-family:tahoma; font-size:14px; text-align:center; color:#000066; padding-top:10px; padding-bottom:10px;}
h2 {font-family:tahoma; font-size:12px; text-align:left; color:#006699; margin-left:10px;}
hr {color: #96bacb; background-color: #006699; height: 1px; width:80%;}
p {font-family:tahoma; font-size:12px; text-align:justify; margin-left:20px; margin-right:20px; color:#000000; line-height:20px;}
img.floatLeft {float:left; margin-right:10px; margin-bottom:5px;}




h3 {font-family:tahoma; font-size:11px; text-align:left; color:#000066; margin-left:15px; margin-right:20px;}
h4.footer {font-family:tahoma; font-size:10px; text-align:center; color:#006699;}

.mid {text-align:center;}



hr.footerBar {color: #96bacb; background-color: #006699; height: 1px; width:60%;}

.leftCol {width:230px; margin-left:10px; margin-right:20px; float:left; border-right:#0066FF thin solid;  border-bottom:#0066FF thin solid }
.rightCol{width:470px;}


.reBox200 {width:200px; height:22px; float:left;}
.reBox300 {width:300px; height:22px; float:left;}

#stable {
	width: 600px;
	padding: 0;
	margin-left:15px;
}

td {
	font: 12px "Verdana", Arial, Helvetica, sans-serif;
	text-align:center;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background: #ffffff;
	padding-top: 5px;
	color: #000000;
	width: 200px;
}

td.lb {
	font: 12px "Verdana", Arial, Helvetica, sans-serif;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background: #ddffff;
	padding-top: 5px;
	color: #000000;
	width: 200px;
}

td.ylw {
	font: 12px "Verdana", Arial, Helvetica, sans-serif;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background: #fffddd;
	padding-top: 5px;
	color: #000000;
	width: 200px;
}

td.faq {
	font: 12px "Verdana", Arial, Helvetica, sans-serif;
	text-align:left;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background: #ffffff;
	padding-top: 5px;
	color: #000000;
	width: 600px;
}


