<style type="text/css">
body {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	}
a {
	text-decoration: none;
	color:  #6e201f;
	outline: none;
	}
a:visited {
	color:  #6e201f;
	}
a:active {
	color:  #6e201f;
	}
a:hover {
	color: #86300F;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 15px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px; 
	font-family: "Times New Roman", Times, serif;
	}
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.highlight_hd {
	font-size: 19px;
	line-height: 22px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #86600F;
	font-family: "Times New Roman", Times, serif;
	}	
.highlight {
	font-size: 13px;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px; 
	font-family: "Times New Roman", Times, serif;
	}	
.nav {
	font-size: 16px;
	line-height: 20px;
	margin-left: 17px;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #28488C;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	}	
.section_hd {
	font-size: 28px;
	line-height: 28px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #86600F;
	font-family: "Times New Roman", Times, serif;
	}		
.footer {
	font-size: 13px;
	line-height: 17px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px; 
	color: #7B7B7B;
	font-family: "Times New Roman", Times, serif;
	}
#navlist {
	padding-left: 0;
	margin-left: 0;
	line-height: 18px;
	border-bottom: 1px solid #ffffff;
	width: 230px;
	font-family: "Times New Roman", Times, serif;
	}
#navlist li {
	list-style: none;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #ffffff;
	font-family: "Times New Roman", Times, serif;
	}
#navlist li a { 
	text-decoration: none; 
	font-family: "Times New Roman", Times, serif;
	}	
#navlist li a:hover { 
	text-decoration: underline; 
	font-family: "Times New Roman", Times, serif;
	}	
div#errorDisplay {
	background-image:url(../images/field-alert.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	border: 1px;
	border-color: #e4b423;
	border-style: solid;
	background-color: #f9fcb1;
	display: none;
	padding:5px 0px;
	margin:10px;
}
div#errorDisplay ul {
	list-style-type: square;
	margin-top:0px;
	margin-bottom:0px;
}	
#headertext{
	text-align: right;
	color: #FFFFFF;
	width: 735px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 73px 5px 0px 0px;
	font-size: 16px;
}
#headertext a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#headertext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#headertext a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
#headertext a:active{
	color: #FFFFFF;
	text-decoration: underline;
}	
</style>