@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	background-image: url(images/body_background.jpg);
	height: 100%;
}
#mainpage {
	width: 975px;
	margin: 0px auto;
	padding: 0 0 0 0;
	background-image: url(images/mainpage_background.jpg);
	clear: all;
}
#mainpagetop {
	width: 975px;
	margin: 0px auto;
	padding: 0 0 0 0;
	background-image: url(images/mainpage_background_top.jpg);
	background-repeat: no-repeat;
	clear: all;
}
/* Pre Header Items ****************************************************************************/
#preheaderwrap {
	height: 75px;
	width: 975px;
	font-size: 11px;
	color: #FFFFFF;
}
#preheaderleft {
	width: 700px;
	float: left;
	text-align: left;
}
#preheaderright {
	width: 301px;
	float: right;
	text-align: right;
	padding: 40px 27px 0 0;
	font-size:14px;
}
#preheaderwrap a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#preheaderwrap a:hover {
	text-decoration: underline;
}
/* Home Page Items ****************************************************************************/
#homewrap {
	height: 378px;
	padding: 0 26px 0 24px;
}
#home {
	color: #FFFFFF;
	letter-spacing: 1px;
	height: 378px;
	background-image: url(images/hometop_background.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}
#homeleft {
	width: 647px;
	float: left;
	text-align: left;
}
#homeright {
	width: 278px;
	height: 378px;
	float: right;
	padding: 0 0 0 0;
	text-align: left;
	background-image: url(images/hometoprightbackground.jpg);
}
#homerightimage {
	width: 278px;
	height: 240px;
	float: right;
	padding: 0 0 0 0;
	text-align: left;
}
#homenavwrap {
	height: 82px;
	padding: 0 26px 0 24px;
	margin: 0 0 0 0;
}
#homenav {
	height: 80px;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;
	background-image: url(images/home_navbackground.jpg);
}
#prehomefooterwrap {
	height: 132px;
	padding: 0 0 0 24px;
}
#prehomefooter {
	color: #FFFFFF;
	letter-spacing: 1px;
	height: 132px;
	background-image: url(images/prehomefooter_background.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}
