 body {margin:0px; padding:0px; background-color:#ffffff}
  .policy{font-family:Tahoma; font-size:11px;  color:#7B7B79; text-decoration:none }
  .main{font-family:Tahoma; font-size:11px;  color:#717171; line-height:13px }
  .gray{font-family:Tahoma; font-size:11px;  color:#868686; }
  .green{font-family:Tahoma; font-size:11px;  color:#006699; }
  .bgcolor{background-color:#FFFFFF}

h1 {font-weight:bold; font-size:14; color:#8191A7}





  .input{
  		width:121px; height:19px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#9B9B8F;font-family:Tahoma; font-size:11px;  color:#523008; 
		}
		  .input2{
  		width:136px; height:19px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#9B9B8F;font-family:Tahoma; font-size:11px;  color:#ADABAB; 
		}

		 
		
	  .textarea{
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#999999;font-family:Tahoma; font-size:12px;  color:#666; padding:5px; 
		overflow:auto;
		}


 	  .text{
		background-color:#FFFFFF;
		border-color:#999999;font-family:Tahoma; font-size:12px;  color:#666; 
		overflow:auto;
		padding:5;
		}
		
/************** Sub Section styles ***************/

.feature{
	padding: 5px 0px 10px 10px;
	font-family:Tahoma; font-size:12px; color:#666;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


 






 

.flrt {
	float: right;
}
.fllt {
	float: left;
}
