body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #D1CA93;
	padding: 0px;
	margin: 0px;
	color: #000000;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #6C643E;
	text-decoration: none;
}
a:hover {
	color: #71A70E;
	text-decoration: underline;
}
div.menuImage {
	padding-bottom: 15px;
}
.bigTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 15px;
	text-transform: uppercase;

}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #A2993E;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.bigFirstLetter {
	font-size: 22px;
}
.firstLetter {
	font-size: 16px;
}
.centerCnt {
	text-align: center;
	vertical-align: top;
}
.justifyCnt {
	text-align: justify;
	vertical-align: top;
}
a:link.mainLink {
	color: #A2993E;
	text-decoration: none;
}
a:visited.mainLink {
	color: #A2993E;
	text-decoration: none;
}
a:active.mainLink {
	color: #A2993E;
	text-decoration: none;
}
a:hover.mainLink {
	color: #71A70E;
	text-decoration: underline;
}
.imgWithBorder {
	border: 1px solid #A2993E;
}
.detailsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.detailsFieldName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2993E;
	font-weight: bold;
	vertical-align: top;
}
.detailsBoxBlue {
	background-color: #e3e0c1;
	border: 1px solid #000066;
	height: 260px;
}
a:link.detailsFieldLink
{
	color: #6C643E;
	font-weight: bold;
	text-decoration: none;
}
a:visited.detailsFieldLink
{
	color: #6C643E;
	font-weight: bold;
	text-decoration: none;
}
a:active.detailsFieldLink
{
	color: #6C643E;
	font-weight: bold;
	text-decoration: none;
}
a:hover.detailsFieldLink
{
	color: #71A70E;
	font-weight: bold;
	text-decoration: underline;
}
.detailsSelected
{
	color: #26760C;
	font-weight: bold;
}
.detailsSummary {
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
}
TABLE.rowBorder { border-collapse: collapse; border-top: hidden; }
TABLE.rowBorder TR TD { border-top: 1px solid #A2993E; color: #A2993E; }
TABLE.rowBorderAll { border-collapse: collapse; border-top: hidden; }
TABLE.rowBorderAll TR TD { border-top: 1px solid #A2993E; border-bottom: 1px solid #A2993E; border-left: 1px solid #A2993E; color: #A2993E; }
.searchTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.searchBoxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	text-transform: uppercase;
}
.searchPadTop {
	padding-top: 5px;
}
.boxBlue {
	background-color: #e3e0c1;
	border: 1px solid #000066;
}
.seeAlsoBoxBlue {
	background-color: #e3e0c1;
	border: 1px solid #000066;
	padding: 10px;
}

pre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
