body {
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
line-height:20px;
text-align: left;
margin: 0;
padding-top: 7px;
border: 0;
}

.pagewrapper {
width: 985px;
height: auto;
padding: 0;
margin: 0 auto;
background-color: #FFFFFF;
}

.form-spacer {
clear: both;
height:8px;
}


a:link {
text-decoration:none;
}

a:visited {
color: #660000;
text-decoration:none;
}

a:hover {
color: #660000;
text-decoration:none;
}

a:active {
color: #660000;
text-decoration:none;
}

a:visited:hover{
color: #660000;
text-decoration:none;
}

.h1 {
color:#0F2B5B;
font-size: 22px;
padding-bottom:0;
margin-bottom:0;
font-weight: normal;
font-family:"Times New Roman", Times, serif;
}

.h2 {
color: #0F2B5B;
font-size: 17px;
padding-bottom:0;
margin-bottom:0;
text-transform: uppercase;
font-weight: normal;
}

.page-content {
background-color:#FFFFFF;
font-size: 14px;
padding-left:25px;
padding-right: 15px;
}

/******** FOOTER ***********/

.footer {
background-color: #4293AA;
background-repeat: repeat-x;
height: 24px;
text-align: center;
color: #FFFFFF;
font-size: 10px;
padding-top:5px;
}

.footer a:link {
color: #FFFFFF;
text-decoration:none;
}

.footer a:visited {
color: #FFFFFF;
text-decoration:none;
}

.footer a:hover {
color: #FFFFFF;
text-decoration:none;
}

.footer a:active {
color: #FFFFFF;
text-decoration:none;
}

.footer a:visited:hover{
color: #FFFFFF;
text-decoration:none;
}

/******** END FOOTER *******/

.clearboth {
clear: both;
}

/******** NAV ***********/

.nav {
background-color: #FFFFFF;
height: 24px;
text-align: center;
font-size: 18px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.nav a:link {
color: #003366;
text-decoration:none;
}

.nav a:visited {
color: #003366;
text-decoration:none;
}

.nav a:hover {
color: #339933;
text-decoration:none;
}

.nav a:active {
color: #0099CC;
text-decoration:none;
}

.nav a:visited:hover{
color: #339933;
text-decoration:none;
}

/******** END FOOTER *******/
