/********************** HTML STYLES ***********************/ /* IE6 PNG FIX */ img, div, a { behavior: url(/iepngfix.htc); } /* DO NOT EDIT THE BODY TAG, USE .bodyClass INSTEAD */ body { margin: 0; background: #FFFFFF; color: #000000; } /* SET STANDARD FONT STYLES */ .bodyClass, p, td, .standard { font-family: "Swis721 LtCn BT", Arial, Helvetica, sans-serif; font-size: 13px; color: #29363e; } /* USE .bodyClass TO ASSIGN STYLES TO THE BODY TAG */ .bodyClass { text-align:center; background:#1f4b74 url(standard/bodybg.jpg) no-repeat top center; color:#29363e; } /* SET DEFAULT LINK COLOR */ a { color: #355a87; } /* SET DEFAULT LINK MOUSE OVER COLOR */ a:hover { color: #355a87; } a img { border: 0; } /********************** UNIVERSAL STYLES ***********************/ .error { color: #CC0000; } .standard { text-align:left; } .standardbold { font-weight: bold; } .standardheader, .standardheader b { font-size: 18px; font-family:"Swis721 Cn BT", Arial, Verdana; text-transform:uppercase; text-align:left; } /********************** LAYOUT STYLES ***********************/ #wrapper { margin:0 auto; width:840px; } #header { width:840px; height:146px; text-align:left; position:relative; } #headerinfo { position:absolute; left:450px; top:30px; width:350px; height:50px; text-align:center; } #headerinfo, #headerinfo a, #headerinfo a:hover, #footerinfo, #lamgmt { font-family:"Swis721 LtEx BT", Arial; color:#fff; text-decoration:none; font-size:10.5pt; line-height:1.5em; } #header ul { width:575px; left:250px; top:105px; list-style:none; height:30px; position:absolute; } #header ul li { display:inline; float:left; white-space:nowrap; padding:5px 14px; } #header ul li a, #header ul li a:hover { color:#fff; text-decoration:none; font-weight:bold; font-family:tahoma, Geneva, serif; font-size:10pt; font-stretch:condensed; text-transform:uppercase; } #header a.indexlink, #header a.indexlink:hover { position:absolute; left:0; top:0; width:250px; height:130px; } #container { background:url(standard/container.jpg) repeat-y; width:840px; margin-left:21px; } #content { clear:both; width:840px; background:url(standard/contenttop.jpg) no-repeat top; padding:10px 0; text-align:left; } #navbar { width:230px; float:left; text-align:left; padding:30px 0 0 0; } #navbar ul { margin:0; padding:0; list-style:none; text-align:right; } #navbar ul li { display:block; margin:0 0 0 10px; } #navbar ul li.parent { border-bottom:1px solid #e5e5e9; min-height:1.5em; padding:7px 0; } #navbar ul li.parent a, #navbar ul li.parent a:hover { color:#29363e; text-transform:uppercase; text-decoration:none; background:url(standard/navbg.jpg) no-repeat right; padding:0 15px 0 0; display:block; } #sidepic { text-align:right; width:230px; } #contenttext { text-align:left; float:left; width:540px; min-height:350px; _height:350px !important; padding:0 0 0 30px; } #footer { clear:both; width:840px; padding:17px 0 0 0; height:50px; background:url(standard/footer.jpg) no-repeat top; margin-left:21px; text-align:left; } #footerinfo { font-weight:normal; font-size:10pt; width:470px; height:1em; text-align:center; float:left; } #lamgmt { float:left; width:360px; padding:20px 0 0 0; text-align:right; } #lamgmt a, #lamgmt a:hover { color:#7da2c3; font-weight:normal; font-size:10pt; text-decoration:none; } .poweredby { padding: 10px; }