body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* ANCHORS */
a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	background-color: #CCCCE5;
}

a:visited {
	color: #0066CC;
}


a.nav {
	color: #0066CC;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

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

a.nav:visited {
	color: #0066CC;
}

a.topnav {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

a.topnav:hover {
text-decoration: none;
	background-color: #99ccff;
}

a.topnav:visited {
	color: #FFFFFF;
}


hr.hrnav {
	color: #006699;
	}


/* CLASSES */

.blackheading12 { 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.blackheading14 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.blacktext10 { 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal;
}

.blacktext11 { 
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
}

.blacktext12 { 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
}

.blacktext14 { 
	font-size: 14px; 
	color: #000000; 
	font-weight: normal;
}

.copyrightlinksblacksmall { 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: underline;
}

.darkbluetext12 { 
	font-size: 12px; 
	color: #3366CC; 
	font-weight: normal;
}

.darkbluetext14 { 
	font-size: 14px; 
	color: #3366CC; 
	font-weight: normal;
}

.darkbluetextbold12 { 
	font-size: 12px; 
	color: #3366CC; 
	font-weight: bold;
}

.darkbluetextbold14 { 
	font-size: 14px; 
	color: #3366CC; 
	font-weight: bold;
}

.whitetext12 { 
	font-size: 12px; 
	font-weight: normal; 
	color: #FFFFFF; 
}

.whitetext14 { 
	font-size: 14px; 
	font-weight: normal; 
	color: #FFFFFF; 
}

.whitetextbold12 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
}

.whitetextbold14 { 
	font-size: 14px; 
	font-weight: bold;
	color: #FFFFFF;
}

.whitetextbold18 { 
	font-size: 18px; 
	font-weight: bold;
	color: #FFFFFF;
}
