* {margin: 0; padding: 0;}

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #616365;
	background-color: #fff;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
}

a {/*font-size: 12px;*/ outline: none;}
a:link, a:visited {/*font-size: 12px;*/ color: #0067c5; text-decoration: none;}
a:hover {color: #0067c5; text-decoration: underline;}

a.small {font-size: 11px; outline: none;}
a.small:link, a.small:visited {font-size: 11px; color: #0067c5; text-decoration: none;}
a.small:hover {color: #0067c5; text-decoration: underline;}

select, input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

select option {color: #000; padding: 0 3px;}
option.prompt {color: #b2b4b3;}


/******************/
/* page structure */
/******************/

div#wrapper {
	width: 813px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

div#contentWrap {
	width: 793px;
	margin-left: 10px;
	margin-right: 10px;
	background: #fff url(../img/header.jpg) no-repeat 0 0;
}

div#footer {
	border-top: 1px solid #c1c3c5;
	margin: 0 10px 0 10px;
	padding-top: 10px;
}

div#legal {margin: 0 20px 20px 40px;}


/****************/
/* body content */
/****************/

div#bodyContent {
	float: left;
	padding: 10px 0 10px 0;
	width: 511px;
	margin-top: 187px;
}

#bodyContent h1 {
	margin: 5px 0 15px 0;
	color: #616365;
	font-size: 16px;
	font-weight: normal;
}

#bodyContent h1 a {font-size: 16px;}

div#headlines, div#headlines_partner {
	width: 350px;
	margin: 90px 20px 70px 40px;
	font-size: 13px;
}

div#headlines_partner {
	margin-top: 50px;
	margin-bottom: 40px;
}

#bodyContent #body_normal {
	margin: 45px 45px 25px 25px;
	font-size: 13px;
}

#bodyContent #body_normal p {margin-bottom: 20px;}

#bodyContent #body_normal ul {
	margin-left: 25px;
	margin-bottom: 20px;
}

#bodyContent h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	/*padding-left: 121px;*/
	padding-left: 85px;
	padding-bottom: 8px;
}

#bodyContent h2.backup {background: url(../img/pointer_blue.gif) no-repeat 145px bottom;}
/*#bodyContent h2.backup_vtl {background: url(../img/pointer_blue.gif) no-repeat 220px bottom;}
#bodyContent h2.primary {background: url(../img/pointer_blue.gif) no-repeat 292px bottom;}*/

#bodyContent h2.primary {background: url(../img/pointer_blue.gif) no-repeat 185px bottom;}

#bodyContent h3 {
	color: #616365;
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0 20px 0;
}

#bodyContent .sample {color: #f3c;}


/***************/
/* nav options */
/***************/

div#navList {
	padding:0;
	margin: 0;
	margin-left: 60px;
	border-width: 0 1px 1px 1px;
	border-style:solid;
	border-color:#fff;
}

#navList ul {list-style: none;}

#navList ul li {
	float: left;
	display: inline;
	background-color:#58a618;
}

#navList ul li.on {background-color: #009fda;}

#navList a {
	display: block;
	padding:4px 10px 4px 8px;
	font-size:12px;
}

#navList a, #navList a:link, #navList a:visited {
	color: #fff;
	text-decoration: none;
}

#navList a:hover {
	background: #009fda;
	color:#fff;
	text-decoration: none;
}

#navList li.last a:hover {background: #009fda;}


/****************/
/* right column */
/****************/

div#rCol_wrapper {
	float: right;
	display: inline;
	width: 250px;
	margin: 29px 31px 0 0;
	padding-bottom: 20px;
	background-color: #fff;
}

div#rCol {
	/*float: right;
	display: inline;
	width: 212px;*/
	min-height: 200px;
	margin: 20px;
	/*padding: 20px 0 20px 10px;*/
}

#rCol_tabs {
	margin-left: -2px;
	width: 252px
}

#rCol h1 {
	color: #84888b;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}

#rCol h2 {
	color: #58a618;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}

#rCol h3 {
	color: #616365;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}

