body {
	background-color: #FFFFFF
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 2em;
	margin: 0 0 0 0;
	
}
#wrapper {
	background-color: #FFFFFF
	text-align: center;
	width: 962;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #4c5bd6;
}
#header {
	width: 962px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-align: left;
}
#bannerad {
	width: 962px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#content {
	width: 962px;
	position: relative;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#footer {
	width: 962px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: bottom;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	padding-left: 20px;
	padding-right: 20px;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding-left: 20px;
	font-weight: bold;
}
.content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;	
	color: #003399;
}
.content5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;	
	color: #003399;
}
.content6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;	
	color: #003399;
}
.content9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	padding-left: 20px;
	padding-right: 20px;
	font-style: italic;
	font-weight: bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.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;
}
.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.jpg) 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: yellow;
background: transparent url(/images/blockactive-yellow.jpg) 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.jpg) 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.jpg) center center repeat-x;
}


H1, H2, H3, H4, H5 { color: red; font-weight: 700}    /* bold */  

BODY { background-color: white; font-family: ariel, Verdana; color: black } 
 
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;text-decoration: none }
A.nav:hover { color: yellow;text-decoration: none }
A.nav:visited { color: silver;text-decoration: none }
A.nav:hover { color: yellow;text-decoration: none }
A.nav:active { color: red;text-decoration: none }