.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 8px;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	font-weight: bold;
}
.content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.content5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    padding-left: 20px;
	padding-right: 20px;
}
.content6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.content7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.content8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    padding-left: 8px;
}
.content9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    padding-left: 8px;
    padding-right: 8px;  
}
.content10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    padding-left: 8px;
    padding-right: 8px;  
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.header6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-left: 10px;
	font-weight: bold;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
}
.header6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003399;
	font-weight: bold;
}
.header7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #003399;
	font-weight: bold;
}

P { line-height: 100% }
UL LI { font-size: 90% }
.red { color: red }
.green { color: green }
.blue { color: blue }
#big { font-size: 120% }
#upper { text-transform: uppercase } 
A:link { color: blue }       /* unvisited link */
A:hover { color: red }
A:visited { color: purple }   /* visited links */
A:hover { color: red }
A:active { color: red }    /* active links */
A.nav:link { color: #FFFFFF ; font-weight: 700 }
A.nav:hover { color: #00FF00; font-weight: 700 }
A.nav:visited { color: #b78fb7; font-weight: 700 }
A.nav:hover { color: #00FF00; font-weight: 700 }
A.nav:active { color: red; font-weight: 700 }
A.head:link { color: #FFFFFF ; font-weight: 700; decorate: none }
A.head:hover { color: #988d52; font-weight: 700 }
A.head:visited { color: #b78fb7; font-weight: 700 }
A.head:hover { color: #988d52; font-weight: 700 }
A.head:active { color: red; font-weight: 700 }




.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/images/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: black;
background: transparent url(/images/blockactive-yellow.gif) center center repeat-x;
}

.solidblockmenuleft {
list-style: none;
margin: 0;
padding: 0;
float: left;
font: bold 10px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/images/blockdefault.gif) center center repeat-x;
}

.solidblockmenuleft li{
}

.solidblockmenuleft li a{
float: left;
color: white;
padding: 6px 2px;
text-decoration: none;
}

.solidblockmenuleft li a:visited{
color: white;
}

.solidblockmenuleft li a:hover, .solidblockmenuleft li .current{
color: black;
background: transparent url(/images/blockactive-yellow.gif) center center repeat-x;
}

<!--[if IE]>
<![endif]-->
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

/* 	border-style: solid solid none solid; */
/* 	border-color: #3D261D; */
