a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {  
    color: #EEEEEE;
    text-decoration: none; 
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	line-height: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 25px;
	font-weight: bolder;
	color: #436FC7;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.graphicbkg {
	background-repeat: no-repeat;
	background-color: #0066CC;

}