#rCol h4 {
	color: #616365;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
}

div#savings {margin: 10px 0;}

#savings h3 {font-weight: normal;}

table#savings_comp {
	width: 100%;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#savings_comp th {text-align: left;}

#savings_comp td, #savings_comp th {padding: 3px 5px 3px 0;}

#savings_comp td.highlight, #savings_comp th.highlight {
	font-weight: bold;
	color: #58a618;
}

#rCol p {
	margin-top: 0;
	margin-bottom: 15px;
}

#rCol form p {margin-top: 10px;}


/********************/
/* home page styles */
/********************/

div#home_intro {margin-top: 30px;}

div#home_intro p {
	font-size: 14px;
	line-height: 18px;
}

div#body_home {
	margin: 50px 0 30px 40px;
	font-size: 12px;
}

#body_home div.calc_item {
	border: 5px solid #e4e4e4;
	margin-bottom: 5px;
	padding: 15px 40px 15px 20px;
}

#body_home div.calc_item h2 {
	color: #58a618;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}

#body_home div.calc_item h2 a, #body_home div.calc_item h2 a:link, #body_home div.calc_item h2 a:visited {
	font-size: 16px;
	text-decoration: none;
	color: #58a618;
}

#body_home div.calc_item h2 a:hover {text-decoration: underline;}

#body_home div.calc_item p {margin: 0;}

#body_home ul.arrow {margin-bottom: 0;}
#body_home ul.arrow li {margin-bottom: 0;}


/************/
/* reg_form */
i/***********/

#reg_form input.data_field {
	width: 130px;	
}

#reg_form select {
	width: 130px;
}


/**************/
/* arrow list */
/**************/

ul.arrow {
	margin: 15px 0 10px 0;
	list-style: none;
}

ul.arrow li {
	padding-bottom: 5px;
	padding-left: 13px;
	background: url(../img/bul/arrow_off.gif) no-repeat 1px 3px;
}

ul.bul {list-style: none;}

ul.bul li {
	padding: 0 0 3px 10px;
	background: url(../img/bul/disc.gif) no-repeat 0 4px;
}

ul.arrow li.getreport {text-align: left; font-size: 12px;}

ul li.getreport a, ul li.getreport a:link, ul li.getreport a:visited {font-weight: bold;}

ul li.getreport a:hover {font-weight: bold;}

#rCol ul.arrow li a {
	font-size: 12px;
}


/*******************/
/* small bar graph */
/*******************/

div#graphSm {margin-bottom: 10px;}
	
#graphSm table {border-collapse: collapse;}

#graphSm td {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	text-align: center;
	font-size: 11px;
	border: 1px solid #fff;
}

#graphSm img {display: block;}


/*******************/
/* result info box */
/*******************/

div#resultInfo {
	margin-top: 15px;
	border: 2px solid #d7d7d7;
	background: #ededed;
}

div#resultsBody, div#resultsBodyVtl {
	padding: 10px;
	height: 295px;
	background-color: #fff;
}

div#resultsBodyVtl {
	position: relative;
}

#resultsBodyVtl div#results1 {
	z-index: 2;
	height: 294px;
}

#resultsBodyVtl div#results2 {
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 3;
	background-color: #fff;
	height: 295px;
	width: 480px;
}
	

#resultsBody p {background-color: #fff;}

div.resultInfoLinks {
	height: 35px;
	background: url(../img/bg_result_links.jpg) repeat-x 0 0;
}

div.resultInfoLinks ul {
	float: left;
	display: inline;
	list-style: none;
	margin-left: 15px;
	margin-right: 15px;
}

div.resultInfoLinks ul li {
	float: left;
	display: inline;
	/*margin-right: 25px;*/
	margin-right: 15px;
	margin-top: 3px;
}

div.resultInfoLinks ul li.last {margin-right: 0;}

div.resultInfoLinks li a {
	display: block;
	padding: 7px 10px 7px 10px;
}

