/* Formats the anchor tags in the navlist navigation division */
.leftmenu a
{
	letter-spacing: 0.1em;
	font-size: 0.93em;
	padding: 0px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Formats the anchor tags in the navlist navigation division */
.leftmenu a:link, .leftmenu a:visited
{
text-decoration: none;
}

/* Formats the anchor tag hover attribute in the navlist navigation division */
.leftmenu a:hover
{
background-color: #9999FF;
color: #fff;
}

body {
	margin: 0%;
	padding: 0%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	margin-top: 1%;
	margin-right: 7%;
	margin-bottom: 3%;
	margin-left: 9%;
	line-height: 140%;
	color: #333333;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	margin-top: 1%;
	margin-right: 7%;
	margin-bottom: 3%;
	margin-left: 9%;
	line-height: 140%;
	color: #333333;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.93em;
	margin-top: 1%;
	margin-right: 7%;
	margin-bottom: 3%;
	margin-left: 9%;
	line-height: 140%;
	color: #333333;
}

.leftmenu {
	text-align: right;
	line-height: 140%;
}

.lefthead {
	margin-top: 10%;
	margin-bottom: 2%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #993333;
	text-align: center;
}

#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	background-color: #E1DCBD;
	font-size: 0.92em;
	padding-top: 4px;
	padding-bottom: 6px;
}

#footer {
	background-color: #E1DCBD;
	margin: 1% 0% 0%;
	padding-top: 6px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	line-height: 140%;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
	width: 100%;
	clear: both;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	margin-top: 3%;
	margin-right: 7%;
	margin-bottom: 2%;
	margin-left: 6%;
	color: #993300;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	margin-top: 4%;
	margin-right: 7%;
	margin-bottom: 0%;
	margin-left: 6%;
	color: #767553;
	font-weight: bold;
}
.heading {
	background-color: #eff3fa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

li {
	margin-left: 4%;
	margin-top: 1%;
}

.tables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .93em;
	color: #333333;
}
.content {
}
