@charset "UTF-8";

.nav {
	letter-spacing: 0px;
	margin: 0 0 0px 0;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	border-top: 0px none #fff;
	border-right: 0px none #fff;
	border-bottom: 1px dotted #658859;
	border-left: 0px none #fff;
	text-indent: 15px;
}

.nav a {
	display: block;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	width: 195px;
}

.nav a:link, .nav a:visited {
	color: #003300;
	background-position: 0px;
}

.nav a:hover {
	background: #F8F9F3;
	color: #214230;
	text-decoration: underline;
	background-position: 0px;
}


.bottomBar {
	background-image: url(images2/bottom-bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.linkBody a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:visited, linkBody a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.linkSmall a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkSmall a:visited, linkSmall a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkSmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyRlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copyRlink a:visited, copyRlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copyRlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #521002;
}
.bodyItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #521002;
	font-style: italic;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #521002;
}
.bodyBoldItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #521002;
	font-style: italic;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #521002;
}.headerGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A321F;
	margin-right: 20px;
	margin-left: 20px;
	text-transform: uppercase;
}
.bodyBoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003300;
}
.outline {
	border: 1px solid #CCCCCC;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #602413;
	border-right-color: #602413;
	border-bottom-color: #602413;
	border-left-color: #602413;
}
