/********************** HTML STYLES ***********************/ body { margin: 0 auto; background: #FFFFFF; color: #000000; text-align:left; } body, p, td, .standard { font-family:Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #000000; } /* Use BODYID to assign styles to body tag */ #bodyid { text-align:center; background:#a6ce39 url(standard/bg.jpg) repeat-x top center; } a { color: #633d91; } a:hover { color: #633d91; } /********************** UNIVERSAL STYLES ***********************/ .error { color: #CC0000; } .standard { } .standardbold { font-weight: bold; } .standardheader { font-size: 16pt; } .leftcolumn { color:#cbdb2a; font-family:Arial, Helvetica, sans-serif; font-size:10pt; } .leftheader { color:#cbdb2a; } /********************** LAYOUT STYLES ***********************/ #container { background:url(standard/pop_container.jpg) repeat-y top center; width:982px; margin:0 auto; } #header { background:url(standard/pop_header.jpg) no-repeat top center; width:967px; height:50px; color:#cbdb2a; font-style:italic; font-size:16pt; padding:95px 15px 0 0; text-align:right; } #container1 { background:url(standard/pop_container1.jpg) repeat-y top center; width:982px; margin:0 auto; } #header1 { background:url(standard/pop_header1.jpg) no-repeat top center; width:967px; height:50px; color:#cbdb2a; font-style:italic; font-size:16pt; padding:95px 15px 0 0; text-align:right; } #nav { width:184px; float:left; text-align:left; margin:0; } #nav ul { list-style-type:none; margin:0; text-align:left; padding:0; } #nav li { width:164px; margin:0; } #navon { background:url(standard/nav.jpg) no-repeat top center; height:26px; padding:4px 0 0 6px; } a.navon, a.navon:hover { color:#c8dc69; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; text-decoration:none; font-size:8.5pt; margin:5px 0 0 5px; } h1 { background:url(standard/pop_pagetitle.jpg) no-repeat top left; color:#402c78; font-size:18pt; line-height:1.5em; padding:0 0 0 2px; } #content { width:600px; float:left; padding:5px 10px; text-align:left; min-height:500px; } #content1 { width:700px; float:left; padding:5px 10px; text-align:left; min-height:500px; } #leftcolumn { width:155px; float:left; text-align:left; padding:0 5px 0 10px; line-height:1em; } #footer { background:url(standard/pop_footer.jpg) no-repeat top center; clear:both; width:982px; height:44px; } #footer1 { background:url(standard/pop_footer1.jpg) no-repeat top center; clear:both; width:982px; height:44px; } #bottom { width:982px; margin:0 auto; } #footernav { width:600px; text-align:left; float:left; padding:15px 0 0 20px; } #footernav a, #footernav a:hover, #footernav { color:#208535; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:9pt; line-height:1.5em; } #logo { width:300px; text-align:right; float:left; } .poweredby { padding: 10px; }