html, body, textarea { font-family: Calibri, arial, helvetica, sans-serif; font-size: 12pt; color: #000000;}
a { color: #339933; text-decoration: underline; }
img { border: 0; }
form { display: inline; }
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: underline; }
	.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: 180px; 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: 920px; margin: 10px auto; }

#top-box { width: 100%; text-align: center; margin-bottom: 20px; }

#middle-box {  padding: 0 31px; }			
	#content-left { width: 200px; border: 1px dotted #007cbf;  min-height: 500px; vertical-align: top;}
		* html #content-left { height: 500px; }
 
		#nav-ul { list-style: square; }
			#nav-ul li { margin-bottom: 10px; }
				#nav-ul li a { color: orange; font-size: 18px; }
		
	#content-right {  width: 700px; padding: 0 20px; border: 1px dotted #007cbf; min-height: 500px; vertical-align: top;}
		* html #content-right { height: 500px; }
		
	#home-box { background: url('../img/big-leaf.jpg') 140px 0px no-repeat; height: 380px; }
	#home-right { font-size: 10pt; float: right; width: 256px; }
	
#footer-box, #footer-box a {  text-align: center; color: #777777; font-size: 10pt; text-decoration: none; }
	#footer-nav { text-align: center; }
		#footer-nav a { margin: 0 47px; }
	#bottom-nav { text-align: center; border-bottom: 1px dotted #777777; padding-bottom: 10px; margin-top: 20px; margin-bottom: 5px; }
		#bottom-nav a { margin: 0 108px; }

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

.menu_pdf { color: #777777; font-size: 10pt; margin: 0 10px 10px 10px; text-align: right; width: 96%;}
.promise_headings { color: #339933; font-size: 14pt; font-weight: bold; }
.channel-table { margin: 0; padding: 0 0 10px 0; border: 0; }
	.channel-table-text { padding-left: 30px; }
	.channel-table-heading { font-size: 17pt; font-weight: normal; }
	.channel-table-subheading { font-size: 14pt; color: #777777; font-style:italic; }
	
.fieldset-top { width: 858px; background: url('../img/fieldset-top.gif') no-repeat; height: 8px; }

.menu_head { width:858px; padding:0 0 8px 0; margin-bottom: 10px; background: url('../img/fieldset-bottom.gif') bottom left no-repeat;}
	.fieldset-mid { width: 846px; padding: 0 5px; border-left: 1px solid #848484; border-right: 1px solid #848484; }
.menu_head_link { color: #339933; cursor: pointer; text-decoration: underline;  }
.menu_body { display: none;  margin-bottom: 10px; }
