body {
	margin:0;
	padding:0;
	background:#a2968a;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
	
form {
	padding: 0;
	margin: 0;
	}
	
/*--------------------Containers--------------------*/
	
#container {
	background: url(../images/back_container.gif) repeat-y;
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}	
	
#column_left {
	width: 167px;
	float: left;
	margin-top: 150px;
	}
	
#column_right {
	width: 805px;
	float: right;
	}
	
/*--------------------Top--------------------*/

#top {
	background: url(../images/back_top.gif) no-repeat;
	padding-top: 10px;
	}
	
#welcome {
	background: url(../images/back_welcome.gif) no-repeat 20px 20px;
	margin: 20px 20px 10x 10px;
	padding: 40px 20px 0 25px;
	font-size: 8.5pt;
	}
	
#welcome a:link, #welcome a:visited {
	color: #589155;
	text-decoration: underline;
	}
	
#welcome a:hover {
	text-decoration: none;
	}
	
#welcome_hr {
	background: url(../images/back_welcome_hr.gif) no-repeat center center;
	width: 775px;
	height: 2px;
	}
	
#news {
	background: url(../images/back_news.gif) no-repeat 20px 20px;
	margin: 0 20px 10x 10px;
	padding: 40px 20px 20px 25px;
	font-size: 8.5pt;
	}
	
#news a:link, #news a:visited {
	color: #589155;
	text-decoration: none;
	font-weight: bold;
	}
	
#news a:hover {
	text-decoration: underline;
	}
	
#news strong, b {
	font-size: 10.5pt;
	}
	
#quick_links {
	background: url(../images/back_ql_bottom.gif) no-repeat bottom left;
	width: 148px;
	margin: 0 0 10px 10px;
	}
	
#quick_links ul {
	margin: 0;
	padding: 5px 12px 20px 10px;
	list-style: none;
	}

#quick_links li {
	margin: 0;
	padding: 0;
	font-size: 8.5pt;
	height: 20px;
	}
	
#quick_links li a:link, #quick_links li a:visited {
	background: url(../images/back_ql_ul.gif) no-repeat bottom left;
	padding: 0 0 5px 5px;
	margin: 0;
	display: block;
	color: #ffffff;
	text-decoration: none;
	}
	
#quick_links li a:hover {
	color: #ffffff;
	text-decoration: underline;
 	}
	
#newsletter {
	width: 148px;
	margin: 0 0 8px 10px;
	font-size:
	}
	
#newsletter .input {
	background-color: #ffffff;
	border: 1px solid #6f675f;
	color: #333333;
	font-size: 8.5pt;
	width: 144px;
	margin-bottom: 4px;
	}
	
#child_content {
	margin: 20px 20px 10x 10px;
	padding: 10px 20px 20px 25px;
	font-size: 8.5pt;
	}
	
#child_content a:link, #child_content a:visited {
	color: #589155;
	text-decoration: underline;
	}
	
#child_content a:hover {
	text-decoration: none;
	}

#child_content h1 {
	color: #336031;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20.5pt;
	margin: 0;
	padding: 0;
	}
	
.content_table {
	margin-bottom: 20px;
	border-bottom: 4px solid #a2968a;
	background: #e6dfd4;
	}
	
.content_table td {
	border-bottom: 1px solid #a2968a;
	line-height: 17px;
	}
	
/*--------------------Footer--------------------*/
	
#footer {
	background: url(../images/back_footer.gif) no-repeat top left;
	color: #ffffff;
	padding-top: 10px;
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-size: 8.5pt;
	}
	
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
/*--------------------Nav Menu--------------------*/
	
#nav_menu {
	background: url(../images/nav.gif) 0 0 no-repeat;
	position: relative;
	width: 798px;
	height: 50px;
	left: 167px;
	margin: 0;
	padding: 0;
	}
	
#nav_menu ul {
	padding: 0;
	margin: 0;
	}
	
