﻿body {
font-size: 10pt;
font-family: Georgia, Arial, sans-serif;
}
h1 {
font-family: Georgia, Arial, sans-serif;
margin-top: 0;
margin-bottom: 0;
vertical-align: text-top;
font-weight: bold;
color: #BDA266;
font-style: italic;
text-align: center;
}
.noBorder {
border-color: #c0c0c0;
border-width: 0;
}
   
h2 {
font-family: Georgia, Arial, sans-serif;
font-size: 14pt;
margin-top: 0;
margin-bottom: 0;
vertical-align: text-top;
font-weight: bold;
text-align: center;
color: #000000;
}
h3 {
font-family: Georgia, Arial, sans-serif;
font-size: 12pt;
margin-top: 0;
margin-bottom: 0;
vertical-align: text-top;
text-align: left;
}
.clear {
	clear: both;
}

h4 {
font-family: Georgia, Arial, sans-serif;
font-size: 12pt;
margin-top: 0;
margin-bottom: 0;
vertical-align: text-top;
text-align: center;
}
a:link {
	font-family: Georgia, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #010860;
	text-decoration: none;
}
a:active {
font-family: Georgia, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #010860;
text-decoration: none;
}
a:hover {
font-family: Georgia, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #000099;
text-decoration: none;
}
a:visited {
font-family: Georgia, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #010860;
text-decoration: none;
}
.tablemain {
width: 100%;
text-align: left;
font-family: Georgia, Arial, sans-serif;
font-size: 10pt;
color: #000000;
vertical-align: top;
}
.tablebordered {
border: thin solid #181D62;
padding: 5px;
text-align: center;
font-family: Georgia, Arial, sans-serif;
font-size: 10pt;
color: #000000;
}
.tabletitle {
	background-color: #BDA266;
	align: center;
}
.directory {
font-family: Georgia, Arial, sans-serif;
font-size: 10pt;
text-align: left;
margin: 0px;
padding: 1px;
}
.style3 {
border: 2px solid #184E02;
}
.style4 {
border: 2px solid #184E02;
background-color: #FFFFFF;
}
.alignTop {
	vertical-align: top;
}

.map {
font-size: small;
}
.style5 {
border-color: #c0c0c0;
border-width: 0;
font-family: Georgia, Arial, sans-serif;
font-size: 10pt;
}
form {
padding: 0px;
margin: 0px;
text-align: right;
}
input {
padding: 0px;
margin: 0px;
}
.bodyDiv {
	text-align: left;
	padding: 10px;
	float: left;
	width: 95%;

}
.titleDiv {
	text-align: center;
	float: left;
	width: 740px;
}
.contentDiv {
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 330px;
	border: 1px solid #BDA266;
}
p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.imageLeft {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
	vertical-align: top;
}
.imageCentered {
	    display: block;
    margin-left: auto;
    margin-right: auto; 
}
