a:link {
    text-decoration: underline;
    color: #084097;
}
a:visited {
    text-decoration: underline;
    color: #084097;
}
a:hover {
    color: #0854C1;
    text-decoration: none;
}
a:active {
    color: #CC0000;
    text-decoration: none;
}

a.link2:link {
    color: #999999;
    text-decoration: none;
}
a.link2:visited {
    color: #999999;
    text-decoration: none;
}
a.link2:hover {
    color: #0854C1;
    text-decoration: underline;
}
a.link2:active {
    color: #CC0000;
    text-decoration: underline;
}

.body11px {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #313131;
}
.introtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #313131;
}
.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
}
.body12px {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #313131;
}
.body12pxbold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #313131;
}
.body14pxbold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #313131;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #313131;
}
from {
    margin: 0;
    padding: 0;
}
.header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #CC3333;
    font-weight: bold;
}
.rednote {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CC3333;
    font-weight: bold;
}
.review {
    font-family: Arial, Helvetica, sans-serif;
    color: #CC3333;
    font-weight: bold;

}
.fieldheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CC3333;
    font-weight: bold;
}
.body12pxleading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #313131;
}
/* NAVIGATION LINK STYLES TO REPLACE OLD GRAPHIC/ROLLOVER SCRIPT */
#nav {
height: 33px;
background: #C4352A;
}
#nav ul {
margin: 0; padding: 7px 0 0 0;
list-style-type: none;
}
#nav ul li {
float: left;
margin: 0; padding: 3px 0;
}
#nav ul li a.navlink {
padding: 3px 30px 1px 30px;
background: #C4352A; color: white;
font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;
text-decoration: none; letter-spacing: 1px;
border-top: none;
border-left: none; border-right: dotted 1px white;
border-bottom: solid 3px #C4352A;
}
#nav ul li a#last {
border-right: none;
}
#nav ul li a.navlink:hover {
border-bottom: solid 3px #900;
}
.imgButton {
border: none;
}
#errors {
display: none;
}
