/* CSS Document */

/* Landing Page */
.calccontent
	{
	width:45%;
	float:left;
	padding-left:10px;
	padding-top: 15px;
	}
.calccontent div
	{
	background-image:url(../images/itembg.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	height:157px;
	}
.textarea
	{
	font-family:tahoma;
	font-size:14px;
	padding-left:47px;
	padding-top:10px;
	background-image:none!important;
	line-height:20px;
	}	
.title
	{
	color:#a12c23;
	font-weight:bold;
	}
.buttonholder
	{
	background-image:none!important;
	padding-top:10px; 
	}	
	
/* OLTT Page */	
	
#llt
	{
	background-image:url(../images/OLTTbackground.jpg);
	background-repeat:no-repeat;
	}	
.lltcontent
	{
	height:264px;
	padding-top:30px;
	font-family:Tahoma, "Arial Narrow";
	font-size:14px !important;
	}		
	
	
/* CCM Page */	
#mortgage
	{
	background-image:url(../images/MCbackground.jpg);
	background-repeat:no-repeat;
	}	
.mccontent
	{
	height: 378px;
	padding-top: 40px;
	}			
	
.smallinput
	{
	width:45%;
	}	
.smallinputpink	
	{
	width:75%;
	background: #f8d4d4;
	border:0;
	}	
	