@charset "utf-8";
/* CSS Document */

body {margin:0; background-color:#441e81; font-family:"Trebuchet MS", Verdana; font-size:9pt; background-image:url(images/bkgrd.jpg);}
hr {color:#cb982d}
h1 {font-size:14pt;}
h3 {font-size:11pt}
a {color:#441e81}
form{font-family:"Trebuchet MS", Verdana; font-size:9pt:}
.button {background-color:#cb982d; font-size:8pt; border:#999999}
.topbar {background-color:#8b0526; text-align:right; width:1000px; margin-left:auto; margin-right:auto; padding:10px; height:20px;}
.main {margin-left:auto; margin-right:auto; background-color:#e4e0cb; }
.mainoutside {width:1000px; margin-left:auto; margin-right:auto; background-color:#cb982d; padding:10px; background-image:url(images/headergraphic.jpg); background-repeat:no-repeat;}
.text {padding:10pt;}
.topnavdiv {height:23px;}
.smtxt {font-size:7pt;}
.whitetxt {color:#FFFFFF}
.whitetxt a {color:#FFFFFF; text-decoration:none}
.currentnews {background-image:url(images/currentnewsbkgrd.gif); width:584px;}

.form {font-family:"Trebuchet MS", Verdana; font-size:8pt;}


/* top rollovers */
.srollover {background-image:url(images/topnav.png); width:120px; height:20px;text-align:center; color:#e4e0cb;}
a.srollover {
    display: block; color:#FFFFFF; float:right; font-size:9pt;
    width: 115px; padding-top:3px;
    height: 20px;
    background: url("images/topnav.png") 0 0 no-repeat;
    text-decoration: none; 
}
 
a:hover.srollover {
    background-position: -120px 0; color:#FFFFFF;
} 

/* left rollovers */
.1rollover {background-image:url(images/leftnavbkgrd.gif); width:160px; height:20px;text-align:center; color:#e4e0cb; padding:5pt;}
a.lrollover {
    display: block; color:#FFFFFF;  font-size:9pt; padding:3pt;
    width: 160px; 
    height: 20px;
    background: url("images/leftnavbkgrd.gif") 0 0 no-repeat;
    text-decoration: none; 
}
 
a:hover.lrollover {
    background-position: -170px 0; color:#FFFFFF;
} 

/* login rollovers */
.1oginrollover {background-image:url(images/leftnavlogin.gif); width:160px; height:20px;text-align:center; color:#e4e0cb; padding:5pt;}
a.loginrollover {
    display: block; color:#FFFFFF;  font-size:9pt; padding:3pt;
    width: 160px; 
    height: 20px;
    background: url("images/leftnavlogin.gif") 0 0 no-repeat;
    text-decoration: none; 
}
 
a:hover.loginrollover {
    background-position: -170px 0; color:#FFFFFF;
} 



/* home rollover */
.homerollover {background-image:url(images/home.gif); width:60px; height:30px;color:#e4e0cb; float:right}
a.homerollover {
    display: block;   
    width: 60px; 
    height: 30px;
    background: url("images/home.gif") 0 0 no-repeat;
    text-decoration: none; 
}
 
a:hover.homerollover {
    background-position: -70px 0; color:#FFFFFF;
} 

/* contact rollover */
.contactrollover {background-image:url(images/contact.gif); width:60px; height:30px;color:#e4e0cb; float:right}
a.contactrollover {
    display: block;   
    width: 60px; 
    height: 30px;
    background: url("images/contact.gif") 0 0 no-repeat;
    text-decoration: none; 
}
 
a:hover.contactrollover {
    background-position: -70px 0; color:#FFFFFF;
} 

/* faq rollover */
.faqrollover {background-image:url(images/faq.gif); width:60px; height:20px;color:#e4e0cb; float:right}
a.faqrollover {
    display: block;   
    width: 60px; 
    height: 30px;
    background: url("images/faq.gif") 0 0 no-repeat;
    text-decoration: none; 
}
 
a:hover.faqrollover {
    background-position: -70px 0; color:#FFFFFF;
} 