/********************** HTML STYLES ***********************/ body { margin: 0; font-family: Arial, Helvetica, sans-serif; color:#000000; background:#ffffff; } .bodyClass, p, td, .standard { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } .bodyClass { background:#1e1a59; } a { color: #000000; } a:hover { color: #000000; } #container { width:100%; } /********************** UNIVERSAL STYLES ***********************/ .error { font-size: 12px; font-weight: bold; color: #CC0000; } .standard { font-size:10pt; color:#000000; } .standardbold { font-weight: bold; } .standardheader { font-size: 18pt; color:#000000; font-family: Garamond, Times; } .navbg { background-image:url(standard/internal_navbg.jpg); background-position:top left; background-repeat:repeat-y; } .contentbg { background-image:url(standard/intrenal_contentbg.jpg); background-position:top left; background-repeat:repeat-y; padding-top:25px; } /*SPLASH NAVIGATION*/ #menu { position:absolute; z-index:99px; height: 40px; width: 761px; margin: 0px 0px -30px 120px; background: url(standard/splash_nav_dropdown.png) no-repeat top; } #nav, #nav ul { float: left; width: 761px; list-style: none; padding: 0; margin: 0; z-index:99; } #nav a { display: block; width: 150px; w\idth: 150px; color: #ffffff; text-decoration: none; text-align: center; } #nav a.parent { height: auto; padding: 8px 0; z-index:99; width:150px; } #nav a.parent:hover { background: #ff9200; color:#1e1959; z-index:99; } #nav li { float: left; padding: 0; margin: 0; width: 150px; z-index:99; } #nav li ul { position: absolute; left: -999em; height: auto; width: 144px; w\idth: 144px; margin: 0 2px 0 0px; background:#1e1959; z-index:1000; } #nav li li { padding: 0px; margin: 0px 0 0 0; width: 147px; text-align:left; z-index:1000; background:#1e1959; } #nav li ul a { padding: 3px; color: #ffffff; width: 144px; w\idth: 144px; background:#1e1959; z-index:1000; border-bottom: solid 1px #1e1959; } #nav li ul a:hover { color: #ff9200; background: #1e1959; z-index:99; } #nav li ul ul { margin: -1.75em 0 0 14em; z-index:99; } #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; z-index:99; } #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; z-index:99; } #nav li:hover, #nav li.sfhover { } /* SPLASH NAVIGATION ENDS*/ .pagetitle { font-size: 22pt; color:#000000; font-family: Garamond, Times; } #topnav li { display:inline; padding: 0 10px; } #topnav { padding:72px 0 0 0; } a.toptext, a.toptext:hover { text-decoration:none; color:#004731; font-family:Arial, Helvetica, sans-serif; font-size:14pt; } .footer { color:#FFFFFF; font-size:7pt; font-weight:bold; } .splashcontent { background-image:url(standard/splash_content.jpg); background-repeat:repeat-y; background-position:center top; text-align:center; } #splashtext { width:625px; margin:auto; } #splashSlideshow{ position: auto; z-index:-1px; top: 180px; width: 761px; height: 209px; margin: auto; } .poweredby { padding: 10px; } #internalLogo{ margin: 0px 0px 20px 120px; }