#header {margin: 0; padding: 0; clear: both;}
#header #headerLeft {float: left; margin: 0; padding:0; width: 100px;}
#header #headerRight {
	margin: 0 0 0 0px;
	padding:0;
	margin-top: 8px;
}

#header #navBarTop{background: url(../images/navbar_top.gif); background-repeat: repeat-x; height: 6px;}
#header #navBar {
	background: url(../images/navbar_bg.gif); 
	background-repeat: repeat-x; 
	padding: 12px 0 0 0; 
	height: 32px; /*bg grapic is 44px so top padding and height must equal this.*/
	color: #000000; 
	text-align: center; 
}

#header #navBar ul {
	margin: 0 0 0 0;
	padding: 0;
	color: #000000;
}
#header #navBar li {
	display: inline;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #000000;
}
#header #navBar a:link, #navBar a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#header #navBar a:hover {color: #FFFFFF;}
/*#header #searchBar {background: url(../images/searchbar_bg.gif); background-repeat: repeat-x; padding: .2em 0;}*/
#header #searchBar {background: url(../images/searchbar_bg.gif); background-repeat: repeat-x; height: 35px; padding: .3em .2em 0 .2em;}
#header #searchBar a:link, #searchBar a:visited { font-size:10px; text-decoration: underline; color: #0071BB;}
#header #searchBar a:hover {color: #666633; text-decoration: none;}
#header #line {margin: 0; clear:both;}
#header #logo img, #logo img {border: none;}

.a1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #CCCCCC}
.mbt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: normal; color: #000000}
.h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold}
.frm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666}
.mbtB { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #666666 }
.mbtr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #CC0000}
.frm {  }
a.bod {font-family: Arial; font-size: 10px; color: #FF3300; text-decoration: none; font-weight: bold}
a.bod:hover {font-family: Arial; font-size: 10px; font-weight: bold; color: #FF9900; text-decoration: none}
a.bod:active {font-family: Arial; font-size: 10px; font-weight: bold; text-decoration: none; color: #FF9900;}

a.lge {font-family: Arial; font-size: 12px; color: #FF3300; text-decoration: none; font-weight: bold}
a.lge:hover {font-family: Arial; font-size: 12px; font-weight: bold; color: #FF9900; text-decoration: none}
a.lge:active {font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; color: #FF9900;}

a.foot {font-family: Arial; font-size: 11px; color: #9999CC; text-decoration: none; font-weight: normal;}
a.foot:hover {font-family: Arial; font-size: 11px; font-weight: normal; color: #FFCC00; text-decoration: none}
a.foot:active {font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #FFCC00}.h1orange {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3300; font-weight: bold
}
.mbtBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 3pt;
}
.mbtBlack10 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000
}
.mbtBlackBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 100%;
}
ul.bus li {
	margin:0 0 .5em 0;
}

