body {
	background: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 0 0px;
}
#containapp {
	margin: 0 0px;
	width: 780px;
}
#main {
	margin: 15px 0;
	padding: 1px;
}
#primaryapppanel {
	clear: both;
}	 	 
#formwrapper{
	background:#fff;
	margin:0px -1px 0px -1px;
	padding:0px;
	/*border:1px solid #a7a8a9;*/
	width: 770px;
}
#formtitle {
	border-bottom:1px solid #807559;
	margin: 0px;
}
#formcontent{
	background:#fff;
	margin:10px 10px 0px 10px;
	padding:0px;
	display:block;
	/*border:1px solid #a7a8a9;
	color:#2D4470;*/
}
#leftbox{
	position: absolute;
	margin: 0 0 0 0px;
	padding: 0;
	width: 590px;
}
#googleadright{
	position: absolute;
	margin: 0 0 0 600px;
	padding: 0;
	width: 160px;
}
#googleadbottom{
	position: absolute;
	bottom:20px;
}
#fieldset {	
	text-align:center;
	padding:5px;
	margin:0px 0px 0px 0px;
}	
fieldset{
	text-align:center;
	border:none;
	padding:10px 0px 0px 0px;
	margin:0px;
}
#calcoutput {
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	text-align: center;

}	
h2.results{
	padding:73px 0px 10px 0px;
	margin:0px 0px;
	background:url(/images/399/resultsarrow.gif) no-repeat top center;
}
#disclaimer {
	padding:5px;
	margin:10px 0px 10px 0px;
	color:#999999;
	font-size:10px;
	font-style: italic;
}	
#poweredby {
	border: none;
	padding:5px;
	margin:10px 0px 10px 0px;
}	
#howdoicompare {
	border: none;
	padding:5px;
	margin:0px 0px 10px 0px;
	text-align:center;
}	
#errormessageswrapper {
	border: 1px solid red;
	margin-bottom: 5px;
}
#errormessagetitle {
	color: red;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
}
#errormessagetitle img {
	margin-right: 5px;
	vertical-align: middle;
}
#errormessages {
	color: red;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
}

/*headers--------------------------*/
#formtitle h2 {
	color: #807C59; 
	margin:0;
	padding:5px 5px 5px 10px;	
	font-size: 17px;
	border-bottom: 0px;
	font-weight: bold;	
}
#fieldset h2 {
	font-size: 15px;
	margin: 15px;
}
#calcoutput h2 {
	font-size: 15px;
	font-weight: bold;
	color: #807C59;
}
 h2 {
	font-size: 18px;
	font-weight: bold;
	color: #146988;
}

/*form elements-----------------------*/
form{
	text-align:center;
	margin:0px;
	padding:0px; 
	color: #000000;
}
input, select, textarea {
	color: #1E354E;
	font-size: 12px;
}	
label {
	font-weight: bold;
	font-size: 11px;
}	
.labelcol {
	text-align:center;
	padding:5px;
	border-top:0;
	border-bottom:1px solid #c9c9ca;
	border-right:1px solid #a7a8a9;
	border-left:1px solid #a7a8a9;
	background: url(/images/399/labelcolbg_blue.gif);  background-repeat:repeat-x;
	font-size:15px;
}
.tabletop {
height:5px;
	background: url(/images/399/calc_cap_blue.gif); background-repeat:no-repeat;
}
.labelcol b{
	font-weight:bold;
	font-size:14px;
	background:#c9c9ca;	
	border:1px solid #BFBFBF;
	padding:3px 6px 3px 6px;
}
.labelcol2 {
	text-align: right;
	color: #E8264D;
}
.rsilabelcol {
	white-space: nowrap;
	text-align: right;
	color: black;
}
.rsilabelcolleft {
	color: black;
}
.inputlabel{
	border-left:1px solid #a7a8a9;
/*	background-color: #ebebeb;*/
	background-color: #f0f5fb;
}
.inputcol{
	border-left:1px solid #caccce;
	border-right:1px solid #caccce;
	background-color: #ebebeb;
}
.innerinputtable{
	border-top:1px solid #a7a8a9;
	border-bottom:1px solid #a7a8a9;
	border-right:1px solid #a7a8a9;
	background-color: #f0f5fb;
}
.innerinputcolheader{
	border-left:1px solid #a7a8a9;
	background-color: #f0f5fb;
}
.innerinputcol{
	border-left:1px solid #a7a8a9;
	background-color: #ebebeb;
}
.innerinputlabel{
	background-color: #f0f5fb;
	border-left:1px solid #a7a8a9;
	border-right:1px solid #a7a8a9;
}
.helpcol{
	border-right:1px solid #a7a8a9;
	background-color: #f0f5fb;
}
button {
	cursor: pointer;
}
button img {
	vertical-align: middle; 
	padding-left: 5px;
}
* html .bar button {
	width: 110px;
}
.btnrow {
	text-align:center;
	padding:10px 0px 15px 5px;
/*	border-top:2px solid #807559;*/
	background-color: #ffffff;
}
.btnrow a {
	text-decoration: none;
}
.btn{margin-left:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:3px;	
}
.calcdescription{
	font-size:12px;
	line-height:17px;
	padding-bottom:3px;
	position:relative;
}
.formproper{
	clear:left;
}
/*tables---------------------------*/
table{
/*	width: 400px;*/
}
.inputtablewrapper{
	text-align:center;
}
.inputfieldstable {
	text-align: right;
}
/* IE hack. IE can't understand this one, so it will use the width above.
   All other browsers will use this one. */
