a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #e8b20e; text-decoration: none}

a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}


a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none}



a.footer, a:active.footer, a:visited.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
a:hover.footer {
	color: #e8b20e;
}

a.services, a:active.services, a:visited.services {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #003366color: #A4C8D8;
	text-decoration: none;
	margin-left: 12px;
}
a:hover.services {
	color: #999;
}

.navbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
}


.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666
}

.head1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003366
}

.head2 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #003366
}

.hometext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366
}



.Title {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #003366
}


/* logged in nav buttons */
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size:110%;}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #003366;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}
