@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #4D681E;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 820px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	color: #114866;
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	border: thin solid #003366;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 40px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.floatleft {
	float: left;
	padding-right: 10px;
}
.leftcontentbox {
	margin-right: 265px;
	padding-bottom: 3px;
}
.rightcontentbox {
	float: right;
	width: 245px;
}
.leftinsetbox {
	float: left;
	width: 105px;
	padding-right: 15px;
}
.greenbox {
	clear: right;
	background-color: #BDD69E;
	width: 97%;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	font-size: 12px;
	padding-top: 9px;
}
.greencopybox {
	background-color: #BDD69E;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.copy16 {
	font-size: 16px;
	line-height: 1.3;
	color: #000000;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.greenleftbox {
	float: left;
	width: 325px;
}
.greenrightbox {
	margin-left: 335px;
}
.insetcontainer {
}
.rightinsetbox {
	margin-left: 110px;
}
.bluesubbox {
	background-color: #266E86;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-style: italic;
	font-weight: bold;
}
.footertext {
	font-size: 12px;
	color: #0066CC;
	padding-bottom: 10px;
}
.bluesubtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0099CC;
}
.bigtext {
	font-size: 30px;
	color: #0099CC;
	font-weight: bold;
	padding-right: 30px;
}
.headerbox {
	width: 100%;
	border-bottom-style: none;
	height: 120px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 25px;
}
.navtext {
	color: #336633;
	text-decoration: none;
	font-size: 14px;
}
.navtext a:link {
	color: #336633;
	text-decoration: none;
}
.navtext a:visited {
	color: #336633;
	text-decoration: none;
}
.navtext a:hover {
	color: #FF6600;
	text-decoration: none;
}
.navtext a:active {
	color: #336633;
	text-decoration: none;
	font-size: 13px;
}
.navbox {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 15px;
	clear: both;
}
.footerbox {
	clear: both;
	width: 100%;
	padding-bottom: 10px;
}
.subheadtext {
	font-size: 18px;
	font-weight: bold;
	color: #336633;
}
.headerRight {
	margin-left: 420px;
	padding-top: 15px;
}
.headerBottom {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #008ab0;
}
#headerBottomLeft {
	float: left;
	width: 345px;
	padding-top: 8px;
	color: #008ab0;
}
#headerBottomRight {
	margin-left: 382px;
	padding-top: 8px;
}
.navtexttop {
	font-size: 11px;
	color: #000000;
}
.navtexttop a:link {
	color: #000000;
	text-decoration: none;
}
.navtexttop a:visited {
	color: #000000;
	text-decoration: none;
}
.navtexttop a:hover {
	color: #CC6600;
	text-decoration: none;
}
.navtexttop a:active {
	color: #000000;
	text-decoration: none;
}
#footerbox {
	color: #CCCCCC;
	width: 97%;
	background-color: #336600;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
.storytext {
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2;
}
.rightbanner {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #339900;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.footertext {
	font-size: 11px;
	color: #CCCCCC;
}
.footertext a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footertext a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footertext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footertext a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.copytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF6600;
}
.copysubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF6600;
}
.copylead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.copymain {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.copymain a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.copymain a:visited {
	color: #FF6600;
	text-decoration: none;
}
.copymain a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.copymain a:active {
	color: #FF6600;
	text-decoration: none;
}
.copypullquote {
	font-size: 18px;
	line-height: 1.2;
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
}
.righttext {
	font-size: 13px;
}
.righttext a:link {
	color: #336633;
}
.righttext a:visited {
	color: #336633;
}
.righttest a:hover {
	color: #CC6633;
}
.righttext a:active {
	color: #336633;
}
.rightcontentbox2 {
	float: right;
	width: 235px;
	background-color: #669900;
	margin-top: 20px;
	padding: 10px;
}
.copywhite {
	font-size: 13px;
	line-height: 1.4;
	color: #FFFFFF;
}
.getcopytext {
	color: #FFFFFF;
	background-color: #669900;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.getcopytext a:link {
	text-decoration: none;
}
.getcopytext a:visited {
	text-decoration: none;
}
.getcopytext a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.getcopytext a:active {
	text-decoration: none;
}
.copy14green {
	font-size: 14px;
	color: #336600;
	font-family: "Times New Roman", Times, serif;
}
.floatright {
	float: right;
	padding-left: 10px;
}
