body {
	height:100%;
	background-color: #8CA090;
	margin: 0px;
}

html {
height:100%;
}
.border {
	border: 1px solid #000000;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #66806B;
}
.body_copy a {
	font-family: Arial, Helvetica, sans-serif;
	color: #66806B;
	text-decoration: underline;
}
.body_copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #66806B;
	text-decoration: none;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	line-height: 16px;
	color: #66806B;
	font-style: italic;
}

.quote a {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	text-decoration: underline;
	font-size: 14px;
	line-height: 16px;
	color: #66806B;
	font-style: italic;
}

.quote a:hover {
	font-family: Georgia, "Times New Roman", Times, serif; 	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	color: #66806B;
	font-style: italic;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66806B;
	text-align: right;
	margin-right: 15px;
}

.footer-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66806B;
	text-align: right;
}
a {
	
	color: #66806B;
	text-decoration: underline;
}
a:hover {
	
	color: #66806B;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 31px;
	font-weight: normal;
	color: #114959;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66806B;
}

.content-column {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
	
.content-block {
	margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #66806B;
}


.content-block a {
	font-family: Arial, Helvetica, sans-serif;
	color: #66806B;
	text-decoration: underline;
}
.content-block a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #66806B;
	text-decoration: none;
}

.right-column {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #66806B;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #66806B;
	}

.right-column a {
	font-family: Arial, Helvetica, sans-serif;
	color: #66806B;
	text-decoration: underline;
}
.right-column a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #66806B;
	text-decoration: none;
}

.right-column .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #114959;
	margin-bottom: 6px;
	display: block;
}

.right-column .subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #66806B;
}

.right-column-block {
	margin-bottom: 8px;
}




.image_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}

.image_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #000000;
}

.table_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.table_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}




.border-right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #001824;
}

.border-left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #001824;
}

.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66806B;
	margin-bottom: 14px;
	display: block;
	width: 100%;
}

.column-divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66806B;
	margin-bottom: 8px;
	display: block;
	width: 100%;
}




.banner-topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66806B;
	margin-top: 15px;
	margin-bottom: 25px;
	text-decoration: none;
	text-align: right;
	}
	
.banner-topnav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

.banner-topnav ul li {
	margin-left: 0;
	padding: 0px 8px;
	border-left: 1px solid #66806B;
	list-style: none;
	display: inline;
	}
	
.banner-topnav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

.banner-topnav a:link {
	color: #66806B;
	text-decoration: none;
	}
	
.banner-topnav a:visited {
	color: #66806B;
	text-decoration: none;
	}

.banner-topnav a:active {
	color: #114959;
	text-decoration: none;
	}
	
.banner-topnav a:hover {
	color: #114959;
	text-decoration: none;
	}
	
a.readmore {
	font-family: Arial, Helvetica, sans-serif;
	color: #114959;
	text-decoration: none;
}

a.readmore:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #66806B;
	text-decoration: none;
}
