body {
	padding:0; 
	margin:0;
	background:#F9D75E;	  
	width:100%; 
	vertical-align:top;
	font-family: tahoma;
	color:#FFF;
	/*color:#969281; */
	line-height:14px; 
	font-size:12px;
}
p,td {
	font-family: tahoma;
	color:#FFF;
	/*color:#969281; */
	line-height:14px; 
	font-size:12px;
}
a {
	font-weight: bold;
	color: #97CC56;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #C8EC9C;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF94B;
}
ul {
	margin: 4px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	list-style: none;
	line-height: 1.8em;
}
li {
	margin: 0px;
	padding-left: 20px;
	background: url(/images/bullet.gif) no-repeat 0 5px;
}
/**********************/
a.headerNav1 {
	font-size: 12px;
	font-weight: bold;
	color: #528A0E;
	text-decoration: none;
	padding: 10px;
	line-height: 20px;
}
a.headerNav1:hover {
	font-size: 12px;
	font-weight: bold;
	color: #528A0E;
	text-decoration: underline;	
	padding: 10px;
	line-height: 20px;
}
a.headerNav2 {
	font-size: 12px;
	font-weight: bold;
	color: #406B0B;
	text-decoration: none;
	padding: 10px;
	line-height: 20px;
}
a.headerNav2:hover {
	font-size: 12px;
	font-weight: bold;
	color: #406B0B;
	text-decoration: underline;	
	padding: 10px;
	line-height: 20px;
}
a.tableFloat1 {
	font-weight: bold;
	color: #6D784B;
	text-decoration: underline;
}
a.tableFloat1:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.tableFloat2 {
	font-weight: bold;
	color: #8B7E54;
	text-decoration: underline;
}
a.tableFloat2:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.tableFloat3 {
	font-weight: bold;
	color: #517C87;
	text-decoration: underline;
}
a.tableFloat3:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.submenu {
	font-weight: normal;
	color: #C8C6BF;
	text-decoration: underline;
}
a.submenu:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.videoHide {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.videoHide:hover {
	font-size: 10px;
	font-weight: normal;
	color: #C8EC9C;
}
/**********************/
ul.tableFloat {
	margin: 4px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	list-style: circle; 
	line-height: 1.6em;
}
li.tableFloat {
	padding-left: 20px;
}
.leftColumn {
	width: 570px;
	vertical-align: top;
}
.rightColumn {
	width: 228px;
	vertical-align: top;
}
.float {
	color: #FFFFFF;
}
.formBut {
	font-size: 14px;
	font-weight: bold;
}
.formError {
	color: #FFFF00;
}
.lgPrint {
	font-size: 16px;
	font-weight: bold;
}
/**********************/
.bg_header {
 /*background-color: #222912;*/
 background-color: #495928;
 height: 300px;
 vertical-align: bottom;
}
.bg_logoBottom {
 background-image: url(/images/layout/logo-bottom.gif);
 background-repeat: no-repeat;
 width: 768px;
 height: 300px;
 vertical-align: bottom;
}
.bg_headerBox {
 background-color: #8EA06A;
 height: 55px;
}
.bg_mainNav {
 background-image: url(/images/layout/bg_mainNav.gif);
 background-repeat: repeat-x;
 height: 45px;
 text-align: center;
 vertical-align: middle;
}
.bg_content {
	background-color: #495928;
	vertical-align: top;
}
.bg_footer {
	background-color: #0B1015;
}
.bg_colSeparator {
	background-image: url(/images/layout/bg_colSeparator.gif);
	background-repeat: repeat-y;
	width: 2px;
}
.bg_rowSeparator {
	background-image: url(/images/layout/bg_rowSeparator.gif);
	background-repeat: repeat-x;
	height: 2px;
}
.bg_formRow {
	background-color: #738256;
}
.bg_altFormRow {
 background-color: #637739;
}
