.listentext, .listentext a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #333333;
   line-height: 13pt;
   list-style-image: none; 
   text-decoration: none;
}


input {
  	font-size: 10pt;
 	font-family: arial;
 	width: 250px;
 	background-color: #F8F8F8;
	color: #003366;
 	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 3;
	margin-bottom: 5px;
}

textarea {
  	font-size: 10pt;
	width: 250px; background-color: #F8F8F8;
 	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 3px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

select { 
  	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
   	background-color: #F8F8F8;
 	border: gray;
	color: #003366;
	margin-bottom: 5px;
}
   
.inputimg {
	width: 85px!important;
	height: 14px;
	background-color: #F8F8F8;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 0px;

}

.reset {
	font-size: 9pt ! important;
	width: 100px ! important;
	color: #A51821 ! important;
}

.submit {
	width: 100px ! important;
	font-size: 9pt ! important;
	font-weight: bold ! important;
	color: #A51821 ! important;
}

.checkbox {
	width: 20px ! important;
	padding-left: 0px ! important;
	margin-bottom: 0px ! important;
}

.multiselect {
 	width: 250px;
}

td.contenttext 
{
 background-color: #F7F7FC;
 border-width: 1;
 border-style: none solid solid none;
 border-color: #e7e7f0;
 padding-left: 10;
}
