body {
	background-attachment: fixed;
	background-image: url(images/backgroundgradiant.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	color: #FFFFFF;
	}
.bluecontent {
	font-size: 12px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bluehead {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


	a:link {
	color:#000066;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {color:#000066;
font-size: 12px;
	text-decoration: none;
	font-weight: bold;}
a:hover {	color:#666666;
font-size: 12px;
	text-decoration: none;
	}
.whitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.bluebackwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
}
