body, table, tr, td, form   	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #667788; margin: 0px; }
p, ul, li			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #667788; }
input, select, textarea		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
hr                  		{ color: #E9E9E9; height: 1px; background: #E9E9E9; border:none;  }
h1				{ font-size: 13px; color: #006699; font-weight: bold; }
h2				{ font-size: 10px; color: #E10915; font-weight: bold; text-transform: uppercase; }
h3				{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #006699; font-weight: bold; text-transform: uppercase;}
h4				{ font-size: 16px; color: #8C9AA8; font-weight: bold; }
h5				{ font-size: 14px; color: #8C9AA8; font-weight: bold; }

table.tblCenter			{ margin-left: auto; margin-right: auto; }
td.tdUnderline	 		{ border: #E9E9E9 solid; border-width: 0px 0px 1px; }
td.tdHomeFeature		{ padding-left: 30px; padding-top: 10px; padding-right: 30px; padding-bottom: 10px; }
td.tdHomeContent 		{ padding-left: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 10px; }
td.tdContentCell 		{ padding-left: 20px; padding-top: 50px; padding-right: 20px; padding-bottom: 40px; }
td.tdleftNav	 		{ padding-top: 50px; padding-bottom: 50px; }

a:link    			{ color: #006699; text-decoration: none; }
a:visited 			{ color: #006699; text-decoration: none; }
a:hover   			{ color: #466306; text-decoration: underline; }
a:active  			{ color: #006699; text-decoration: none; }

a.linksLeftNav:link    		{ color: #006699; text-decoration: none; }
a.linksLeftNav:visited 		{ color: #006699; text-decoration: none; }
a.linksLeftNav:hover   		{ color: #7FB2CC; text-decoration: none; }
a.linksLeftNav:active  		{ color: #006699; text-decoration: none; }

a.linksList:link    		{ color: #999999; text-decoration: none; }
a.linksList:visited 		{ color: #999999; text-decoration: none; }
a.linksList:hover   		{ color: #006699; text-decoration: none; }
a.linksList:active  		{ color: #999999; text-decoration: none; }


#chartDiv {
     font-family: verdana;
     font-size: 8px;
}
#chartUL {
     margin: 0;
     padding: 5px;
     list-style: decimal inside;
}
#chartUL li {
     font-family: verdana;
     font-size: 8px;
}
#chartUL li a {
     color: #000;
}
#chartUL li a:hover {
     color: #ff0000;
}
.chartDisclaimer {
     font-size: 10px;
}










.txtFooter  			{ color: #999999 }
.txtError 			{ color: #FF0000; }
.txtFormFields 			{ color: #006699; }
.txtList                	{ color: #999999 }
.h3NoPadding			{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #006699; font-weight: bold; text-transform: uppercase; }
.h1NoPadding			{ font-size: 13px; color: #006699; font-weight: bold; margin: 0px; }
.h2NoPadding    		{ font-size: 10px; color: #E10915; font-weight: bold; text-transform: uppercase; margin: 0px; }
.h2BlueNoPadding    		{ font-size: 10px; color: #006699; font-weight: bold; text-transform: uppercase; margin: 0px; }
.h4NoPadding			{ font-size: 16px; color: #8C9AA8; font-weight: bold; margin: 0px; }
.imgBorder 			{ border: 1px #CCCCCC solid; }