@charset "UTF-8";
body {
	background-attachment: scroll;
	background-color: #016663;
	background-image: url(images/bgnd_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.content_area_bgnd {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bgnd_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0em;
}
.top_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}
.left_panel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #0199A0;
	text-decoration: none;
}
.boldpara {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #026662;
}
.back_to_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #026662;
	text-decoration: none;
}
.pull_quotes_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	width: 130px;
	float: left;
	padding-left: 42px;
}
.bottomlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-align: center;
}
a:link {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: bold;
	font-variant: inherit;
	text-transform: inherit;
	color: #016663;
}
a:visited {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: bold;
	font-variant: inherit;
	text-transform: inherit;
	color: #006666;
}
a:hover {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: bold;
	font-variant: inherit;
	text-transform: inherit;
	color: #FF6600;
}
a:active {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: bold;
	font-variant: inherit;
	text-transform: inherit;
	color: #FF6600;
}
.bottomlinks a {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: normal;
	font-variant: inherit;
	text-transform: inherit;
	color: #FFCC00;
}
