﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled 1</title>
</head>

<body>

</body>

</html>
#container {
	padding: 0px;
	margin: 0px Auto 0px Auto;
	background-color: #FFFFFF;
	width: 80%;
}
body {
	margin: 0px;
}
#masthead {
	margin: 0px;
	padding: 0px;
	height: 90px;
	background-color: #C0C0C0;
	font-family: elephant;
	font-size: 24pt;
	color: #000000;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
#masthead p {
	margin: 0px;
	padding: 0px;
	font-family: georgia, "times New Roman", times;
	font-size: 14pt;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}
#top-nav {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-color: #CC9900;
}
#tleftCol {
	width: 180px;
	float: left;
	background-color: #99CCFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thick;
	border-left-width: thick;
	border-right-color: #6699FF;
	border-left-color: #6699FF;
	padding: 10px;
	margin: 0px;
}
#left-content {
	font-family: "courier New", Courier, monospace;
	font-size: 10px;
	color: #000000;
}
#main-content {
	background-color: #FFFFFF;
	margin: 0px 20px 0px 212px;
	padding: 10px 10px 0px 10px;
}
#main-content h1 {
	font-family: "times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF9900;
	text-align: center;
}
#main-content h2 {
	font-family: "times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF0000;
	text-align: center;
}
#main-content p {
	font-family: georgia, "times New Roman", times;
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	color: #999999;
}
#footer {
	background-color: #CCCCCC;
	text-align: center;
	clear: both;
	padding: 10px;
	border-top-style: solid;
	border-width: medium;
	border-color: #FF0000;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: georgia, "times New Roman", times;
	font-size: 10pt;
	color: #FFFFFF;
}
#tleftCol h1 {
	font-family: "Curlz MT";
	font-size: 17pt;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
#tleftCol p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	vertical-align: top;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top-nav ul {
	text-align: left;
	vertical-align: middle;
	list-style-type: none;
	padding: 10px;
	margin: 0px;
}
#top-nav ul  li {
	display: inline;
}
#top-nav ul li a {
	font-family: "times New Roman", Times, serif;
	font-size: 12pt;
	text-transform: uppercase;
	color: #996633;
}
#top-nav ul li a:hover {
	font-family: "times New Roman", Times, serif;
	font-size: 12pt;
	text-transform: uppercase;
	color: #FFFFFF;
}
#top-nav ul li a:active {
	font-family: "times New Roman", Times, serif;
	font-size: 12pt;
	text-transform: uppercase;
	color: #00FF00;
}
#top-nav ul li a:visited {
	font-family: "times New Roman", Times, serif;
	font-size: 12pt;
	text-transform: uppercase;
	color: #800080;
}
#pages-content p {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-family: georgia;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
#pages-content ul {
	font-family: georgia;
	font-size: 10pt;
	color: #000000;
	list-style-type: square;
	list-style-position: inside;
}
#pages-content ol {
	font-family: georgia;
	font-size: 14pt;
	color: #008000;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pages-content h1 {
	font-family: elephant;
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding: 0px 10px 0px 10px;
}
#pages-content h2 {
	font-family: elephant;
	font-size: 16pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	padding: 0px 10px 0px 10px;
}
#pages-content h3 {
	font-family: elephant;
	font-size: 16pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	padding: 0px 10px 0px 10px;
}
#pages-content h4 {
	font-family: elephant;
	font-size: 12pt;
	color: #800000;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
#pages-content h5 {
	font-family: georgia;
	font-size: 14pt;
	color: #008000;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pages-content h6 {
	font-family: georgia;
	font-size: 14pt;
	color: #FF0000;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: center;
}
#pages-content table h1 {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	text-align: center;
	vertical-align: top;
}
#pages-content table h2 {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
	text-indent: 20px;
}
#pages-content table p {
	font-family: georgia;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pages-content table h4 {
	padding: 5px 0px 5px 0px;
	margin: 0px 10px 0px 10px;
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #008000;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	text-indent: 10px;
}
#masthead h1 {
	margin: 0px;
	padding: 0px;
	font-family: georgia, "times New Roman", times;
	font-size: 24pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