div.resultInfoLinks a:link, div.resultInfoLinks a:visited {color: #565656;}
div.resultInfoLinks a:hover {text-decoration: underline;}
div.resultInfoLinks a:active {color: #58a618;}

div.resultInfoLinks a.on, div.resultInfoLinks a.on:link, div.resultInfoLinks a.on:visited, div.resultInfoLinks a.on:hover {
	color: #58a618;
	background-color: #fff;
	text-decoration: none;
	border-top: 2px solid #ededed;
	border-right: 2px solid #ededed;
	border-left: 2px solid #ededed;
	border-bottom: 2px solid #fff;
}


/******************/
/* thank you page */
/******************/

div#thanksFrame {
	margin-top: 20px;
	border: 2px solid #d7d7d7;
}

div#thanksBody {padding: 15px 20px;}

#thanksBody h1 {
	color: #58a618;
	font-size: 16px;
	font-weight: normal;
}

#thanksBody h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0;
	padding: 0;
	color: #616365;
}

#thanksBody ul {
	margin-left: 15px;
	margin-bottom: 15px;
}

#thanksBody li h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#thanksFrame h3 {
	margin: 0;
	margin-top: 30px;
	padding: 15px 30px;
	font-size: 13px;
	font-weight: bold;
	color: #616365;
	background-color: #f6f6f6;
}

#addResources div.listItemOn, #addResources div.listItemOff {padding: 10px 0 10px 23px;}

#addResources div.listItemOff {background: #fff url(../img/bul/arrow_off.gif) no-repeat 9px 13px;}

#addResources div.listItemOn {background: #deecf5 url(../img/bul/arrow_on.gif) no-repeat 8px 15px;}

#addResources .listItemOn a:link,
#addResources .listItemOff a:link,
#addResources .listItemOn a:visited,
#addResources .listItemOff a:visited,
#addResources .listItemOn a:hover,
#addResources .listItemOff a:hover {
	color: #58a618;
	font-size: 13px;
	font-weight: bold;
}

#addResources div.listBody {
	background-color: #deecf5;
	margin-bottom: 10px;
}

#addResources div.hide {display: none;}

#addResources div.show {display: block;}

#addResources table {margin-bottom: 10px;}

#addResources table td {vertical-align: top;}

#addResources td.listText {
	padding-left: 23px;
	width: 145px;
}

#addResources td.listImg {
	width: 81px;
	text-align: center;
}

#addResources .listText h2 {
	font-size: 13px;
	font-weight: bold;
	color: #616365;
}

#addResources .listText p {
	margin-bottom: 3px;
}

#addResources .listText a, #addResources .listText a:link {
	font-size: 11px;
	color: #002bff;
	text-decoration: none;
}

#addResources .listText a:hover {
	font-size: 11px;
	color: #002bff;
	text-decoration: underline;
}

#addResources div.break {
	clear: both;
	height: 10px;
}


/**************************/
/* submission form styles */
/**************************/

#backupDataForm select {width: 192px;}

#backupDataForm ol {margin-left: 22px;}

#primaryDataForm table td, #getResultsForm table td {padding: 3px 3px 3px 0;}

#primaryDataForm input {
	width: 40px;
	margin: 0 5px 0 10px;
	text-align: right;
}

#backupDataForm select.currency, #primaryDataForm select.currency {width: 80px;}
#backupDataForm input.cpt, #primaryDataForm input.cpt {width: 75px; text-align: right;}

ul.alert {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	list-style: none;
	color: #C30;
}

.alert li {
	margin-bottom: 3px;
}

div.form_buttons {
	font-size: 12px;
}


/****************/
/* legal styles */
/****************/

#legal a, #legal a:link, #legal a:visited, #legal a:hover {
	font-size: 11px;
	color: #616365;
}

#legal div#tagline {
	float: left;
	width: 99px;
	margin-right: 30px;
	height: 30px;
}


/******************/
/* global classes */
/******************/

.clear {clear: both;}
.nomargin {margin: 0;}
.debug {background-color: #fff;}
.alert {color: #C30;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

.smaller {
	font-size: .9em;
}