.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
	border: none;





}
.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;

}
A.smallnav:hover {
	color: #CC0000;
}
A.mainNav:hover {
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;



}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	color: #96c6eb;
}
.CONTENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.header:hover {
	color: #76B6E4;
}
.BIGBUTTONS {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	color: #96c6eb;
}
A.bigbuttons:hover {

	color: #76B6E4;
}
.BODYHEADING {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}
.mainNavblocks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-image: url(../images/Interface/blou-dot.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.mainNavWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.mainNavblockswhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-image: url(../images/Interface/white-dot.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
A.mainNavWhite:hover {
	color: #FFCC66;
}
