html, body, A { 
	height: 100%;
	color:#FFFFFF; 
	}
TD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	}
A.home { 
	text-align: center; 
	color:#212E30;  
	}
div#centered { 
	border: 0; 
	height: 100%; 
	width: 100%; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	}
div.textblock { 
	border: 0;  
	padding-right: 15px; 
	}
.tablemain { 
	margin-bottom: 25px; 
	margin-top: 25px;
	}
.whitetext { 
	color:#FFFFFF; 
	}
.yellowtext, A.yellowtext {
	color: #F9CA84;
	font-size:11px;
	text-decoration:none;
 	}
 	
.dkredtext, A.dkredtext {
	color: #EA1B1E;
	font-size:11px;
	text-decoration:none;
 	}
	
.bluetext { 
	color: #53828C;
	}
	
.smbluetext, A.smbluetext { 
	color: #0D504E;
	text-decoration: none;
	font-size:11px;
	}
A.smbluetext:hover { 
	color: #0D504E;
	text-decoration: underline;
	font-size:11px;
	}
.orangetext, A.orangetext {
	color:#F99604;
	}
A.greentext, .greentext { 
	color: #5E6E4A; 
	font-size: 11px; 
	font-weight:bold; 
	text-decoration:none;
	}
A.greentext:hover { 
	color: #5E6E4A; 
	font-size: 11px; 
	font-weight:bold;
	text-decoration:underline;
	}
.dkgreentext { 
	color: #464F3B; 
	font-size: 11px; 
	font-weight:bold; 
	text-decoration:none;
	}
A.redtext, .redtext { 
	color: #BA2120; 
	font-size: 12px; 
	font-weight:bold; 
	text-decoration:none;
	}
A.redtext:hover { 
	color: #BA2120; 
	font-size: 12px; 
	font-weight:bold;
	text-decoration:underline;
	}
.biggergreentext { 
	color: #5E6E4A; 
	font-size: 13px; 
	font-weight:bold; 
	text-decoration:none;
	}
	
.greytext { 
	color: #4D4D4D; 
	font-size: 11px; 
	font-weight:normal;
	line-height: 15px; 
	}
.tinygreytext { 
	color: #4D4D4D; 
	font-size: 9px; 
	font-weight:normal;
	line-height: 12px; 
	}
	
.biggergreytext { 
	color: #4D4D4D; 
	font-size: 12px; 
	font-weight:normal;
	line-height: 15px;
	}

.biggergreytext1 { 
	color: #4D4D4D; 
	font-size: 13px; 
	font-weight:normal;
	line-height: 15px;
	}	

A.subnavgrey {
	color: #4D4D4D;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
}
A.subnavgrey:hover, A.subnavgreyon, .subnavgreyon { 
	color: #9FC274; 
	font-size: 11px; 
	font-weight:bold;
	line-height: 15px; 
	text-decoration: none;
	text-transform: uppercase;
	}
.lgGreenTitle {
	color:#B1CD90;
	font-size:24px;
	font-weight:bold;
	}
.ltBlueBg {
	background-color:#D9EEED;
	}
.pic {
	border: 1px solid #212E30;
	}
.footer, A.footer {
	color: #91A7AC; 
	font-size: 10px; 
	font-weight:normal;
	}