<style type="text/css">
.test {
}
body {
  margin : 0;
  padding : 0;
  background-color : #A4C4D1;
  color : #000000;
}
#wrapper {
width: 990px;
padding: 0px;
margin: 0px auto;
height: auto;
text-align: left;
background: #FFFFFF;
	border-left: thin solid #3578a9;
	border-right: thin solid #3578a9;
}
div#header 
{
	left: 0px;
	top: 0px;
	height: 100px;
	background-color: #ffffff;
}
div#header2
{
	left: 0px;
	height: 22px;
	background-color: #ffffff;
}
div#header3
{
	left: 0px;
	height: 31px;
	background-color: #FFFFF0;
}

#hnav {
	left: 0px;
	padding-left: 0px;
	height: 30px;
	background-color: #ffffff;
	border-left: thin solid #3578a9;
	border-bottom: thin solid #3578a9;
}
#hnav2 {
	position: absolute;
	top: 55px;
	height: 54px;
	Width: 785px;
}
#leftnavigation {
  top:0;
  float: left;
  width : 125px;
  margin-left : 2px;
  margin-top : 0px;
  color : #000090;
  padding : 0px;
 }
#rightcol {
top: 0;
padding: 0px 3px 0px 10px;
height: 100%;
width: 150px;
float: right;
font-size : .9em;
margin: 0px 0px 0px 0px;
 background-color: #ffffff;
}
 #content {
height: auto;
width: 760px;
margin : 0px 6% 0px 3%;
padding : 0px 3px 0px 3px;
font-size : 1em;
  font-family : Arial, Helvetica, sans-serif;
  color : #000000;
  	border-right: thin solid #A4C4D1;
}
#content1 {
  height: auto;
  margin : 0px 8% 0px 8%;
  padding : 0px 0px 0px 3px;
  font-size: .9em;
  font-family: Arial, Helvetica, sans-serif;
  color : #0101CA;
} 
.box{
	width: 300px
	border: solid navy 2px;
	font-size : .8em;
	font-weight: bold;
	background-color: #DBC773;
}
table {
	font-size: .8em;
	font-weight: bold;
	text-align: left;
    border: 0px;
    border-spacing: 5px;
}
td{
    background: #ffffff;
    border: 0px;
    border-spacing: 5px;
    padding-left: 6px;
	border-left: thin dashed #E5E5E5;
} 
th{
	background-color: #3577A9;
	font-size: 1em;
	color: #ffffff;
	text-align: center;
}
  td.middle {
    border: 2px #ff0000 solid;
    padding-right: 25px;
  } 
div#content h2
{
font-size: 2em;
color: #036;
margin: 0;
padding-top: 0em;
font-weight: normal;
}
div#content h3
{
font-size: 1.5em;
color: #000090;
margin: 0;
padding-top: 0em;
font-weight: bold;
}
div#content h4
{
font-size: 1.2em;
color: #CCA62E;
margin: 0;
padding-top: 0em;
font-weight: bold;
}
div#content { line-height: 150%; }
#cleardiv
{
clear: both;
}
div#footer
{
	clear: both;
	padding: .5em 1em;
	text-align: center;
	font-size: .6em;
	font-weight: bold;
	background-color: #BADFF6;
}
div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}
div#footer li
{
display: inline;
margin-right: 1em;
	font-size: .8em;
	font-weight: bold;
	color: black;
}
#navlist {
	left: 0px;
	top: 0px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color : #074C78;
}
#navlist p {
	font-size: .9em;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
	font-weight: bold;
}
#navlist li {
	margin: 0;
}
#navlist a {
	color:  #074C78;
}
#navlist a:link, #navlist a:visited {
	color:  #074C78;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	background-color: #AEDDFB;
	font-style: italic;
	font-weight: bold;
	color: #000090;
}
p.line3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size : 0.9em;
	font-style : normal;
	font-weight : normal;
	text-indent : 10px;
	color : Maroon;
}
p.liner3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : .8em;
	font-style : normal;
	font-weight : normal;
	text-indent : 10px;
	color : #000000;
}

p.line2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size : 1em;
	font-style : normal;
	font-weight : normal;
	text-indent : 10px;
	color : black;
}
p.line {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size : 0.9em;
	font-style : bold;
	font-weight : normal;
	text-indent : 10px;
	color : black;
}
p.line4 {
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	text-indent : 10px;
	color : Maroon;
}
</style>