body {
	background-image: url(images/page_bg_2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 22px;
}
a:link {
	color: #0E5EBE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0E5EBE;
}
a:hover {
	text-decoration: none;
	color: #3F6407;
}
a:active {
	text-decoration: none;
	color: #0E5EBE;
}

.sub_titles {
	font-size: 14px;
	font-weight: bold;
}
.footer_text {
	font-size: 13px;
	color: #D7D7D7;
}
.footer_highlight {
	font-size: 14px;
	color: #FFF;
}


h1{
	font-size: 35px;
	color: #000;
	font-weight: normal;
	line-height: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h2{
	font-size: 18px;
	font-weight: normal;
	color: #C22D25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}

h3{
	font-size: 20px;
	color: #18469F;
	line-height: 35px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 16px;
	color: #000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.highlight{
	color: #004080;
}
.content_bg {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.footer_text a {
	font-size: 13px;
	color: #D7D7D7;
}

.footer_text a:hover {
	font-size: 13px;
	color: #ffffff;
}
.treeter_highlight {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #2C372E;
}
.all_cap_title {
	font-size: 25px;
	text-transform: uppercase;
	color: #333;
}
.index_text_style1 {
	font-size: 25px;
	color: #295800;
	text-decoration: underline;
	line-height: 25px;
}
.index_text_style2 {
	font-size: 38px;
	color: #295800;
	line-height: 35px;
}
.index_text_style3 {
	font-size: 30px;
	color: #295800;
	line-height: 30px;
}

.hor_sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #665B11;
}
.top_header_box {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #BCC380;
}
.header_white_points {
	color: #FFF;
	font-size: 18px;
}
.index_text_detail {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.headermenu{
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}
.headermenu a{
	line-height: 84px;
	text-decoration:none;
	color: #FFF;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
}

.headermenu a:hover{
	color: #FF0;
	background-color: #6AB707;
}
.header_text_style1a {
	font-size: 28px;
	text-transform: uppercase;
	color: #FFF;
	line-height: normal;
}

.header_text_style2a {
	font-size: 28px;
	text-transform: uppercase;
	color: #008CD4;
	line-height: normal;
}
.left_menu {
	text-decoration: none;
	z-index: 100;
}

.left_menu a {
	text-decoration: none;
	display: block;
	color: #096561;
	z-index: 100;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
}

.left_menu a:hover {
	background-color: #ECF9E7;
	color: #000;
}

.left_menu h2 {
	color: #FFAA08;
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-left: 10px;
	font-weight: bold;
}