#nav_menu li {
	height: 50px;
	padding: 0;
	margin: 0;
	position: absolute;
	background: url(../images/nav.gif) 0 0 no-repeat;
	display: block;
	list-style: none;
	}
	
#nav_menu a {
	height: 50px;
	display: block;
	}
	
#nav_menu a:hover {
	}
	
#nav_menu #nav_menu1 {
	width: 89px;
	}
	
#nav_menu #nav_menu2 {
	width: 93px;
	left: 89px;
	background-position: -89px 0;
	}
	
#nav_menu #nav_menu3 {
	width: 139px;
	left: 182px;
	background-position: -182px 0;
	}

#nav_menu #nav_menu4 {
	width: 135px;
	left: 321px;
	background-position: -321px 0;
	}
	
#nav_menu #nav_menu5 {
	width: 111px;
	left: 456px;
	background-position: -456px 0;
	}
	
#nav_menu #nav_menu6 {
	width: 107px;
	left: 567px;
	background-position: -567px 0;
	}
	
#nav_menu #nav_menu7 {
	width: 124px;
	left: 674px;
	background-position: -674px 0;
	}


#nav_menu #nav_menu1 a:hover {
	background: url(../images/nav.gif) 0 -50px no-repeat;
	}

#nav_menu #nav_menu2 a:hover {
	background: url(../images/nav.gif) -89px -50px no-repeat;
	}

#nav_menu #nav_menu3 a:hover {
	background: url(../images/nav.gif) -182px -50px no-repeat;
	}

#nav_menu #nav_menu4 a:hover {
	background: url(../images/nav.gif) -321px -50px no-repeat;
	}
	
#nav_menu #nav_menu5 a:hover {
	background: url(../images/nav.gif) -456px -50px no-repeat;
	}
	
#nav_menu #nav_menu6 a:hover {
	background: url(../images/nav.gif) -567px -50px no-repeat;
	}
	
#nav_menu #nav_menu7 a:hover {
	background: url(../imges/nav.gif) -674px -50px no-repeat;
	}
	
/*--------------Clear fix: --------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*------------------Styles-------------------*/

p {
	font-family: Tahoma, Arial;
	font-size: 9.5pt;
	}

td {
	font-family: Tahoma, Arial;
	font-size: 9.5pt;
	}

ul li {  
	font-family: Tahoma, Arial;
	margin-left: -8.5pt;
	margin-top: 8px; 
	font-size: 9.5pt;
	}
	
ol li {  
	font-family: Tahoma, Arial;
	margin-left: -8.5pt;
	margin-top: 15px; 
	font-size: 9.5pt;
	}

.TextHeader {
	font-size: 11.5pt;
	font-weight: bold;
	padding: 0 0 4px 0;
	text-align: none;
	color: #558d52;
	border-bottom: 2px solid #9e958b;
	}
	
.TextSubHeader {
	color: #6f675f;
	font-weight:bold;
	font-size: 10.5pt;
	}
	
.TextSubHeader a:link {
	text-decoration: none;
	}

.TextBrownBold {
	color: #8d8378;
	font-weight:bold;
	}
	
.TextGreenBold {
	color: #6ca269;
	font-weight:bold;
	}

.TableHeader {
	color: #ffffff;
	height: 24px;
	font-weight:bold;
	font-size: 9pt;
	padding: 2px;
	background:#589155;
	}
	
.TableHeader a:link, .TableHeader a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	}
	
.TableHeader a:hover {
	text-decoration: none;
	font-weight:bold;
	}
	
.TableSubHeader {
	background:#6f675f;
	font-weight:bold;
	color:#ffffff;
	}
	
.Notice {
	width: 99%;
	color: #c51a22;
	font-style: italic;
	font-weight: bold;
	}
	
.Disclaimer {
	width: 99%;
	color: #865350;
	font-size: 7.5pt;
	font-style: italic;
	}