
body {
font-family:Arial, Verdana, Sans-Serif;
background-color:#6d96da;
background-image:url('images/gradient.jpg');
background-repeat:repeat-x;
color:black;
font-size:small;
}
p {
font-family:arial;
font-size:16px;
}
h1 {
color:#015daa;
font-family:"Tempus Sans ITC", "Times New Roman", Sans-Serif;
display:block;
padding:10px 0 0 0;
margin:0 0 15px 355px;
font-size:300%;
}
h2 {
font-family:"Times New Roman", Sans-Serif, Verdana;
font-style:oblique;
color:#585858;
display:block;
padding:0;
margin:-22px 0 0 410px;
font-size:170%;
}
h3 {
display:block;
padding:0;
font-size:235%;
margin-top:50px;
font-weight:normal;
}
h4 {
display:block;
padding:10px 0 5px 0;
margin:0 0 -5px 0;
font-family:"Times New Roman", Sans-Serif, Verdana;
font-size:170%;
border-bottom:2px solid #5a76b7;
}
h5 {
font-size:135%;
margin-left:35px;
margin-bottom:0;
margin-top:0;
}
form {
margin:20px 0px 0px 75px; 
display:block;
width:450px;
height: 575px;
}
.formItem {
  display: block;
  width: 330px;
  height: 24px;
  margin-bottom: 12px;
  float: left;
  clear: both;
}
.formItem .opt {
  float: left;
  clear: none;
  min-width: 5px;
  color: blue;
}
.formItem INPUT[type='submit'], .formItem INPUT[type='reset'] {
  float: left;
}
.formItem LABEL {
  float: left;
  width: 155px;
  line-height: 20px;
  vertical-align: bottom;
}
.formItem INPUT[type='text'] {
  float: left;
  clear: none;
  display: block;
}
.formItem TEXTAREA {
  display: block;
  float: left;
}
iframe {
display:block;
float:left;
clear:both;
}
#recaptcha_area INPUT {
  float: left !important;
  clear: both;
}
#recaptcha_area SPAN{
  clear: both;
  float: left;
}
#homeDIV em {
display:block;
margin-top:78px;
margin-left:275px;

}
#contentDIV em {
font-weight:bold;
}
p {
padding:0 35px 0 35px;
}
ul.listInfo {
font-size:16px;
margin-left:75px;
}
#links {
color:#7173e0;
}
#home {
text-decoration:none;
color:#015daa;
}
#copyrightText {
color:#ffffff;
font-size:12px;
}
#headerDIV {
background-image:url('images/header.jpg');
background-repeat:no-repeat;
background-attachment:scroll;
width:1000px;
height:145px;
margin:0 auto;
padding-top:0;
padding-bottom:0;
}
#homeDIV {
background-image:url('images/homeHeader.jpg');
background-repeat:no-repeat;
background-attachment:scroll;
width:1000px;
height:190px;
margin:0 auto;
padding-top:0;
padding-bottom:0;
}
#homeLinkDIV {
background-image:url('images/homeLink.gif');
background-repeat:no-repeat;
background-attachment:scroll;
width:1000px;
height:150px;
margin:-4px auto 0 auto;
padding-top:0;
}
#linkDIV {
background-image:url('images/link.gif');
background-repeat:no-repeat;
background-attachment:scroll;
width:1000px;
height:126px;
margin:-4px auto 0 auto;
padding-top:0;
}
#contentDIV {
background-image:url('images/content.gif');
background-repeat:repeat-y;
background-attachment:scroll;
width:1000px;
margin:-28px auto 0 auto;
padding-top:0;
padding-bottom:0;
}
#contentDIV a {
font-size:16px;
color:#4a53de;
}
#contentDIV span {
font-size:16px;
}
#copyright {
background-image:url('images/bottom.gif');
background-repeat:no-repeat;
background-color:transparent;
background-attachment:scroll;
margin:0 auto 0 auto;
width:1000px;
padding-top:10px;
color:white;
}
#copyright ul {
list-style:none;
display:inline;
margin:0 0 0 80px;
}
#copyright ul li {
display:inline;
}
#copyright a {
color:white;
text-decoration:none;
}
.forms {
float:left;
}
.logos {
margin:0px 35px 0px 25px; 
padding-right:0px;
float:left;
}
#leftDIV {
width:450px;
float:left;
background-image:url('images/horDivide.gif');
background-repeat:repeat-y;
height:230px;
background-position:425px 0;
display:block;
}
.anchor {
color:black !important ;
}
.example {
color:#585858;
font-size:11px !important;
}
#formError {
display:block;
float:right;
width:350px;
margin:-500px 110px 0 0;
}
#formError span {
margin-left:25px;
}
#sitemap {
line-height:22px;
/*list-style-type:none;*/
}
#sitemap a {
text-decoration:none;
}
#sitemap a:hover {
text-decoration:underline;
}
#sitemap li ul {
/*list-style-type:none;*/
}
#sitemap li a {
color:#005DB9;
}
#sitemap li ul li a {
color:#4A53DE;
}