body {margin: 0; padding: 0; background-color: #000;}

TD, SPAN, LI, BODY, P { color: #000; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

H1 {color: #FE2B12; font-size: 16px; line-height:18px; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;}
A {color:#061947; text-decoration: none; }
A:hover	  {text-decoration: underline; }

/* Layout */
.main {margin: 10px auto; width:760px; text-align: left; background-color: #FFF;}
.topBar { width: 100%; height: 6px; background-color:#000;}
.header {background-image: url(../images/header.jpg); width: 760px; height: 100px;}
.logo {margin: 0px; float: left; width: 286px; height: 100px;}
.account { width: 100%; color: #FFF; background-color:#666699; padding: 2px;}
.headerRight {float: right; width: 300px; margin: 10px 7px 0 0; text-align: right; color: #061947;}
.content {float: left; width: 515px; margin:10px 0px 0px 20px;}
.contentSub {float: left; width: 500px; margin:10px 0px 10px 20px; padding-right: 15px; border-right: 1px solid #000;}
.rightCol {margin:10px 15px 0px 0px; float: right; width: 195px;}
.flashHome {margin-bottom: 10px; width:100%; height: 234px; background-color: #0D6826;}
.box1{float: left; margin:0px 0px 10px 0px;width:252px; height: 130px; background-color: #061947;}
.box2{float: left; margin:0px 0px 10px 10px; width:252px; height: 130px; background-color: #FE2B12;}
.box3{float: left; margin:10px; width:175px; height: 200px; background-color: #FE2B12;}
.boxContent {margin: 20px 10px;}
.boxContent A, .boxContent P, .boxContent H1{color:#FFF;}

.search {margin-top: 10px;}
.footer {margin: 10px auto; width: 760px; padding-top: 10px; padding-bottom: 10px; color: #FFF; background-color: 000; text-align: center;}
.footer a {color: #FFF;}



/* top menu (top nav) */

.topmenu { height: 24px; width: 760px; background-color: #061947;}

ul.top_nav {list-style-type: none; font-size: 10px; color: #FFFFFF; margin:0 0 0 0px; padding: 0; font-weight:500; width:100%;}

ul.top_nav li {
float:left;
  }

ul.top_nav li a {
float:left;
display: block;
	text-indent: -9999px;
  }

li.menu01 a { width: 73px; height: 23px;background: url(../images/menu_01.gif) top left no-repeat }
li.menu01 a:hover { background-position: bottom; }
li.menu01 a.current { background-position: bottom;}

li.menu02 a { width: 77px; height: 23px;background: url(../images/menu_02.gif) top left no-repeat }
li.menu02 a:hover { background-position: bottom; }
li.menu02 a.current { background-position: bottom;}

li.menu03 a { width: 92px; height: 23px;background: url(../images/menu_03.gif) top left no-repeat }
li.menu03 a:hover { background-position: bottom; }
li.menu03 a.current { background-position: bottom;}

li.menu04 a { width: 145px; height: 23px;background: url(../images/menu_04.gif) top left no-repeat }
li.menu04 a:hover { background-position: bottom; }
li.menu04 a.current { background-position: bottom;}

li.menu05 a { width: 173px; height: 23px;background: url(../images/menu_05.gif) top left no-repeat }
li.menu05 a:hover { background-position: bottom; }
li.menu05 a.current { background-position: bottom;}

li.menu06 a { width: 77px; height: 23px;background: url(../images/menu_06.gif) top left no-repeat }
li.menu06 a:hover { background-position: bottom; }
li.menu06 a.current { background-position: bottom;}

li.menu07 a { width: 77px; height: 23px;background: url(../images/menu_07.gif) top left no-repeat }
li.menu07 a:hover { background-position: bottom; }
li.menu07 a.current { background-position: bottom;}

/* top menu (top nav) Ends*/

/* SIDEMENU */

dl.sidemenu {}
dl.sidemenu dt { 
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  font-size: 12px;	
  margin-top: 15px;
  color: #061947;
 line-height: 18px;
}
dl.sidemenu dt a {
  color: #061947;
  padding-left: 30px;
  display: block;

}
dl.sidemenu dt a:hover { 
  color: #FE2B12; 
  text-decoration: none; 
  background: url(../images/menuActive2.gif) no-repeat top right;
}
dl.sidemenu dt.current {
  color: #FE2B12; 
  text-decoration: none; 
  background: url(../images/menuActive2.gif) no-repeat top right;
  padding-left: 0px;
}
dl.sidemenu dt.current a { color: #FE2B12; }

dl.sidemenu dt.topItem {
	font-size:14px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/* SIDEMENU ENDS */

.hide {display: none;}
.spacer {clear: both;}

