@charset "utf-8";

html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #e7efd5;
/*	font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

#Homepage_outerWrapper {
	position: relative;
	width: 800px;
	margin: 16px auto 0 auto;
	text-align: left;
	background-color: #e7efd5;
}

#Homepage_header {
	position: relative;
	width: 768px;
	height: 382px;
	background-image:url(/images/sunburst-homepage.jpg);
	background-repeat:no-repeat;
	margin: 0px 16px;
	
}

#Homepage_logo {
	position: absolute;
	top: 28px;
	left: 20px;
}

#Homepage_tagline {
	display: block;
	width: 420px;
	position: absolute;
	right: 16px;
	top: 132px;
	color: #FFFFFF;
	font-size: 32px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}

#Homepage_leftBox {
	position: absolute;
	display: block;
	top: 340px;
	left: 16px;
	/*width: 397px; use this if using news block*/
	width: 767px;
	height: 119px;
	background-image:url(/images/green-box-left-full.gif);
	background-repeat: no-repeat;
	padding:  50px 20px 20px 160px;
	color: #FFFFFF;
	text-decoration: none;
}

#Homepage_leftBox:Hover {
	background-image:url(/images/yellow-box-left.gif);
}

#Homepage_leftBox span.floatTitle{
	margin: 0;
	padding: 0;
	position: absolute;
	font-weight: normal;
	top: 10px;
	left: 16px;
	font-size: 28px;
	letter-spacing: 2px;
}

#Homepage_leftBox span.leftList{
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}

#Homepage_leftBox span.leftFooter{
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#Homepage_leftBox img{
	position: absolute;
	border: solid #FFFFFF 1px;
	top: 50px;
	left: 18px;
}

#Homepage_rightBox {
	display:block;
	position: absolute;
	top: 340px;
	right: 16px;
	width: 154px;
	height: 109px;
	background-image:url(/images/green-box-right.gif);
	background-repeat: no-repeat;
	padding:  64px 16px 16px 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#Homepage_rightBox:Hover {
	background-image:url(/images/yellow-box-right.gif);
}

#Homepage_rightBox span.rightTitleColored {
	color: #ccff33; 
}

#Homepage_rightBox span.rightTitle {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #000000; 
	font-weight: bold;
}

#Homepage_Body {
	display: block;
	position: relative;
	top: 155px;
	margin: 0px 16px 155px 16px;
	background-color: #f4f4f5;
	padding: 16px 16px 32px 16px;
	color: #7d7d7d;
	font-size: 18px;
	text-align: justify;
	text-decoration: none;
	height: 220px;
}

#Homepage_Body:Hover {
	background-color: #f2ce3d;
}

#Homepage_Body span.coloredTitle {
	padding: 0;
	margin: 10px 0;
	color: #7d7d7d;
	font-size: 18px;
	font-weight: bold;
}

#Homepage_Body span.title {
	color: #8fc31c;
	font-size: 18px;
	font-weight: bold;
}

#Homepage_Body span.bottomLink {
	position: absolute;
	right: 16px;
	bottom: 16px;
	color: #7d7d7d;
	font-size: 18px;
}

#Homepage_Body span.bottomLink span {
	color: #8fc31c;
	font-size: 18px;
}

#Homepage_Body img.tl {
	border: none;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 32px;
}

#Homepage_Body img.tr {
	border: none;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 15px;
	width: 32px;
}

#Homepage_Body img.bl {
	border: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 15px;
	width: 32px;
}

#Homepage_Body img.br {
	border: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 15px;
	width: 32px;
}

#Homepage_Footer {
	padding: 16px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #898989;
}

#Homepage_Footer a {
	color: #99cc00;
}

#Homepage_Footer a:hover {
	color: #2A1FFF;
}

#Homepage_Footer p {
	font-size: 14px;
}

#outerWrapper {
	position: relative;
	width: 800px;
	margin: 20px auto;
	text-align: left;
	background-color: #FFFFFF;
}

#headerWrapper {
	position: relative;
	background: url(/images/sunburst-blue.jpg);
	background-position: 16px 16px;
	background-repeat: no-repeat;
	height: 110px;
	padding: 0;
	margin: 0;
}

#logo {
	position: absolute;
	top: 16px;
	left: 16px;
	z-index: 600;
}

#bodyWrapper {
	margin: 11px 16px 0px 16px;
	padding: 0px;
	background-color: #ebebeb;
	width: 768px;
}

.green {
	color: #8fc31c;
}

