.navback {
		width:100%;
		float:left;
		background:#F6F6F6;
	border-style: solid;
	border-width: thin;
border-color: #E9E8E8;

		padding-bottom:20px;
		}		
					


.headtext {font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; 
	}
		
		.ad-title {
		width:100%;
		float:left;
		background:#18578A;
	
		padding-bottom:5px;
		}
		
		
		
		.picks-title {
		width:100%;
		float:right;
		background:#5C7F92;
	
		padding-bottom:5px;
		}	
		
		.picks-bod {
		width:100%;
		float:right;
		background:#DCEAF1;
	
		padding-bottom:40px;
		}
		
		.recent-title {
		width:100%;
height:34px;
		float:left;
		background:#A6BCC6;
background-image: url('images/itembar.gif'); background-repeat: repeat;
}	


		
		.calc-iconback {
		width:100%;
		float:left;
		background:#2B5D9B;
background-image: url('/calculators/images/background.jpg'); background-repeat: repeat;
}	



		.recommended-title {
		width:100%;
height:32px;
		float:left;

		background:#A6BCC6;
background-image: url('/images/topicback.jpg'); background-repeat: repeat;
}



.tipback  {
		width:100%;

		float:left;
		background:#e7e7e7;

}


.sideleftside  {
	

		float:left;
		background:#e7e7e7;

}


.siderightside  {
		

		float:left;
		background:#90ACC5;

}


.iconback {background-image: url('/images/icon_back.jpg'); background-repeat: repeat;
	}

.iconbackflat {background:#9ECEAA;
	}




.calcback  {
		width:100%;

		float:left;
		background:#e7e7e7;

}



		
		.recent {
		width:100%;
		float:left;
		background:#C6D3D7;
	
		padding-bottom:40px;
		}	
		
		.adarea {
		width:100%;
		float:left;
		background:#EBEBCB;
	
		padding-bottom:10px;
		}	
.newstext {font-family: verdana;
	font-size: 12px;

	color: #222b3c; }
	
	
	

<-- links -->

a.supression:link {
font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a.supression:hover {
	color: #CADDFD;

}
a.supression:visited {
	color: #FFFFFF;
}
a.supression:active  {
	color: #FFFFFF;
}


a.calcmain:link {
font-family: verdana;
	font-size: 10px;
text-decoration: bold;
			color: #FFFFFF;
}
a.calcmain:hover {
	color: #e7e7e7;
text-decoration: underline;

}
a.calcmain:visited {
	color: #FFFFFF;
}
a.calcmain:active  {
	color: #FFFFFF;
}

	a.calchead:link {
font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
		color: #FAB204;
}
a.calchead:hover {
	color: #FAB204;

}
a.calchead:visited {
	color: #FAB204;
}
a.calcheadn:active  {
	color: #FAB204;
}

.calctext {font-family: verdana;
	font-size: 10px;
	color: #FFFFFF; 
	}

.subpagetext {font-family: verdana;
	font-size: 10px;
	color: #444444; 
	}

.Statement-header {font-family: verdana;
	font-size: 12px;
font-weight: bold;
	color: #30618A; 
	}

.custom_contact_row {
  margin: 10px 0px 20px 0px;
  margin: 15px 0px 15px 0px;
  clear: left;
}
.custom_contact_label {
  font-size: 1em;
  float: left;
  width: 120px;
  padding-left: 5px;
}
.custom_contact_label_required {
  font-weight: bold;
  font-size: 1em;
  float: left;
  width: 120px;
  padding-left: 5px;
}
.custom_contact_data {
  float: left;
  padding-left: 5px;
}
.custom_contact_data textarea {
  width: 85%;
}
.custom_contact_buttons {
  clear: left;
  padding: 10px 0px 0px 0px;
  border-top: 1px solid gray;
}