td, p, body	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		line-height: 1.5;
		}
.home	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		line-height: 2;
		}
.tdheader { background-color: #6BA4C7 }
.tableborder { background-color: #8BB09C }
.tdcontent { background-color: #ffffff }

.leftnav {
	font-family: Arial, Verdana, sans-serif;
	font-weight:800;
	}
	
.leftlink {
	font-family: Arial, Verdana, sans-serif;
	color: #1D648F;
	font-weight:800;
	}
	
a.leftlink:visited { color: #1D648F; }
	
.copyright { font-size: 11px; }

 a.leftlink:hover  { color: #ffffff; } 

.header	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #6BA4C7;
		font-weight: bold;
		}	
a 	{
	color: #1F4C67;
	text-decoration:none;
	}
	
a:visited	{
	color: #3E7DA3;
	}

a:hover	{ color: #062A3F; }
	
input,textarea  { background-color:#eeeeee; border-color:#8BB09C; border-width: 1px; border-style:solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
select { background-color:#eeeeee; font-family:  Arial, Helvetica, sans-serif; font-size: 11px;  }
.button { background-color:#058F45; font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold;color:#ffffff}