#topGreen {
	position: absolute;
	top: 110px;
	left: 0px;
	color: #7fb215;
	background-color: #7fb215;
	height: 10px;
	padding: 0px;
	margin: 0px;
	border: none;
	width: 800px;
	z-index: 10;
}

#topBlack {
	position: absolute;
	bottom: 0px;
	z-index: 5;
	color: #000000;
	background-color: #000000;
	height: 60px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	border: none;
}


div.leftBody {
	width: 268px;
	float: left;
	background-color: #bdbdbd;
	padding: 20px 25px 25px 25px;
	color: #FFFFFF;
	font-size: 26px;
	margin: 0px;
}

div.leftBody h1{
	color: #FFFFFF;
	font-size: 25px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

div.leftBody ul{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0 4px 1em;
	padding: 0 0 0 .5em;
}

div.leftBody ul li{
	margin: 0;
	padding: 2px 0 10px 0;
}

div.leftBody ul li ul li{
	padding-bottom: 0px;
}

p.tollFree {
	padding: 0;
	margin: 20px 0 10px 0;
	font-size: 32px;
}

p.tollFree span{
	font-size: 20px;
}

div.rightBody {
	position: relative;
	float: right;
	width: 292px;
	padding: 16px 16px 0px 142px;
	margin: 0px;
	background-image: url(/images/white.gif);
	background-position: 112px 140px;
	background-repeat: no-repeat;
	color: #707070;
	background-color: #ebebeb; 
	font-size: 14px;
}

body#contactUs div.rightBody {
	height: 660px;
	background-image: none;
}

div.rightBody h1{
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 42px;
	line-height: 42px;
	font-weight: normal;
	letter-spacing: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}	

div.rightBody h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

div.rightBody h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

img.subHeadImage {
	position: absolute;
	left: 36px;
	border: solid #FFFFFF 1px;
}

img.subHeadImageNoBorder {
	position: absolute;
	left: 36px;
	border: none;
}

p.subHead {
	font-weight: bold;
}

p.subHead span{
	color: #8fc31c;
}

p.links {
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	margin: 0;
}
.linktext {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
p.links a{
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}

p.links a:hover{
	text-decoration: none;
	color: #8fc31c;
}

p.links a span.linkBullet{
	color: #8fc31c;
	font-weight: bold;
}

p.links a:hover span.linkBullet{
	color: #f2ce3d;
}

span.linksSubHeader {
	font-weight: bold;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

div.lowerBody {
	clear: both;
	position: relative;
	padding: 16px 16px 16px 16px;
	margin: 0px;
	color: #707070;
	background-color: #ebebeb;  
	font-size: 14px;
}

table.formTable {
	position: absolute;
	left: 36px;	
	top: 160px;
	font-size: 13px;
	color: #707070;
}

table.formTable th{
	text-align: right;
	vertical-align: top;
}

table.formTable .errors{
	color: #D40000;
}

table.formTable ul.errors{
	margin-top:0px;
	padding-top:0px;
	margin-left: 1em;
	padding-left: 10px;

}

table.formTable ul.errors li{
	margin: 0;
	padding: 0;
}

table.fomrTable td {
	vertical-align: top;
}

table.formTable td.doubleCell{
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

table.formTable td.submitCell{
	text-align: center;
	padding: 10px 0px 0px 0px;
}

table.formTable input{
	border: solid #707070 1px;
	width: 280px;
}

table.formTable input#submitButton{
	width: 120px;
}

table.formTable input#newCaptcha{
	width: 80px;
}

table.formTable textarea{
	border: solid #707070 1px;
	width: 380px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}


table.chart{
	position: relative;
	z-index: 11;
	border: solid #009fc3 2px;
	font-size: 14px;
	color: #000000;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	float: right;
}	

table.chart th {
	padding: 2px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #009fc3;
	font-weight: bold;
	border-bottom: solid #8cc63f 4px;
}	

table.chart th span{
	color: #FFFFFF;
	font-weight: normal;
}

table.chart td{
	padding: 10px;

}

table.chart td p{
	padding: 0px;
	margin: 0px;
	text-align: center;
}
	

table.chart td ul li {
	color: #8cc63f;
	margin-bottom: 2px;
}

table.chart td ul li span {
	color: #000000;
}

#footer {
	width: 768px;
	padding: 8px 16px 8px 16px;
	text-align: center;
	clear: both;
	font-size: 11px;
	color: #898989;
	background-color: #FFFFFF;
}

#footer a{
	color: #99cc00;
}

#footer a:hover{
	color: #0099cc;
}
