.bodytext {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: 500; 
	color: #666666; 
	}

.bluetext {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: 600; 
	color: #28438D; 
	}

.greentext {font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: 600; 
	color: #003811; 
	}
	
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #666666;
	
	line-height: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 500; 
	color: #28438D; 
	text-decoration: none;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 500; 
	color: #28438D; 
	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 500; 
	
	color: #28438D; 
}
h1 {
	font-size: 14px;
	color: #003810;
}

.space {
	line-height: 7px;
	text-align:center;
}

.content {
	position:relative;
	height: 100%;
	padding-left:5px;
}
.subhead {
	position:relative;
	padding-left:5px;
	width:169;
	margin-top:30px;
	}
.subheadBox {
	position:relative;
	height: 30%;
	background-color:#FFFFFF;
	width:169;
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
	border-bottom: 1px dashed #000;
}
