body
{
font-size: 75%;
color:#000000;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: arial,helvetica,sans-serif;
}

table, input, textarea
{
font-size: 100%;
}

h3 { font-size: 13px; font-weight: bold; padding-top: 0; margin-top: 0; }

span.blackbold
{
color:#000000;
font-weight: bold
}

span.greenbold
{
color:#00865E;
font-weight: bold
}

span.blue
{
color:#4575A7;
background-color:transparent;
}

span.bluebold
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 120%;
color:#4575A7;
background-color:transparent;
font-weight: bold
}

span.bluebold_sm
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 110%;
color:#4575A7;
background-color:transparent;
font-weight: bold;
font-style: italic;
}

span.blacktimes
{
font-family: times new roman,times,serif;
font-size: 120%;
color:#000000;
background-color:transparent;
font-weight: bold;
font-style: normal;
}

span.gray
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 110%;	
color:#7A7A7A;
background-color:transparent;
}


.padding {
	padding-bottom: 7px
}

a:visited {
	color: #996699;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline
}

a:link {
	color: #006699;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline
}

a:hover {
	color: #00713C;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline
}

a:visited.nav {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 110%;
	color: #996699;
	font-weight: normal;
	text-decoration: underline
}

a:link.nav {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 110%;
	color: #006699;
	font-weight: normal;
	text-decoration: underline
}

a:hover.nav {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 110%;	
	color: #00713C;
	font-weight: normal;
	text-decoration: underline
}

a:visited.footernav {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 80%;
	color: #996699;
	font-weight: normal;
	text-decoration: underline
}

a:link.footernav {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 80%;
	color: #006699;
	font-weight: normal;
	text-decoration: underline
}

a:hover.footernav {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 80%;
	color: #00713C;
	font-weight: normal;
	text-decoration: underline
}

a:visited.servnav {
	font-size: 90%;
	color: #996699;
	font-weight: normal;
	text-decoration: underline
}

a:link.servnav {
	font-size: 90%;
	color: #006699;
	font-weight: normal;
	text-decoration: underline
}

a:hover.servnav {
	font-size: 90%;
	color: #00713C;
	font-weight: normal;
	text-decoration: underline
}

span.services {
	font-size: 90%;
	color: #7A7A7A;
    font-weight: normal;
}

span.smalltext {
	font-size: 90%;
	color: #000000;
    font-weight: normal;
}

.border {
	border-color: #043B71;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 90%;
	text-align: center;
	padding: 5px 0px 8px 0px;
	background-color: #EEF5F8;
}

#new {width: 300px; padding: 20px 5px 10px 15px; border-left: 1px solid #CDCDCD; font-size: .9em; }
#new ul {margin: -10px 0 0 0; padding: 0; }
#new li {margin-left: 30px; }