body { background-image : url('../images/body_bg.gif'); background-repeat : repeat; background-color : #FFFFFF; margin : 0px; } td, div, p { font-family : arial, verdana, sans-serif; color : #333333; font-size : 13px; } a:link, a:active, a:visited, a:hover { color : #416789; } a:hover { color : #9A292B; } #borderLeft { background-image : url('../images/border_left_bg.gif'); background-repeat : repeat-y; vertical-align : top; } #borderRight { background-image : url('../images/border_right_bg.gif'); background-repeat : repeat-y; vertical-align : top; } #container { background-color : #FFFFFF; } #header { } #hnav { } #contentCell { } #contentCell h1 { color : #8C2F2F; font-family : arial, verdana, sans-serif; font-size : 20px; font-weight : normal; width : 100%; padding : 5px; border-bottom : 1px solid #8C2F2F; } #contentCell h2 { color : #8C2F2F; font-family : arial, verdana, sans-serif; font-size : 16px; font-weight : normal; padding : 0px 5px 0px 5px; } .homeHighlight { font-family : arial, sans-sarif; color : #273967; font-size : 18px; text-align : center; padding : 1em; } #promoCell { text-align : center; } .bottomText { font-family : arial, sans-sarif; color : #606066; font-size : 12px; vertical-align : top; } #footer1 { background-image : url('../images/border_bottom.gif'); background-repeat : repeat-x; width : 779px; } #footer2 { width : 779px; font-size : 11px; padding-top : 5px; color : #99999F; } #footer2 a:link, #footer2 a:active, #footer2 a:visited{ color : #99999F; } #footer2 a:hover { color : #9A292B; } #textlinks, #jclink { font-size : 10px; padding-bottom : 1em; text-align : center; } #floatImage { padding : 10px; text-align : center; } /* *** FORM CLASSES *** */ .alt1 { background-color : #FFFFFF; } .alt2 { background-color : #E5E9EE; } .alt3 { background-color : #D5D9DF; } .alt1 td, .alt2 td, .alt3 td { padding : 3px; } .formElement { padding : 3px; } .formLable { font-family : Georgia, "Times New Roman", sarif; color : #666666; font-size : 11px; font-style : italic; padding-left : 8px; } /* *** CONTACT PAGE CLASSES *** */ #contactleft { float : left; } #contactright { float : right; } .contactitem { width : 300px; } .contactitem img { margin-right : 10px; } .contactitem h2 { margin : 8px 0 10px 0; } .contactitem .data { height : 70px; !important width : 200px; vertical-align : top; padding-left : 1em; } .req { color : #CC0000; font-weight : bold; }