body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px Helvetica, Arial, sans-serif;
}

.bigblackbold{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.navybold{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003362;
	text-decoration: none;
	line-height:1.4;
}
.lightblue{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0099FF;
	line-height: 1.4;	
}

h1,h2,h3{
	color: #999999;
}

td{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

td.blacktd{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td.navy{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003362;
	text-decoration: none;
	line-height:1.4;
}

td.navytitle{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060062;
	text-decoration: none;
}

a.blue:link,a.blue:active,a.blue:visited{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060062;
	text-decoration: none;
}

a.blue:hover{
	color: #FFFC00;
	text-decoration: none;
}
 
a.darkblue:link,a.darkblue:active,a.darkblue:visited{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: #003362;
	text-decoration: underline;
}

a.darkblue:hover{
	color: #333333;
	text-decoration: underline;
}
 
 

 
a:link,a:active,a:visited{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003362;
	text-decoration: underline;
}

a:hover{
	color: #0099FF;
	text-decoration: none;
}

a.nav:link,a.nav:active,a.nav:visited{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 1.4;
}

a.nav:hover{
	color: #FFFFFF;
	text-decoration: none;
}


a.yellow:link,a.yellow:active,a.yellow:visited{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	line-height: 1.4;
}

a.yellow:hover{
	color: #000000;
	text-decoration: none;
}



a.white:link,a.white:active,a.white:visited{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
 	line-height: 1.4;
}

a.white:hover{
	color: #FF9900;
	text-decoration: none;
}

.smallwhite{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
 	line-height: 1.4;
}



input.txt{
	border:solid 1px #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 200px;
}

input.butt{
	border:solid 1px #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

textarea{
	border:solid 1px #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 200px;
}

select{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