/* Home Button Items ****************************************************************************/
#homebtnwrap {
	height: 138px;
	padding: 0 0 0 0;
}
#homebtn {
	display: inline;
	float: left;
}
#homebtn li {
	float: left;
	width: 278px;
	display: inline;
	padding: 0 0 0 0;
}
#homebtn ul {
	margin: 0;
	padding: 0 0 0 0;
	width: 278px;
	height: 138px;
}
#homebtn a {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	height: 138px;
	background-image: url(images/hometop_btn_under.jpg);
}
#homebtn a:hover {
	background-image: url(images/hometop_btn_over.jpg);
}
/* Secondary Page Header Items ****************************************************************************/
#headerwrap {
	height: 135px;
	padding: 0 24px 0 24px;
}
#header {
	color: #FFFFFF;
	letter-spacing: 1px;
	height: 135px;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
	padding: 0 2px 0 0;
}
#headerleft {
	width: 400px;
	float: left;
	text-align: left;
	padding: 25px 0 0 140px;
}
#headerright {
	width: 335px;
	float: right;
	text-align: right;
	padding: 25px 0 0 0;
}
#headerbtnwrap {
	height: 85px;
	padding: 0 0 0 0;
}
#headerbtn {
	display: inline;
	float: left;
}
#headerbtn li {
	float: left;
	width: 335px;
	display: inline;
	padding: 0 0 0 0;
}
#headerbtn ul {
	margin: 0;
	padding: 0 0 0 0;
	width: 335px;
	height: 85px;
}
#headerbtn a {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	height: 85px;
	background-image:url(images/header_enlarged_under.jpg);
}
#headerbtn a:hover {
	background-image:url(images/header_enlarged_over.jpg);
}
/* Nav Items ****************************************************************************/
#navwrap {
	height: 80px;
	padding: 0 0 0 24px;
}
#nav {
	display: inline;
	float: left;
}
#nav li {
	float: left;
	width: 185px;
	display: inline;
	padding: 0 0 0 0;
}
#nav ul {
	margin: 0;
	padding: 0 0 0 0;
	width: 925px;
	height: 80px;
	background-image:url(images/nav_background.jpg);
}
#nav a {
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 18px 0 0 0;
	height: 62px;
	background-image: url(images/nav_btnunder.gif);
}
#nav a:hover {
	background-image: url(images/nav_btnover.jpg);
}
#nav #active {
	padding: 25px 0 0 0;
	height: 55px;
	background-image: url(images/nav_btnactive.jpg);
}
#nav .first a {
	background-image:url(images/nav_btnfirstunder.gif);
}
#nav .first a:hover {
	background-image: url(images/nav_btnfirstover.jpg);
}
#nav .first #active {
	padding: 25px 0 0 0;
	height: 55px;
	background-image: url(images/nav_btnfirstactive.jpg);
}
#nav .last a {
	background-image:url(images/nav_btnlastunder.gif);
}
#nav .last a:hover {
	background-image: url(images/nav_btnlastover.jpg);
}
#nav .last #active {
	padding: 25px 0 0 0;
	height: 55px;
	background-image: url(images/nav_btnlastactive.jpg);
}
/* Secondary Page Layout Items ****************************************************************************/
#pagetopwrap {
	background-repeat: no-repeat;
	clear: both;
	height: 100%;
	padding: 0 24px 0 24px;
	position: relative;
}
#pagetop {
	width: 925px;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	float: left;
}
#pagetopleft {
	width: 278px;
	float: left;
	text-align: left;
	padding: 35px 0 0 0;
	background-repeat: no-repeat;
}
#pagetopright {
	width: 647px;
	float: left;
	text-align: right;
	padding: 25px 0 0 0;
}
#pagewrap {
	clear: all;
	padding: 0 24px 0 24px;
	float: left;
}
#pageright {
	width: 647px;
	float: right;
	padding: 36px 0 0 0;
	text-align: left;
}
#pagerightheading {
	height: 72px;
	width:647px;
	background-repeat: no-repeat;
}
#botpagespacer {
	width: 500px;
	height: 50px;
}
/* Sub Nav Items ****************************************************************************/
#subnav {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#subnavwrap {
	height: 196px;
	padding: 0 18px 0 16px;
	margin: 0 0 0 0;
	clear: both;
}
#subnav li {
	float: left;
	width: 244px;
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#subnav ul {
	margin: 0 auto;
	padding: 0 0 0 0;
}
#subnav a {
	height: 25px;
	width: 230px;
	text-align: left;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 8px 0 0 14px;
	background-image: url(images/sidenav_btnunder.jpg);
}
#subnav a:hover {
	display: block;
	background-image: url(images/sidenav_btnover.jpg);
}
#subnav #subactive {
	display: block;
	background-image: url(images/sidenav_btnactive.jpg);
}
#subnav .last a {
	height: 27px;
	background-image:url(images/sidenavlast_btnunder.jpg);
}
#subnav .last a:hover {
	height: 27px;
	background-image: url(images/sidenavlast_btnover.jpg);
}
#subnav .last #active {
	height: 27px;
	background-image: url(images/sidenavlast_btnactive.jpg);
}
/* Footer Items ****************************************************************************/
#footer {
	width: 951px;
	padding: 25px 0 40px 24px;
	background-image: url(images/footerwrap_background.jpg);
	font-size: 11px;
	color: #292C2F;
	clear: all;
	float: left;
}
#footer a {
	color: #292C2F;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footerleft {
	width: 700px;
	float: left;
	text-align: left;
}
#footerright {
	width: 225px;
	float: right;
	text-align: right;
	padding: 0 0 0 0;
}
#footer li {
	display: inline;
	padding: 0 0 0 0;
}
#footer ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear: both;
	height: 28px;
}
#clear {
	clear: both;
	height: 0px;
}
/* Type Items ****************************************************************************/
p {
	font-size: 16px;
	line-height: 26px;
	color: #292C2F;
	padding: 0 32px 16px 32px;
	margin: 0 0 0 0;
	text-align: left;
}
.large {
	font-size: 20px;
	line-height: 30px;
}
a {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #5bb700;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 22px;
	color: #5bb700;
	padding: 20px 0 8px 0;
	margin: 0 0 0 0;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-size: 22px;
	color: #5bb700;
	padding: 10px 0 8px 30px;
	margin: 0 0 0 0;
	font-weight: normal;
	text-align: left;
}
h3 {
	font-size: 22px;
	color: #5bb700;
	padding: 20px 0 8px 30px;
	margin: 0 0 0 0;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-size: 22px;
	color: #5bb700;
	padding: 0 0 8px 30px;
	margin: 0 0 0 0;
	font-weight: normal;
	text-align: left;
}
h5 {
	font-size: 22px;
	line-height: 23px;
	color: #5bb700;
	padding: 13px 0 6px 2px;
	margin: 0 0 0 0;
	font-weight: normal;
	text-align: left;
}
em {
	font-size: 14px;
	line-height: 22px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
#ulwrap {
	padding: 0 32px 0 32px;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
ul {
	padding: 0 0 20px 15px;
	margin: 0 0 0 0;
	color: #292C2F;
}
#olwrap {
	padding: 0 32px 0 32px;
	margin: 0 0 0 0;
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
ol {
	padding: 0 0 20px 195px;
	margin: 0 0 0 0;
	color: #292C2F;
}
#pagerightheading {
	height: 72px;
	width:647px;
}
/* Media Wraps ****************************************************************************/
#videowrap {
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
}
#imagewrap {
	padding: 5px 0 15px 30px;
	margin: 0 0 0 0;
}
.singleinsetimagewrap {
	padding: 7px 25px 10px 32px;
	height: 215px;
	width: 150px;
	float: left;
}
.singleinsetimage {
	padding: 0 0 0 0;
	height: 215px;
	width: 150px;
	float: left;
	border: #918F94 2px solid;
}
.multipleinsetimagewrap {
	padding: 7px 25px 12px 32px;
	width: 590px;
	float: left;
}
.multipleinsetimagewraplg {
	padding: 7px 25px 25px 32px;
	width: 590px;
	float: left;
}
.imagecaptionwrap {
	width: 152px;
	padding: 0 25px 0 0;
	margin: 0 0 0 0;
	float: left;
}
.captionwrap {
	width: 152px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	font-size: 16px;
	line-height: 20px;
	padding: 12px 0 0 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #292C2F;
}
/* Quote Items ****************************************************************************/
#quotewrap {
	height: 230px;
	width: 246px;
	padding: 30px 0 0 32px;
	font-size: 17px;
	line-height: 25px;
	color: #FFFFFF;
}
#quotename {
	font-size: 17px;
	line-height: 22px;
	padding: 10px 0 0 0px;
	font-weight: bold;
	text-align: left;
}
#quotename a {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #5bb700;
	text-decoration: underline;
}
#quotename a:hover {
	text-decoration: none;
}
#quotepagename {
	font-size: 16px;
	padding: 10px 0 10px 0;
	font-weight: bold;
	text-align: left;
	color: #292C2F;
}
#quote {
	font-size: 14px;
	line-height: 22px;
	color: #292C2F;
	padding: 10px 32px 0 32px;
	margin: 0 0 0 0;
	text-align: left;
}
#quotebottom {
	font-size: 14px;
	line-height: 22px;
	color: #292C2F;
	padding: 10px 32px 25px 32px;
	margin: 0 0 0 0;
	text-align: left;
}
#contentspacer {
	width:647px;
	padding: 10px 0 10px 0;
}
#contentheading {
	height: 77px;
	width:647px;
	background-repeat: no-repeat;
	border-top: #918F94 2px solid;
}
#contentbtnwrap {
	padding: 0 0 0 16px;
	margin: 0 0 0 0;
	width: 244px;
	clear: both;
}
#contentbtn li {
	float: left;
	width: 244px;
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#contentbtn ul {
	margin: 0 auto;
	padding: 0 0 0 0;
}
#contentbtn a {
	height: 26px;
	width: 230px;
	text-align: left;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 9px 0 0 14px;
	background-image: url(images/sidenavlast_btnunder.jpg);
}
#contentbtn a:hover {
	display: block;
	background-image: url(images/sidenavlast_btnover.jpg);
}
#contentbtn #subactive {
	display: block;
	background-image: url(images/sidenav_btnactive.jpg);
}
#contentbtn .last a {
	height: 26px;
	background-image:url(images/sidenavlast_btnunder.jpg);
}
#contentbtn .last a:hover {
	height: 26px;
	background-image: url(images/sidenavlast_btnover.jpg);
}
#contentbtn .last #active {
	height: 26px;
	background-image: url(images/sidenavlast_btnactive.jpg);
}
#question {
	font-size: 14px;
	line-height: 22px;
	color: #292C2F;
	padding: 0 32px 20px 32px;
	margin: 0 0 0 0;
	text-align: left;
}
#questionpagename {
	font-size: 16px;
	padding: 0 0 10px 0;
	font-weight: bold;
	text-align: left;
	color: #292C2F;
}
/* Pop Up Items ****************************************************************************/
#cover {
	color: #fff;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/transparent.png);
	text-align: center;
	visibility: hidden;
	display: none;
}
#cover div.document {
	width: 975px;
	margin: 0px auto;
	background-color: blue;
}
#cover .relative {
	position: relative;
}
#popup {
	position: absolute;
	top: 75px;
	left: 21px;
	width: 931px;
	background-image: url(images/popup_background.jpg);
}
#popup .closebtn {
	width: 175px;
	position: top right;
}
#popup_header1 {
	text-align: left;
}
#popup_header2 {
	display: none;
	visibility: hidden;
	text-align: left;
}
#popup_intro {
	background-image: url(images/popup_topbackground_home.jpg);
}
#popup_intro .left {
	width: 145px;
	float: left;
	text-align: left;
}
#popup_intro .right {
	width: 750px;
	float: left;
	text-align: left;
	padding-left: 22px;
}
#popup_intro .column {
	width: 175px;
	padding-right: 12px;
	float: left;
}
.column a {
	border: 2px solid #939297;
	display: block;
	background-color: #2e363d;
	color: #ffffff;
	text-decoration: none;
}
.column a:hover {
	background-color: #007600;
	text-decoration: none;
}
.column img {
	border: 0;
	border-bottom: 2px solid #939297;
}
.column span {
	display: block;
	padding: 6px 0 0 12px;
}
.noborder {
	border: 0;
}
#popup_content {
	display: none;
	visibility: hidden;
	background-image: url(images/popup_topbackground.jpg);
}
#popup_content .left {
	width: 281px;
	float: left;
	text-align: left;
}
#popup_content .right {
	width: 647px;
	padding-top: 36px;
	float: left;
	text-align: left;
}
#popup2, #popup3, #popup4 {
	display: none;
	visibility: hidden;
}
#popupfooter {
	width: 931px;
	height: 3px;
	float:left;
	background-image: url(images/popup_footer.jpg);
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
#chartbtnwrap {
	padding: 0 0 0 32px;
	font-size: 17px;
	line-height: 25px;
	color: #5bb700;
	text-align: left;
}
#chartbtnwrap a {
	color: #292C2F;
}
#chartbtn {
	font-size: 22px;
	line-height: 23px;
	color: #5bb700;
	padding: 10px 0 0 0px;
	text-align: left;
}

#splash_main { 

margin:auto; 
width:942px;
height:339px;
margin-top:100px;
background-color:#FFF;
}

#splash_left { 
width:441px;
height:339px;
background-image:url(images/left.jpg);
background-position:top left;
background-repeat:no-repeat;
float:left;
}

#splash_main a.enlarge, #splash_main a.enlarge:visited, #splash_main a.enlarge:active {float:left; display:block; width:501px; height:166px; background:url(images/enlarge.jpg); background-position:top left;}
#splash_main a.enlarge:hover {background-position:0 -166px; overflow:hidden;}

#splash_main a.normal, #splash_main a.normal:visited, #splash_main a.normal:active {float:left; display:block; width:501px; height:173px; background:url(images/full_site.jpg); background-position:top left;}
#splash_main a.normal:hover {background-position:0 -173px; overflow:hidden;}



