@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/bg.gif) repeat-x center top;
	background-color: #fff;
}
a {
	outline: none;
}
.navbar {
	background: url(images/nav-bg.gif) no-repeat;
	height: 44px;
	width: 757px;
}
.header-top-bg {
	height: 136px;
	width: 757px;
	background: url(images/header01.jpg) no-repeat;
}
.header-top-bg-blank {
	background-image: url(images/4a-1.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 757px;
	background-color: #FFF;
}
.left-column {
	float: right;
	margin-right: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}
.optinbox-header-bg {
	background-image: url(images/sidebar-top.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 199px;
}
.optinbox-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.right-column {
	float: right;
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 20px;
}
html>body .right-column {
	float: right;
	margin-top: 9px;
	margin-right: 16px;
	margin-bottom: 20px;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: left;
	line-height: 24px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.bodytext-toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.bodytext-toplinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.bodytext-toplinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #ffda54;
	text-align: center;
	text-decoration: none;
}
.website-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.title-box {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}
.footer {
	background-image: url(images/footer.gif);
	height: 41px;
	width: 757px;
	margin-top: 5px;
}
.website-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.optinbox-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1F1F1F;
	text-align: center;
}
.sidebox-header-bg {
	background-image: url(images/sidebar-top.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 199px;
}
.sidebox2-header-bg {
	background-image: url(images/sidebar2-top.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 199px;
}
.sidebox-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #12989F;
	text-align: left;
}
.sidebox-header a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #545354;
	text-align: left;
}
.bodytext-sidebox-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #2D2D2D;
	text-align: left;
	text-decoration: none;
}
.bodytext-sidebox-links a:hover{
	text-decoration: underline;
}
.bodytext-sidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.bodytext-footer-links {
	color: #fff;
}
.bodytext-footer-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.bodytext-footer-links a:hover{
	color: #ffda54;
}
