@charset "UTF-8";
@charset "UTF-8";
.outline {
	border: 1px solid #09357B;
}

.nav {
	letter-spacing: 0px;
	margin: 0 0 0px 0;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	border-top: 1px solid #9BA981;
	border-right: 0px none #fff;
	border-bottom: 0px none #fff;
	border-left: 0px none #fff;
}

.nav a {
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	text-indent: 20px;
	width: 160px;
}

.nav a:link, .nav a:visited {
	color: #663300;
	text-indent: 20px;
}

.nav a:hover {
	background: #336600;
	color: #ffffff;
	text-decoration: none;
	text-indent: 20px;
}

.navcol-box {
	font-size: 12px;
	margin: 0 0 0.5em 0px;
	padding-bottom: 10px;
	padding-top: 30px;
	text-align: left;
	width: 170px;
	padding-right: 0px;
	text-indent: 10px;
	background-image: url(images/back-fade.jpg);
	background-repeat: repeat;
}


.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: #663300;
	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: #663300;
	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: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #663300;
	padding: 0px;
	margin: 0px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.bodyItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.bodyBoldItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #062C17;
}
.lineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9db6a8;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	color: #663300;
}
.photoPadR {
	padding-right: 20px;
}
.photoPadL {
	padding-left: 20px;
}
