*{font-family:arial;}
a img{
border:0;
}
#wrapper{
width:964px;
margin:auto auto;
}
td{
text-align:left;
vertical-align:top;
}
#banner{
background-image:url(images/header.png);
height:196px;
border-bottom:1px solid rgb(3,83,216);
}
 #banner #topnav{
 height:26px;
 padding-left:30px;
 padding-top:5px;
 }
 #banner #topnav *{
 display:inline;
 }
  #banner #topnav a{
  text-decoration:none;
  color:white;font-weight:bold;
  font-size:12px;
  margin-left:8px;margin-right:8px;
  }
  #banner #topnav form{
  position:relative;left:205px;
  }
#leftcol{
width:177px;
}


 #navholder{
 width:177px;
 }
  #navholder *{
  text-transform:capitalize;
  }
  #navholder ul{
  list-style-type:none;
  display:block;
  margin:0;padding:0;
  }
   #navholder li{/*for ie*/
   width:177px;
   }
   #navholder li a{
   text-decoration:none;
   font-weight:bold;font-size:12px;color:white;
   display:block;
   padding-top:3px;padding-bottom:5px;
   }
    #leftcol ul li a{/*level 1*/
    padding-left:10px;
    border-bottom:1px dashed rgb(93,147,238);
    }
     #leftcol ul ul li a{/*level 2*/
     padding-left:20px;
     font-weight:normal;
     background-color:rgb(93,147,238);
     border-bottom:0;
     }
      #leftcol ul ul ul li a{/*level 3*/
      padding-left:30px;
      font-weight:normal;
      background-color:rgb(93,127,200);
      border-bottom:0;
      }

#centercol{
width:591px;
padding:10px;
/*font-size:12px;*/
}
 #centercol #breadcrumb a{
 font-weight:bold;
 color:rgb(2,83,216);
 }
#rightcol{
width:195px;
}
#footer{
text-align:center;
background-image:url(images/footer.png);
background-repeat:no-repeat;
padding-top:10px;padding-bottom:5px;
}
 #footer a{
 color:white;
 font-size:11px;
 }
/**** classes *****/
.submit{
cursor:pointer;
margin:0;padding:0;
background-color:rgb(255,238,188);
border:1px solid white;
color:rgb(3,83,216);font-weight:bold;font-size:11px;
width:25px;
height:17px;
}
.txtfield{
border:0px;
height:15px;
margin-right:6px;
}
.bgblue{
background-color:rgb(2,83,216);
}
.bgbeige{
background-color:rgb(255,238,188);
}
/**** fsckeditor lock ****/
h1,h2,h3,h4,h5,h6,h7,h8{
color:rgb(3,83,216);
/*font-size:25px;*/
}