html > body .inputfieldstable {
	width: 100%;
}

.calcoutputtable{
	text-align: center;
	background: white;
	/*
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	*/
	padding: 0px;
}
/* IE hack. IE can't understand this one, so it will use the width above.
   All other browsers will use this one. */
html > body .calcoutputtable {
	width: 100%;
}
.calcoutputtable td{
	text-align: center;
	vertical-align: middle;
	font-size:1em;
	font-weight: normal;
	color:#333333;
}

/* "simpletable" is passed in as the value of the calcxmlRequest->dataTable->cssClassName
 element for all of the sample calcs. All the data tables that are returned as part of the
 response will be tagged as <table class="simpletable"> */
.simpletable {
	background: white;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	padding: 0px;
}
/* IE hack. IE can't understand this one, so it will use the width above.
   All other browsers will use this one. */
html > body .simpletable {
	width: 100%;
	border:1px solid #c9c9ca;
}
.simpletable th{
	text-align: right;
	vertical-align: bottom;
	border-top:1px solid #c9c9ca;
	border-bottom:1px solid #c9c9ca;
	border-right:1px solid #c9c9ca;
	background:#08649E url(/images/399/labelcolbg_blue.gif) repeat-x top left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	padding:5px;
}
.simpletable td{
	text-align: right;
	vertical-align: middle;
	border-right:1px solid #c9c9ca;
	border-left:1px solid #c9c9ca;
	font-size:1em;
	font-weight: normal;
	color:#333333;
	padding:5px;
}

.simpletable td.tdcenter {
	text-align: center;
}

.simpletable td.redbold {
	font-weight: bold;
	color:red;
}

.simpletable td.greenbold {
	font-weight: bold;
	color:#8CC718;
}

.relevantlinkstable {
	background: white;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	padding: 0px;
}
/* IE hack. IE can't understand this one, so it will use the width above.
   All other browsers will use this one. */
html > body .relevantlinkstable {
	width: 100%;
	border:1px solid #c9c9ca;
}
.relevantlinkstable th{
	text-align: left;
	vertical-align: bottom;
	border-top:1px solid #c9c9ca;
	border-bottom:1px solid #c9c9ca;
	border-right:1px solid #c9c9ca;
	background:#08649E url(/images/399/labelcolbg_blue.gif) repeat-x top left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	padding:5px;
}
.relevantlinkstable td{
	text-align: left;
	vertical-align: middle;
	border-right:1px solid #c9c9ca;
	border-left:1px solid #c9c9ca;
	font-size:1em;
	font-weight: normal;
	color:#333333;
	padding:5px;
}

.relevantlinkstable td.tdcenter {
	text-align: center;
}

.relevantlinkstable td.redbold {
	font-weight: bold;
	color:red;
}

.relevantlinkstable td.greenbold {
	font-weight: bold;
	color:#8CC718;
}

