﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#content_section {
    width: 100%;   
    
    
}
#main_content {
	width: 100%;
	text-align: left;
}
#header {
	width: 100%;
}
#header span {
	font-size: 18pt;
	color: #874b17;
	font-family: Arial, sans_serif;
	font-size: 18pt;

}
a:link {
	color: #874b17;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #874b17;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #874b17;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #874b17;
	font-weight: bold;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#content_pane{
	margin: 0px;
}
#nav {
	display:none;
}
#content_menus {
	display:none;	
}

.noprint{
	display:none;	
}
.printonly {

}
#contents h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #6D7811;
}
#contents h3 {
	font-family: Arial, sans_serif;
	font-size: 12pt;
	color: #655940;
}
#contents h4 {
	font-family: Arial, sans_serif;
	font-size: 11pt;
	color: #655940;
}
#footer span {
	font-family: Arial, sans_serif;
	font-size: 10pt;
}

