/* Document Styles */ body { background: #ccc; font: normal 11px/16px helvetica; color: #666; margin: 15px; text-align: center; /* For IE */ } p { margin: 0 0 5px 0; } h3 { color: #3333b3; font-size: 10px; font-weight: normal; text-transform: uppercase; margin: 10px 0 2px 0; } h2 { font-size: 20px; color: #3333b3; margin: 20px 0 2px 0; } a:link, a:visited { color: #9c0; text-decoration: none; } a:hover, a:active { color: #fff; background: #9c0; } .up { text-transform: uppercase; } ul { margin: 0; padding: 0 13px 8px 17px; list-style: none; line-height: 1.2em; } li { padding-bottom: 5px; } .greytable TH { background-color:#c4c2c2; color:white; padding:8px; } .greytable Td { padding:2px; } .greytable { background-color:white; color:#666; } /* Container Styles */ #container_med { position: relative; width: 1000px !important; background: #fff; /*url(images/dna_bw2.png) right bottom repeat-y; */ border: 15px solid #fff; margin: 0 auto; padding: 0; text-align: left; /* For IE, see above */ } /* Intro Styles */ #pageHeader_med { width: 1000px; height: 100px; background: #3333b3; /* url(images/logo.jpg) no-repeat top left;*/ } #pageHeader_med h1 { position: absolute; color: #eee; text-indent: 160px; font-size: 30px; margin: 20px; } #pageHeader_med h2 { position: absolute; color: #eee; font-size: 20px; text-indent: 260px; margin: 60px; } #quickSummary_med { width: 1000px; height: 28px; border-top: 1px solid #fff; background: #262686; } #quickSummary_med div.p1 { position: absolute; width: 700px !important; height: 28px !important; color: #eee; margin: 0; padding: 6px 0 4px 20px; border-right: 1px solid #fff; text-indent: 0px; font-size: 11px; } #quickSummary_med div.p2 { font-size: 11px; text-indent: 716px; padding: 6px 0 4px 20px; color: #eee; } #quickSummary_med a:link, #quickSummary_med a:visited, #footer_med a:link, #footer_med a:visited{ text-transform: uppercase; color: #fff; } #quickSummary_med a:hover, #quickSummary_med a:active, #footer_med a:hover, #footer_med a:active{ text-decoration: none; color: #3333b3; background: #fff; } /* Supporting Text Styles */ #preamble, #preambleMargen1 { margin: 0 50px 0 250px; } #preambleMargen1 { margin-bottom: 80px; } #preambleMargen2 { margin-bottom: 150px; } #preambleMargen2con5 { margin-bottom: 220px; } #preambleMargen3 { margin-bottom: 300px; } #preambleMargen4 { margin-bottom: 400px; } #preambleMargen5 { margin-bottom: 500px; } #preambleMargen6 { margin-bottom: 600px; } #preambleMargen7 { margin-bottom: 700px; } #dcha_med { margin: 5px 0px 0px 700px; /*border-top: 1px solid #fff; text-align: right; font-size: 12px;*/ } #footer_med{ width: 990px !important; color: #eee; height: 25px !important; background: #3333b3; margin-top: 15px; padding: 6px 12px 0 0; border-top: 1px solid #fff; } #footer_med a:link, #footer_med a:visited{ color: #fff; } #footer_med a:hover, #footer_med a:active{ color: #3333b3; background: #fff; } /* Link List Styles */ #linkList { position: absolute; top: 130px; left: 0px; width: 170px; background: #3333b3; border-left: 1px solid; } #linkList h3 { text-indent: 0px; height: 20px; margin: 0; } #linkList a:link, #linkList a:visited { font-size: 11px; color: white; } #linkList a:hover, #linkList a:active { background: white; } #lresources { border-bottom: 1px solid #fff; background: #3333b3; } #lresources li, #lresources a:hover, #lresources a:active{ color: #3333b3; } #lresources h3{ color: #fff; } #lresources h3:hover{ background: #3333b3; color: #124; }