.main_bg_ext {
	background-color: #658951;
	background-image: url(images/home/bg_gradient_ext.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_top_r {
	background-image: url(images/home/bg_top_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_top_l {
	background-image: url(images/home/bg_top_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_mid_ext_r {
	background-image: url(images/home/bg_mid_ext_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_mid_ext_l {
	background-image: url(images/home/bg_mid_ext_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.bg_bottom_r {
	background-image: url(images/home/bg_bottom_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_bottom_l {
	background-image: url(images/home/bg_bottom_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a3b897;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.more_link {
	font-weight: bold;
	text-decoration: underline;
	color: 0C694E;
}
.more_link:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0C694E;
}
.footer_link {
	font-weight: normal;
	color: #A3B897;
	text-decoration: none;
}
.sub_content_link {
	font-weight: bold;
	color: #0C694E;
	text-decoration: underline;
}

.sub_content_link:hover {
	font-weight: bold;
	color: #0C694E;
	text-decoration: none;
}

.footer_link:hover {
	font-weight: normal;
	color: #A3B897;
	text-decoration: underline;
}
#sideNav {
	width: 134px;
}
#sideNav ul {list-style: none; border: none; margin: 0px; padding: 0px;}
#sideNav li {
	margin: 0px;
}
#sideNav li a.subnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e0e0e0;
	display: block;
	padding: 5px;
	width: 100%;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
html>body #sideNav li a.subnav1 {width: auto;}
#sideNav li a.subnav1:hover {background-color: #c9c8c7;}
#sideNav li a.subnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #eeeeee;
	display: block;
	width: 100%;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
}
html>body #sideNav li a.subnav3 {width: auto;}
#sideNav li a.subnav3:hover {background-color: #c9c8c7;}
#sideNav li a.subnav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #eeeeee;
	display: block;
	width: 100%;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 25px;
}
.sub_content {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 5px;
}

.subtitle {
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	font-weight:bold;
}

.sub_rightbar {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background: url(images/child/bg_rightbar.gif) repeat-y;
	width: 100%;
	margin-top: 12px;
	padding-bottom: 17px;
	padding-left: 17px;
	padding-right: 5px;
	height:300px;
}

.sub_rightbar2 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background: url(images/child/bg_rightbar.gif) repeat-y;
	width: 100%;
	margin-top: 12px;
	padding-bottom: 17px;
	padding-left: 17px;
	padding-right: 17px;
	
}

html>body #sideNav li a.subnav2 {width: auto;}
#sideNav li a.subnav2:hover {background-color: #dfdfdf;}
.sub_content_titles {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
.sub_rightbar_title1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.sub_rightbar_title2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

