body, td, font, p { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 9pt }
 	
input, textarea, select { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt }
	
.font8pt { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 8pt }

.font11pt { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11pt }
 	
a { 
	color: #375269 }

a:hover { 
	color: #b22222 }
			
.tbBorder {
	border: 1px solid #CCCCCC;
}
.tbHeader {
	font-size: 12;
	font-weight: bold;
}
	.link {
	color: #375269;
	text-decoration: underline;
	cursor: pointer;
}

/*Updated Styles*/
.tableHeader {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	background-color:#375269;
}

