/*Style Sheet for Version 4 Browsers */ body { background-color : #FFFFFF; margin-left : 20px; margin-right : 20px; margin-top : 10px; } /*Styles for the Main Content Layer */ .maindiv { font-family: Arial, Helvetica, sans-serif; font-size : 14px; padding-left : 48px; padding-right : 36px } .maindiv p { line-height : 140%; margin-top : 6px } .maindiv h1 { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 16px; } .maindiv h2 { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 16px; } .maindiv a:link { color : #333399 } .maindiv a:visited { color : #660066 } .maindiv a:hover { color : #7D7EBD } /* Lists*/ ul { /* color : #000000; */ font-family: Arial, Helvetica, sans-serif; font-size : 14px; margin-right : 36px } ol { /* color : #000000; */ font-family: Arial, Helvetica, sans-serif; font-size : 14px; margin-right : 36px } /*Style for The Little Icon Layers */ .icondiv a { color:#FFFFFF } .icondivL a { color:#FFFFFF } /*Style Applied to the Sidebar Layer */ .navDiv { /* color : #999999; */ font-family: Arial, Helvetica, sans-serif; font-size : 14px } .navDiv h1 { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 16px } .navDiv h2 { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 16px } /*Style Applied to the Paragraphs for Main Section Links */ p.navButts { color : #333333; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px; font-weight : bold; margin-bottom : 4px; margin-left : 0px; margin-top : 6px } .navButts a { color : #3A6199; text-decoration : underline } .navButts a:hover { color : #999999; text-decoration : none } /*Style Applied to the Paragraphs for Static Down-State Main Section Links */ p.navStatic { color : #333366; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; margin-bottom : 6px; margin-left : 0px; margin-top : 6px } /*Style Applied to the Paragraphs for the Sub-Section Links */ p.navSubs { color : #333399; font-family : Arial, Helvetica, sans-serif; font-size : 12px; margin-bottom : 2px; margin-left : 12px; margin-top : 0px } .navSubs a { color : #333399; text-decoration : underline } .navSubs a:link {color : #333399 } .navSubs a:visited { color : #660066 } .navSubs a:hover { color : #333399; text-decoration : underline } /*Style Applied to the Paragraphs for Static Down-State Sub Section Links */ p.navViz { color : #333333; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px; font-weight : bold; margin-bottom : 6px; margin-left : 0px; margin-top : 6px } .navViz a { color : #333333; text-decoration : underline } /*Style Applied to the Paragraphs for Copyright and Small-Text */ p.copyrights { color : #999999; font-family : Arial, Helvetica, sans-serif; font-size : 11px; margin-bottom : 12px; margin-top : 60px } p.footer { color : #999999; font-family : Arial, Helvetica, sans-serif; font-size : 11px; margin-top : 12px } p.breadcrumb { color : #999999; font-family : Arial, Helvetica, sans-serif; font-size : 11px; margin-top : 2px } .breadcrumb a { color : #3A6199; text-decoration : underline } .breadcrumb a:hover { color : #000066; text-decoration : underline } /*Turns off Borders around Hyperlinked Images- Apply to a-tags*/ a.nn4imgWhite { color: #FFFFFF} /*Styles Applied to Form Elements*/ form td { color : #333333; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px } /*Styles Applied to Float Images left or right */ .imgfloatright { float : right } .imgfloatleft { float : left }