html, body, a { font-family: "Trebuchet MS", arial, sans-serif; font-size: 14px; color: #333333; line-height: 2em; }
img { border: 0; }
form { display: inline; }
h1 { font-size: 24px;}
h2 { font-size: 21px; }
h3 { font-size: 18px; }
a { color: #87b28d; text-decoration: none; }
body {  margin: 0; }
	.body-bg { background: #fffbd2; }
	.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: 250px; }
	.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 { }
		#logo-box img { vertical-align: middle; }
#middle-box { width: 100%; border-bottom: 20px solid #585e63; background: white url('../img/left-nav-repeat.gif') repeat-y; }			
	#content-left { width: 244px; min-height: 399px; padding-top: 50px; background: white url('../img/left-nav-bg.gif') no-repeat; }
		* html #content-left { height: 399px; }
 		
		#left-col { width: 200px; }
		
		#nav-ul { list-style: none; margin: 0; padding:0; margin-bottom: 150px; }
			#nav-ul li { margin-bottom: 20px; background: #87b28d;  width: 190px; text-align: center;  }
				#nav-ul li a { color: white; font-size: 15px; display: block; padding: 3px 0 3px 0px; text-decoration: none; font-weight: bold; }
		
	#content-right {  width: 651px; padding: 15px 50px 5px 5px; min-height: 439px; vertical-align: top; background: white;}
		* html #content-right { height: 439px; }
		
#footer-box, #footer-box a {  text-align: center; color: #999999; margin-top: 10px;  }
#footer-box a {  color: #999999; }

#wildcat-box { padding-right: 30px; text-align: right; margin-top: 20px; }
