body {
	margin: 0px;
	padding: 0px;
}

.homeSelect {
	color: #000000;
	width: 150px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


p, td {
	color: #000000;
	font-size: 11px;
	font-family:  arial, helvetica,  verdana;
	font-weight: normal;
	line-height: 14px;
}

.whiteHeader{
	color: #ffffff;
	font-size: 12px;
	font-family:  arial, helvetica, verdana;
	font-weight: normal;
	line-height: 14px;
}

h1 {
	color: #666666;
	font-size: 20px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 22px;
	margin: 0px 0px 10px 50px;
}
.turnBlue {
	color: #384D9B;
}

.homeBody {
	color: #73767A;
	font-size: 16px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 130px 50px 50px;
}

.subBody {
	color: #73767A;
	font-size: 13px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 57px 50px 40px;
}

.header {
	color: #000000;
	font-size: 24px;
	font-style: italic; 
	font-family: Times, serif;
	font-weight: bold;
}



ul {

	list-style-type :disc;
	color : #CACB9A;
}

.turnGray {
color: #73767A;
}

li {
margin-top: 10;
margin-right: 30;
margin-bottom: 10;

}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18pt;
	width: 650px;
}

a.footer:link { color: #ffffff; }
a.footer:visited { color: #ffffff;  }
a.footer:hover { color: #ffffff; text-decoration:none; }

a.turnBlue:link { color: ##384D9B; text-decoration:none; font-weight: normal}
a.turnBlue:visited { color: ##384D9B;  text-decoration:none;font-weight: normal;}
a.turnBlue:hover { color: #333333; font-weight: normal; }


a.topNav:link { color: #999999; font-size: 12px; text-decoration:none; font-family:  arial, helvetica,  verdana; margin: 0px 0px 0px 18px; padding: 0px 0px 0px 0px;}
a.topNav:visited { color: #999999; font-size: 12px; text-decoration:none; font-family:  arial, helvetica,  verdana; margin: 0px 0px 0px 18px; padding: 0px 0px 0px 0px;}
a.topNav:hover { color: #336699; font-size: 12px; text-decoration:none; font-family:  arial, helvetica,  verdana; margin: 0px 0px 0px 18px; padding: 0px 0px 0px 0px; }
