/*Style Sheet for Version 5 Browsers */
/*The Body Background */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	background-color: #B4B7C8;
}

.homediv {
	font-size: 12pt;
	line-height: 16pt;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
}
.homediv p {
	font-size: 12pt;
	line-height: 16pt;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	text-align: left;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;

}

.maindiv {
	font-size: 12pt;
	line-height: 16pt;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
}
.maindiv p {
	font-size: 12pt;
	line-height: 16pt;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	text-align: left;
	margin-left: 25px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.maindiv h1 {
	font-size: 16pt;
	line-height: 18pt;
	font-family:  "Times New Roman", Times, serif;
	font-weight: 900;
	color: #000066;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 10px;
}
.maindiv h2 {
	font-size: 14pt;
	line-height: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	color: #C59A70;
	margin-right: 10px;
	margin-left: 10px;
}
.maindiv h3 {
	font-size: 12pt;
	line-height: 16pt;
		color: #660000;
	font-weight: normal;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
		margin-right: 10px;
	margin-left: 15px;
}
.maindiv h4 {
	font-size: 9pt;
	line-height: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-weight: bold;
	text-align: center;
}
.maindiv h6 {
	font-size: 11pt;
	line-height: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	background-color: #F2F3DF;
	border-top-color: #663399;
	border-bottom-color: #663399;
	width: 90%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.maindiv li {
	font-size: 10pt;
	line-height: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-align: left;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.maindiv form {
	font-size: 10pt;
	line-height: 14pt;
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.maindiv a:link {
	color : #3300CC;
}
.maindiv a:visited {
	color : #996600;
}
.maindiv a:hover {
	color : #330066;
}


.footer {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #DADAC8;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.footer p {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #DADAC8;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}

.footer h3 {
	font-size: 11px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.footer a:link {
	color : #DADAC8;
	font-family: "Times New Roman", Times, serif;
}
.footer a:visited {
	color : #DADAC8;
	font-family: "Times New Roman", Times, serif;
}
.footer a:hover {
	color : #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