/* The centernowidthtable is used only in inv08 sample calculator. */
.centernowidthtable {
	background: white;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	padding: 0px;
}
.centernowidthtable th{
	text-align: center;
	vertical-align: bottom;
	border-top:1px solid #c9c9ca;
	border-bottom:1px solid #c9c9ca;
	border-right:1px solid #c9c9ca;
	background:#08649E url(/images/399/labelcolbg_blue.gif) repeat-x top left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	padding:5px;
}
.centernowidthtable td{
	text-align: center;
	vertical-align: middle;
	border-right:1px solid #c9c9ca;
	border-left:1px solid #c9c9ca;
	font-size:1em;
	font-weight: normal;
	color:#333333;
	padding:1px;
}
.centernowidthtable td.tdcenter {
	text-align: center;
}
.inputtable { width:425px;
	/* border-bottom:2px solid #807559;  */
}
.inputtable td{
	font-size:12px;
	line-height:17px;
	color:#333333;
	text-align:left;
	padding:5px;
	border-top:1px solid #c9c9ca;
}
th{
	margin-bottom:10px;
}
.articletable {
	border-left:1px solid #a7a8a9;
	border-right:1px solid #a7a8a9;
	border-top:1px solid #c9c9ca;
	border-bottom:1px solid #a7a8a9;				
}
.articletable td{
	font-size:12px;
	line-height:18px;
	color:#333333;
	text-align:left;
	padding:5px;
	border-top:1px solid #c9c9ca;
}
.articletable th{
	text-align:center;
	padding:5px;
	background:#b4b4b4 url(/images/articleheaderbg.gif) repeat-x top left;
	border-bottom:1px solid #B8AF76;				
	font-size:16px;
	color:#886600;
}
.creditdetailtable {
	background: white;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	padding: 0px;
	width: 340px;
}
.creditdetailtable th{
	text-align: right;
	vertical-align: bottom;
	border-top:1px solid #c9c9ca;
	border-bottom:1px solid #c9c9ca;
	border-right:1px solid #c9c9ca;
	background:#08649E url(/images/399/labelcolbg_blue.gif) repeat-x top left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	padding:5px;
}
.creditdetailtable td{
	text-align: right;
	vertical-align: middle;
	border-right:1px solid #c9c9ca;
	border-left:1px solid #c9c9ca;
	font-size:1em;
	font-weight: normal;
	color:#333333;
	padding:5px;
}
.scorerangetable {
	padding:0px 5px 20px 10px;	
	border-bottom:1px dotted #807559;
}
.scorerangetable td{
	padding:5px;	
}
.scorerangetable td.score{
	white-space: nowrap;
	font-weight: bold;
}
.scorerangetable td.scorenoborder{
	white-space: nowrap;
	font-weight: bold;
	border-bottom:none;
}
.scorerangetable td.noborder {
	border-bottom:none;
}	
.backto {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;	
	color: #94B3D8;
	vertical-align: middle;
	padding-bottom: 5px;
}
.backto a{
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;	
	color: #94B3D8;
	vertical-align: middle;
	text-decoration: none;
	border:none;
}
.imagebackto {
	vertical-align: middle;
	padding:0px 5px 0px 0px;
	border:none;
}
.catdescttl {
	color: #5F5046; 
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;	
	text-align: left;
	margin-top: 10px;
	padding-bottom: 5px;
}
.catdesc {
	font-family: verdana;
	font-size:11px;
	padding-bottom:5px;
	background: #F5F7FD;
	color:#3C404E;
}
/*images---------------------------*/
.image1{
	display:none;
}
.image2{
	display:none;
}
.centerimg {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.helpimg{
	border:none;
}
.poweredbyimg{vertical-align:middle;
	display:inline;
	border:none;
}
.poweredbyimg2{
	display:none;
}
.howdoicompareimg{
	display:inline;
	border:none;
}
.scorerange {
	color: #807C59; 
	margin:0;
	padding:5px;
	font-size: 17px;
	font-weight: bold;	
}
.detailsimg {
	padding-top:1px;
	padding-bottom:1px;
}


.inputhelp {
	font-size: 11px;
	color: #888888;
}

.inline-ad-table {
	width: 100%;
	padding-bottom:10px;
}
.inline-ad-img {
	border:none;
}

.eodemaildesc {
	font-size:12px;
	line-height:17px;
	color:#333333;
	text-align:left;
	padding:5px;
	font-weight: bold;	
}
.eodoptin {
	font-size:11px;
	line-height:17px;
	color:#333333;
	text-align:left;
	padding:5px;
}
.eodinputtable {
	margin-top: 10px;
	text-align:left;
	width:80%;
}

.eodinputlabel {
	font-size:12px;
	line-height:17px;
	color:#333333;
	text-align:left;
	padding:5px;
	white-space: nowrap;
	width:100px;
}

.eodinputcol {
	font-size:12px;
	line-height:17px;
	color:#333333;
	text-align:left;
	padding:5px;
}
.tablebottom {background-image:url(/images/399/calc_close_blue.gif); background-repeat:no-repeat; height:9px;}
.calcoutputtable td.resultHeader {text-align:left;color: gray;font-size: 14px;font-weight: bold;background: url(http://www.calcxml.com/images/whitebar.png);	padding:6px 3px 6px 3px;}
.calcoutputtable td.resultDescription{text-align:left;}
.calcoutputtable td.resultChart{}
.calcoutputtable td.resultDisplayTable{}
.calcoutputtable td.resultDataTable{}
.calcoutputtable td.resultRelatedStuff{text-align:left;}
.poweredbylink a {text-decoration:none;}
.poweredbylink a:link {text-decoration: none; color: #088ABE; font-family: verdana; font-size: 10px;}
.poweredbylink a:visited {text-decoration: none; color: #088ABE; font-family: verdana; font-size: 10px;}
.poweredbylink a:active {text-decoration: none; color: #088ABE; font-family: verdana; font-size: 10px;}
.poweredbylink a:hover {text-decoration: none; color: #777; font-family: verdana; font-size: 10px;}.poweredbylink2{display:none;}   
