.homeheader {
	background-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99c2d2;
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #DDEBF0;
	vertical-align: middle;
	}
	
	
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;

}

body
{
margin-top: 5px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;

}
.maintable {
	border: 1px solid #006699;
}
.homesepright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99c2d2;

}
.homeseptop {
	border-right-width: thin;
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99c2d2;

}
.homesepbottom {
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #99c2d2;

}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
.contentsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;

}

.homelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;

}

a.contactlink { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #006699; 
text-align: left; 
text-decoration: underline}

a.contactlink:active, a.contactlink:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #006699; 
text-align: left; 
text-decoration: none}
