/* Div Content Boxes */
#mainbody {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	align: center;}


/* Format */
.header {
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;}
	
.homesidenav {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #990000;
	text-decoration: none;}

.pagetitle {
	font-size: 20px; 
	font-weight: bold; 
	font-family: arial; 
	color: #990000;}
	
.homesecondary {
	font-size: 16px;
	font-family: arial;
	color: #990000;
	font-weight: bold;}

.secondarytitle {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #990000;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	}
	

	
.bodytext {
	font-size: 12px;
	font-family: arial;}
	
.ulnospace {
	padding: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-family: arial;}
	
.bqnospace {
	margin-top: 16px;
	font-size: 12px;
	font-family: arial;}
	
.footerlink {
	font-size: 12px;
	font-family: arial;
	color: #990000;}
	
	/*DOL additions*/
	
	h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #990000;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #990000;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	}
