
body {background-image:url(../images/blbkgnd.gif); font-family:Arial, Verdana, Helvetica, sans-serif; font-size:small;}
h1 {font-size:150%;}
h2 {font-size:130%;}
h3 {font-size:110%;}
#master {width:100%; margin-top:15px;}
#content {margin:auto; width:955px;}
#logo {width:955px; height:33px;}
#redbar {background-color:#FF0000; width:945px; height:22px; text-align:right; color:#FFF; font-weight:bold; padding:3px 10px 0px 0px;}
#greybar {background-color:#c0c0c0; width:945px; height:25px; text-align:right; color:#FFF; font-weight:bold; padding-right:10px;}
#leftcol {position:releative; float:left; width:150px; height:250px; padding-top:35px;}
#rightcol {position:releative; float:left; width:745px; padding:35px 15px 0px 40px;}
#footer { width:745px; height:25px; text-align:center;}
table td {margin:0px 10px 7px 0px;}
.titlebar {background-color:#c0c0c0; width:740px; height:25px; color:#000080; font-weight:bold; margin-top:25px; border-left: red 7px solid;}
.titlebarcopy {float:left; height:15px; width:700px; border-left: white 7px solid; padding:5px; 0px; 0px; 10px;}
.navbutton {
   background-color:#fff;
   border: 1px solid #000;
   height:20px;
   width:140px;
   color:#000;
   padding:8px 5px 5px 5px;
   margin-top:8px;
   margin-bottom:8px;
   text-align:center;

}

.navbuttonselected {
   background-color:#c0c0c0;
   border: 1px solid #000;
   height:20px;
   width:140px;
   color:#000;
   padding:8px 5px 5px 5px;
   margin-top:8px;
   margin-bottom:8px;
   text-align:center;

}

.navbutton a:link {
    text-decoration: none;
    color: #000;
    font-size:12px;	

}

.navbutton a:visited {
    text-decoration: none;
    color: #000;
    font-size:12px;	

}

.navbutton a:hover {
    text-decoration: underline;
    color: #000;
    font-size:12px;	

}

.field {background-color:#FFFFCC; margin-bottom:5px;}
.redtextheader{color:#ff0000; font-size:150%}
.redtext100 {color:#FF0000;}
.redtext120 {font-size:120%; color:#FF0000; font-weight:bold;}
.blacksubheader120 {font-size:120%; color:#000; font-weight:bold;}

