html {
height: 100%;
}
body {
height: 100%;
margin: 0px;
padding: 0px;
font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #666;
text-align: center;
background: #f3f3f3 url(../images/bodybg.png) repeat-x;
}
a {
text-decoration: none;
}
a:link {
color: #ABB900;
}
a:visited {
color: #999;
}
a:hover, a:active {
color: #000;
}
img {
border: none;
}
p {
margin: 0px 0px 12px;
line-height: 170%;
}
h2 {
font-size: 14px;
margin: 25px 0px 12px;
}
.first {
margin-top: 0px;
}
form {
display: inline;
margin: 0px;
}
#wrapper {
position: relative;
min-height: 100%;
}
#headerwrap {
position: relative;
width: 800px;
height: 285px;
margin: auto;
background: url(../images/title.png) no-repeat;
}
#topnav {
position: absolute;
top: 0px;
right: 0px;
width: 362px;
height: 25px;
z-index: 10;
opacity: 0.9;
background: transparent;
}
#topnav td {
font-size: 11px;
vertical-align: middle;
}
#topnav a:link, #topnav a:visited {
color: #fff;
display: block;
width: 100%;
height: 100%;
padding: 5px 0px 6px;
background-color: #004993;
}
#topnav a:hover, #topnav a:active {
color: #CCFF00;
}
#flashcontent1 {
position: absolute;
top: 121px;
left: 0px;
width: 440px;
height: 164px;
text-align: left;
z-index: 1;
}
#flashcontent2 {
position: absolute;
top: 25px;
right: 0px;
width: 362px;
height: 260px;
z-index: 1;
}
#contentwrap {
width: 800px;
margin: 0px auto;
padding-bottom: 125px;
text-align: left;
}
#contentwrap:after {
content: "";
display: block;
height: 0px;
clear: both;
}
#leftcol {
float: left;
width: 417px;
}
#leftnav {
position: relative;
float: left;
width: 260px;
min-height: 210px;
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
background: url(../images/navbg.png) no-repeat;
}
#illus {
float: right;
width: 157px;
text-align: center;
}
#rightcol {
float: left;
width: 342px;
padding: 15px 20px 0px;
}
#footer {
position: relative;
width: 100%;
height: 80px;
left: 0px;
margin-top: -81px;
font-size: 11px;
line-height: 160%;
color: #B0D8FF;
background-color: #0156A9;
border-top: 1px solid #003862;
}
#footer p {
margin: 15px 0px 0px;
}
#footer a:link, #footer a:visited {
color: #CCFF00;
}
#footer a:hover, #footer a:active {
color: #fff;
}
.hide {
display: none;
}
.logincontainer {
position: absolute;
width: 50%;
top: 285px;
left: 25%;
text-align: center;
background: transparent;
z-index: 99;
}
.loginbox {
width: 250px;
padding: 23px 20px 20px;
margin: auto;
text-align: left;
border: 1px solid #004B84;
background-color: #0156A9;
opacity: 0.9;
}
.logininner:after {
content: "";
display: block;
height: 0px;
clear: both;
}
a.pulldown:link, a.pulldown:visited {
color: #CCFF00;
}
a.pulldown:hover, a.pulldown:active {
color: #fff;
}
.input1 {
width: 240px;
padding: 3px 5px;
margin-bottom: 15px;
font-size: 11px;
color: #000;
background-color: #fff;
border: 1px solid #003862;
}
.button1 {
display: inline-block;
float: left;
font-size: 11px;
font-weight: bold;
}
.button2 {
display: inline-block;
float: right;
font-size: 11px;
font-weight: bold;
}
.spacing {
margin: 20px 0px 12px;
line-height: 170%;
}
li {
margin-left: -24px;
line-height: 170%;
}
.color1 strong {
font-weight: normal;
color: #D70B8C;
}
.color1 h2 {
color: #D70B8C;
}
.color2 strong {
font-weight: normal;
color: #A35F9C;
}
.color2 h2 {
color: #A35F9C;
}
.color3 strong {
font-weight: normal;
color: #DE761C;
}
.color3 h2 {
color: #DE761C;
}
.color4 strong {
font-weight: normal;
color: #C4A307;
}
.color4 h2 {
color: #C4A307;
}
.color5 strong {
font-weight: normal;
color: #5D8FD3;
}
.color5 h2 {
color: #5D8FD3;
}
.color6 strong {
font-weight: normal;
color: #00AAB5;
}
.color6 h2 {
color: #00AAB5;
}
.color7 strong {
font-weight: normal;
color: #DC4D3A;
}
.color7 h2 {
color: #DC4D3A;
}
.color8 strong {
font-weight: normal;
color: #00A4C3;
}
.color8 h2 {
color: #00A4C3;
}
.color9 strong {
font-weight: normal;
color: #D37ED6;
}
.color9 h2 {
color: #D37ED6;
}
.pagenav {
margin: 20px 0px 12px;
line-height: 170%;
}
.pagenav a:link, .pagenav a:visited {
color: #ABB900;
}
.pagenav a:hover, .pagenav a:active {
color: #000;
}
.small {
font-size: 11px;
}