﻿body{
font-size:.9em;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
margin:0;
}
.homeAnchor{
text-decoration: none;
color:#000066;
font-size:2em;
font-weight:bold;
}
#head{
background-color:#6699CC;
height:3.75em;
padding:.9em 0em 0em 1.25em;
}
#nav{
left:0em;
line-height:1.7em;
padding:1.1em 0em 0em 1.25em;
position:absolute;
top:4.65em;
white-space:nowrap;
width:7.5em;
}
#nav a{
color:#000066;
text-decoration: none;
}
#nav a:hover{
font-weight:bold;
}
#content{
padding:.1em 10em 0em 10em;
}
.pageTitle{
font-size:1.5em;
font-weight:bold;
margin-bottom:.2em;
}
h1{
font-size:1.5em;
margin-bottom:-.5em;
}
h2{
font-size:1.25em;
margin-bottom:-.5em;
}
h3{
margin-bottom:-.5em;
}
h4{
margin-bottom:-.5em;
}
.title{
font-size:1.25em;
}
.boldTitle{
font-size:1.25em;
font-weight:bold;
}
.textBold{
font-weight:bold;
}
.contactDiv{
margin-top:.75em;
}
.contactDivCaptcha{
margin-top:1em;
}
.certImgHome{
border:0px;
margin:9px 0px 0px 0px;
}
.spaceLine{
line-height:1.5em;
}
.spaceLine2{
line-height:1.75em;
}
.errorDisplayNone{
color:Red !important; /*!important for mozilla*/
display:none;
}
.javascriptRequired{
background-color:#FFFF99;
border-color:Red;
border-style:solid;
border-width:1px;
color:Red;
font-size:1em;
font-weight:bold;
margin-bottom:1em;
padding:1em;
}