td,
th,
div, 
body         { font-family: Arial; font-size: 10pt }
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #192487}
form {
	padding:0;
	margin-top:0;
}
.mediumbodytext { font-family: Arial; font-size: 14px}
a.bodytextunderline {  font-family: Arial; font-size: 14px; text-decoration: underline; font-weight: bold; color: #192487;}

a:hover {color: #FF0000; font-family: Arial; font-weight: bold}

a.bodytextunderline:visited {  font-family: Arial; font-size: 14px; text-decoration: underline; font-weight: bold; color: #192487;}
a.normalbodytextunderline:visited {  font-family: Arial; font-size: 12px; text-decoration: underline; font-weight: bold; color: #192487;}

.headline {   font-size: 18px; font-weight: bold; color: #192487}
.left_side_nav {  font-family: Arial; font-size: 10px}
.smalltext {  font-family: Arial; font-size: 9px}
.mediumtextblue {  font-family: Arial; font-size: 11px; color: #192487}
.smalltextblue {  font-family: Arial; font-size: 9px; color: #192487}
.resultstext {  font-family: Arial; font-size: 11px}
.searchheadline {  font-family: Arial; font-size: 16px; font-weight: bold}
.featured {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625E00;
border-width: 1px 0;
background: black url(blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(blockactive.gif) center center repeat-x;
}

