@charset "utf-8";
/* CSS Document */

body {background-image:url(images/bkgrd.gif); background-attachment:fixed; font-family:"Trebuchet MS", Verdana; font-size:9pt; margin:0; color:#FFFFFF}
h1 {font-size:15pt;}
h2 {font-size:13pt; color:#FFFFFF}
h3 {font-size:12pt; font-style:italic}
td, tr {font-family:"Trebuchet MS", Verdana}
a {color:#5aacc0;  text-decoration:none}
a:hover {color:#9E1316}
.topofpage {background-image:url(images/headerbkgrd.gif);}
.950wide {width:950px; color:#333333; margin-left:auto; margin-right:auto;}
.950wide a {color:#333333; text-decoration:none} 
.main {width:950px; margin-left:auto; margin-right:auto; background-color:#333333;}
.textdiv {padding:10pt; width:750px;}
.navtbl {border-bottom:dotted thin #333333;}
.leftnavbkgrd { background-image:url(images/leftnavbkgrd.gif); }
.bottomofpage {background-image: url(images/bottomofpage.gif); width:950px; height:320px; background-repeat:no-repeat; background-color:#5aacc0; padding-top:70px; vertical-align:bottom }
.bottomofpage a {color:#FFFFFF; }
.bottomofpage a:hover {background-color:#9e1317}
.smtxt {font-size:8pt;}



/* left rollovers */

.srollover {width: 155px; color:#FFFFFF;}
a.srollover { 
    display: block; color:#FFFFFF;  font-size:9pt;
   padding:3px;
    height: 18px;
    background: url("images/buttonsbkgrd.gif") 0 0 ;
    text-decoration: none; text-align:left;
}
 
a:hover.srollover {
    background-position: -160px 0; color:#9e1317; padding-left:5px;
} 

.srollovertop {width:94px; color:#FFFFFF; height:25px; float:right; margin-right:10px;}
a.srollovertop { 
    display: block; font-size:9pt;
   padding:5px;
    height: 18px;
    background: url("images/topnavbkgrd.gif") 0 0 ;
    color:#FFFFFF; text-decoration:none; text-align:center;
}
 
a:hover.srollovertop {
    background-position: -105px 0; color:#FFFFFF; padding-left:5px;
} 