body { background-color: #95BFC7; font-family: verdana, helvetica, sans-serif; }
.bolded {
	font-weight: bold;
	color: #900;
	font-size: 12px;
}
p { font-family: verdana, helvetica, sans-serif; color: #595959; font-size: 11px; line-height: 155%; padding-right: 20px; }
td { font-family: verdana, helvetica, sans-serif; color: #595959; font-size: 9px; }
.tdHome {
	padding-left: 50px;
}
.footer { font-family: verdana, helvetica, sans-serif; color: #595959; font-size: 9px; line-height: 125%; }
a { color: #4A5589; }
h2 { color: #324879; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
h3 { color: #324879; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
/* commented backslash hack (second rule is for IE5/Mac) \*/
.alt { position: absolute; left: -9999px; }
/* end hack */
/*\*//*/
.alt { text-indent: -9999px; }
/**/

div.form-error {
    border: 2px solid #FF0000;
    padding: 8px 10px;
    text-align: left;
    background: #FFFF99;
    color: #000000;
    font-size: 1.1em;
    }
