BODY

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #2E81AD;
	color: Black;
	width: 305px;
	background-color: White;
	border-color: #999999;
	}
	
input.checkboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;	
	border: 1px none #2E81AD;
	width: auto;
	height: auto;
	background-image: url(../images/bg_contact_us_logo_shadow.jpg);
	}	
	
textarea.Comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: White;
	border: 1px solid #2E81AD;
	width: 305px;
	color: Black;
	height: 80px;
	background: #F6F9FB;
	border-color: #999999;
	}




