﻿body {
  background : #4396CA;
  margin-top: 0px;
  color : #444;
  font : 14px "Trebuchet MS", Arial, Helvetica, sans-serif;  
}
h1, h2, h3, h4 {
color : #c00;
}
#container {
  width : 960px;
  margin-top: 0px;
  margin : 0 auto;
}
#Header 
{
  width : 960px;
  height : 140px;
  margin-top: 0px;
  margin : 0 auto;
  background : url(../images/BlankHdr.jpg) no-repeat 0% 0%;
}
#Header table.menu td {
  height : 100px;
  padding-bottom : 8px;
  padding-top : 8px;
  margin-right : 4px;
}
#Header table.menu td a {
  height : 100px;
  padding-bottom : 8px;
  padding-top : 8px;
  margin-top: 25px;
  display : block;
  font-family: Tahoma;
  font-size : 14px;
  font-weight : bold;
  text-align : center;
  text-transform : uppercase;
  color : white;
  text-decoration : none;
  background : #122738;
}
#Header table.menu td a:hover {
  height : 115px;
  padding-bottom : 4px;
  padding-top : 4px;
  color : #fff;
  background : blue;
}
#content
{
  width: 960px;
  margin-top: 0px;
  margin : 0 auto;
  background-color: rgb(227,234,240);
}
#contentCC
{
      width: 960px;
      padding-top: 5px;
      margin : 0 auto;
      background-color: #A0AFCB;
}
#footer
{
  background-color: #651401;
  height : 40px;
  width: 960px;
  margin : 0 auto;
  padding-top: 6px;
  text-align: center;
  clear: both;
}

#footer p {
 font  : 14px/16px Tahoma, Geneva, sans-serif;
 font-weight  : normal;
 text-align  : center;
 color  : #FF9415;
}

.copy{
	font-family:Tahoma;
	color:#555555;
	text-decoration:none;
	font-size:11px;
}
.copys {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.wordfrom {
	font-family: Georgia;
	font-size: 9x;
	text-decoration: none;
}
a:hover{text-decoration:none;}
.a:hover{
	color: #FFFFFF;
}

.styleRA
{
   text-align: right;
}
.styleB
{
   width: 286px;
}
.style1
{
   width: 135px;
}
.style2
{
   width: 100px;
}
.style3
{
   width: 140px;
}
.style4
{
   width: 160px;
}
.style5
{
   width: 110px;
}
.formfield * {
    vertical-align: middle;
}
.stylePreventScrolling
{
    resize: none;
}