.mainNav a:active {  color: #ffffff; text-decoration: none}
.mainNav a:link {  color: #ffffff; text-decoration: none}
.mainNav a:visited {  color:  #ffffff; text-decoration: none}
.mainNav a:hover {  color: #ffffff; text-decoration: underline}


.subNav a:active {  color: #333333; text-decoration: underline}
.subNav a:link {  color: #333333; text-decoration: underline}
.subNav a:visited {  color:  #333333; text-decoration: underline}
.subNav a:hover {  color: #333333; text-decoration: none}

.subBNav a:active { color: #666666; text-decoration: underline }
.subBNav a:link { color: #666666; text-decoration: underline }
.subBNav a:visited { color: #666666; text-decoration: underline }
.subBNav a:hover { color: #666666; text-decoration: none}

.subCNav a:active { color: #000000; text-decoration: underline }
.subCNav a:link { color: #000000; text-decoration: underline }
.subCNav a:visited { color: #666666; text-decoration: underline }
.subCNav a:hover { color: #000000; text-decoration: none }

/* FEATURE BOXES */

/* div.featureboxes {
	width : 100%; 
	margin-top : 2.5em;
	clear : both; 
	}

.featureboxes h3 {
	margin-top : 0.6em;
	}

.featureboxes div {
	margin-bottom : 0.6em;
	}
	*/

.menu a { 
	font-family : Arial, sans-serif; 
	font-size : 12px;
	/* border: outset #FFFFFF 1px; */
	padding-top : 1px; 
	padding-right : 1px; 
	padding-bottom : 1px; 
	padding-left : 7px;
	display : block; 
	}

.menu a:link {
	color : #000000; 
	background : transparent; 
	text-decoration : none; 
	}

.menu a:visited {
	color : #111111; 
	background : transparent; 
	text-decoration : none; 
	}
	
.menu a:hover {
	color : #111111; 
	background : #c2c2f9;
	text-decoration : none; 
	}

/*
.menu a:active {
	color : #eeeeff; 
	background : #555588; 
	text-decoration : underline; 
	}
*/
.bigtext {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #001980; font-size: 18px}

.boldtext {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #001980; font-size: 14px}
.normaltext { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #001980; font-size: 14px }
.areatext { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #001980; font-size: 14px }
.usefultext { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #001980; font-size: 12px }

.list { 
	font-family : Arial, sans-serif; 
	font-size : 12px;
	}

.list a { 
	font-family : fixed-width; 
	font-size : 12px;
	/* border: outset #FFFFFF 1px; */
	padding-top : 1px; 
	padding-right : 1px; 
	padding-bottom : 1px; 
	padding-left : 1px;
	display : block; 
	}

.list a:link {
	color : #00009e; 
	background : transparent; 
	text-decoration : none;
	}

.list a:visited {
	color : #111111; 
	background : transparent; 
	text-decoration : none; 
	}
	
.list a:hover {
	color : #111111; 
	/* background : #c2c2f9; */
	text-decoration : underline; 
	}
	
tr.off {
background: #0099ff;
}

tr.on {
background: #ffffff;
}

.joshua a { 
	font-family : Arial, sans-serif; 
	font-size : 12px;
	color : #000000; 
	display : block;
	/* background: #EFEFEF; */
	padding-top : 1px; 
	padding-right : 1px; 
	padding-bottom : 1px; 
	padding-left : 1px;
	}