html, body, a { font-family: arial, sans-serif; font-size: 12px; color: #333333;}
a { color: #dc5804; text-decoration: none; }
a:hover { color: #0058b9; }
img { border: 0; }
form { display: inline; margin: 0; padding: 0;}
h1 { font-size: 24px;}
h2 { font-size: 21px; }
h3 { font-size: 18px; }

body {  margin: 0; }
	.body-bg { background: white; }
	.clear { clear: both; }
	.br { height: 5px; font-size: 5px; }
	.br2 { height: 10px; font-size: 10px; }
	.msg { background: #ffeda4; color: #be0000; text-align: center; margin: 10px 0; padding: 0; display: block; }
	.pad1 { padding: 5px; }
	.pad2 { padding: 10px; }
	.noul { text-decoration: none; }
	.odd { background: #eeeeee; }
	.even { background: #ffffff; }
	.center { text-align: center; }
	.bold { font-weight: bold; }
	.lt { text-align: left; }
	.rt { text-align: right; }
	.h1 { font-size: 18px; }
	.req { color: #be0000; }
	.big { font-size: 20px; }
	.med { font-size: 16px; }
	.sm { font-size: 12px; }
	.lift { position: relative; top: -3px; }
	.form-ul { list-style: none; padding: 0; margin: 0; width: 100%; }
		.form-ul li { margin-bottom: 10px; clear: both; }
			.form-ul li label { float: left; width: 120px; text-align: right; padding-right: 10px; }
			.form-ul li strong { color: #be0000; }
			.form-ul li em { color: #be0000; font-style: normal; }
			.form-ul li input { padding: 1px 3px; }
			.form-ul li span.note { color: #6574f5; }
			.form-ul li .same-width { width: 300px; }
	.form-error-ul { list-style: none; }
	.form-inline-error { background: url('../img/icon/alert.gif') top left no-repeat; padding-left: 15px; color: #cc0000; }
	
	.list { list-style: none; }
		.list li { margin-bottom: 10px; clear: both;}
			.list li label { float: left; width: 130px; text-align: right; padding-right: 10px; }
	.tbl { width: 100%; border-collapse: collapse;  }

#main-content { width: 950px; margin: 0 auto; }

#top-box { width: 100%; }
	#logo-box { width: 950px; height: 238px; }
	#logo-box-inner{}
		#logo-box img { vertical-align: middle; }
		#home-middle{width: 950px; min-height: 500px;  background: url('../img/header.gif') no-repeat;  }
			* html #home-middle{ height: 500px; }
#middle-box { width: 100%; }			
	#content-left { width: 200px;   min-height: 500px; vertical-align: top;}
		* html #content-left { height: 500px; }
 
 #content-container{min-height: 200px; width: 660px; padding: 10px; float: right; margin-top: 270px; margin-right: 10px;}
 	* html #content-container{height: 200px; } 
	
 #content-page{width: 950px; min-height: 500px; background: url('../img/content-header.gif') no-repeat; }
 	* html #content-page { height: 500px; }
 #home-table{ }
 #home-table td{vertical-align: top; }
 #blue-bar{width: 950px; height: 20px; background-color: #003ea6;} 
 #blue-bar-right { background-color: #0058b9;  border-left: #a5c4e6; height: 20px;}
 #home-content{ width: 375px; padding: 10px; min-height: 200px;   margin-right: 10px; float: right; margin-top: 226px;}
  * html #home-content{ height: 200px; } 
 #home-left{float: left; margin-top: 172px; min-height: 200px;}
 	* html #home-left{height: 200px; }
 #news-box{ width: 281px; height: 315px; background-color: #0058b9; float: right; margin-top: 285px; padding: 10px; color: white; overflow: hidden; } 
 	* html #news-box{height: 315px;}
	#news-box a { color: #ffffff; text-decoration: underline; }
	

#nav-ul { list-style: none;  white-space: nowrap; padding-top: 38px; text-align: center; width: 900px;}
#nav-ul li { list-style-type: none; display: inline;  padding-right: 14px;}
	#nav-ul li a { color: #dc5804; font-size: 16px; font-weight: bold; text-decoration: none; text-transform: uppercase;}
		#nav-ul li a:hover{ color: blue; }
#nav-tbl  { padding: 10px 0; }
#nav-tbl a { color: #dc5804; font-size: 16px; font-weight: bold; text-decoration: none; text-transform: uppercase; }
#nav-tbl a:hover {color: blue;} 
#content-right {  width: 700px; padding: 0 20px; border: 1px dotted #007cbf; min-height: 500px; vertical-align: top;}
* html #content-right { height: 500px; }

#testimonial-box { float: right; width: 200px; padding: 5px; margin-left: 20px; background: #0058b9; color: white; overflow: hidden;}
	#testimonial-box a { color: #ffffff; text-decoration: underline; }
	#testimonial-box h1.title { padding-top: 0; margin-top: 0; text-align: center;}
#footer-box, #footer-box a {  text-align: center; background-color: #000000; height: 55px; }

#search-content{width: 220px; min-height: 50px; padding: 3px; margin-left: 10px; }
	* html #search-content { height: 50px; }
#wildcat-box { padding-right: 30px; text-align: right; margin-top: 20px; }
