.nav  , .nav a{color:white;text-decoration:none;font-size:12px}
h1, h2, h3 {font-size:18px;}
html, td, div, input {color:black;font-family: arial, helvetica, sans-serif;font-size:12px;color:#012d62}
.formtable td {padding-right:10px;text-align:right;font-size:12px;font-weight:bold;color:#012d62}
.formtable select, .formtable input {border:1px solid #959595;width:166px}
.faderbox {width:577px;height:205px;background-image:url(images/faderbox.png);position:absolute;top:125px;left:69px;}
.fader {width:577px;height:205px;position:absolute;top:0px;left:0px;display:none;}

.faderbox2 {width:266px;height:411px;background-image:url(images/faderbox.png);position:absolute;top:442px;left:656px;}
.fader2 {width:266px;height:411px;position:absolute;top:0px;left:0px;display:none;}

.subnav {width:100%;
        height:36px;
        padding:6px;
        margin-left:3px;
        background-image:url(images/subnav-bg.png);
        background-repeat:repeat-x;
        color:#ffffff;
}
.subnav a {text-decoration:none;
        color:#ffffff;
}

.hrfoot {width:900px;
        height:5px;
        border:0px;
        color:#012d62;
        background-color:#012d62;
}

.foottop{
        position: relative;
        width: 100%;
        height: 28px;
        background-image: url(images/foot-sep.png);
        background-repeat: repeat-x;
}
.foottext{position: relative;
        width: 1000px;
        height: 70px;
        padding: 0px, 5px, 8px, 5px;
        color: #012d62;
        background-image: url(images/regional-foot.png);
        background-repeat: no-repeat;
}
.foottext h2{font-size: 1.2em;font-weight: bold;color: #27435B;padding-top: 0px; padding-bottom:0px;}
.foottop a {font-weight:bold;text-decoration:none; color:#ffffff;}
.foottop span{padding: 3px;}

