<style type="text/css">
.test {
}
body {
background-color: #6495ED;
color: black;
text-align: center;
margin: 0px;
}
#wrapper {
width: 1000px;
height: auto;
padding: 0px;
float:center;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
background-color: #DEF3DE;
  border-left:thin solid #EAE4E4;
  border-right:thin solid #EAE4E4;
}
div#header {
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border-bottom:medium solid #B0B4B5;
	}
div#header2
{
	left: 0px;
	height: 40px;
	width: 1000px;
	background-color:#798B94;
}
  #content {
width: 998px;
height:auto;
padding: 0px 0px 0px 0px;
margin-left: 0px;
  background-color: #ffffff;
font-size : .9em;
 font-family : Arial, Helvetica, sans-serif;
 color : #000000;
  border:thin solid #DEDBDB;
}
.indent {text-indent: 30pt;}
a:link {color: black; text-decoration: none; }
a:visited {color: black; text-decoration: none; }
a:hover {color: #000090; text-decoration: none; background-color: Silver; }

a.spc:link {color: blue; text-decoration: none; }
a.spc:visited {color: green; text-decoration: none; }
a.spc:hover {color: green; text-decoration: none; }
a.spc:active {color: blue; } 
#navbar2{
	width: 1000px;
	height: 25px;
	font-size : 0.7em;
	background-color: #5C727D;
   overflow:hidden;
   position:relative;
}
#navbar2 ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#navbar2 ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#navbar2 ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}
#navbar2 ul li a:hover {
   background:#369;
   color:#fff;
}
#navbar2 ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}
.headingwide
{
	left: 0px;
	height: auto;
	width: 980px;
	background-color: #000090; 
	color: #ffffff;
	text-align: center;
	font-size : 1.2em;
	font-weight: bold;
    font-family : Arial, Helvetica, sans-serif;
	border-right: 2x solid #D4D4D4;
	border-bottom: 2px solid #D4D4D4;
	border-top: 2px solid #6C8288;
	border-left: 2px solid #6C8288;
}
.headingline
{
	left: 0px;
	height: 5px;
	width: 700px;
	background-color: #483D8B; 
	color: #402100;
	text-align: center;
	font-size : 1.2em;
	font-weight: bold;
    font-family : Arial, Helvetica, sans-serif;
	border-right: 2x solid #D4D4D4;
	border-bottom: 2px solid #D4D4D4;
	border-top: 2px solid #6C8288;
	border-left: 2px solid #6C8288;
}
.headingline2
{
	left: 0px;
	height: 5px;
	width: 278px;
	background-color: #483D8B; 
	color: #402100;
	text-align: center;
	font-size : 1.2em;
	font-weight: bold;
    font-family : Arial, Helvetica, sans-serif;
	border-right: 2x solid #D4D4D4;
	border-bottom: 2px solid #D4D4D4;
	border-top: 2px solid #6C8288;
	border-left: 2px solid #6C8288;
}

.headingline3
{
	left: 0px;
	height: auto;
	width: 475px;
	background-color: #FF0000; 
	color: #402100;
	text-align: center;
	font-size : 1.2em;
	font-weight: bold;
    font-family : Arial, Helvetica, sans-serif;
	border-right: 2x solid #D4D4D4;
	border-bottom: 2px solid #D4D4D4;
	border-top: 2px solid #6C8288;
	border-left: 2px solid #6C8288;
}
.headingline4
{
	left: 0px;
	height: auto;
	width: 695px;
	background-color: #FF0000; 
	color: #402100;
	text-align: center;
	font-size : 1.2em;
	font-weight: bold;
    font-family : Arial, Helvetica, sans-serif;
	border-right: 2x solid #D4D4D4;
	border-bottom: 2px solid #D4D4D4;
	border-top: 2px solid #6C8288;
	border-left: 2px solid #6C8288;
}
.box{
	width: 650px;
	border: solid navy 2px;
	font-weight: bold;
	background-color: #FFFFF;
}
table {
	text-align: left;
	font-size : .9em;
	padding: 0px 3px 0px 4px;
}
.280{
	vertical-align: top;
	width: 280px;
	font-size: .8em;
}
.700{
{
	vertical-align: top;
	width: 700px;
	font-size: .9em;
}
.full {
	font-size: 1em;
	width: 960px;
}

td{
	vertical-align: top;
	font-size: 1em;
	padding : 0px 5px 0px 5px;
}
.top{
	background-color: #FFFFFF;
	border: white;
}
th{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #000090;
}
div#content h1
{
font-size: 1em;
color: #000090;
font-weight: Bold;
} 
div#content h2
{
font-size: 1.5em;
color: #036;
margin: 0;
padding-top: 0em;
font-weight: normal;
}
div#content h3
{
font-size: 1.em;
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;
	background-color: #798B94;
	padding: .5em 1em;
	margin : 0px 0px 0px 0px;
	text-align: center;
	font-size: .6em;
	font-weight: bold;
	}
}
div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}
div#footer li
{
display: inline;
margin-right: 1em;
	font-size: 1em;
	font-weight: bold;
	color: black;
}
 </style></style>
