br{
clear: left;
}

form{
margin:0px;
padding:0px;
}

label{
float: left;
width: 155px;
font-weight: normal;
color:#001b4f;
}

form fieldset {
	clear: both;
	font-size: 100%;
	padding: 10px;
	margin: 0 0 0 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c4062d;
	border-right-color: #c4062d;
	border-bottom-color: #c4062d;
	border-left-color: #c4062d;

}

.input_txt {
	background-color: #ffffff;
	margin-bottom:4px;
	width:224px;
	border: 1px solid #c4062d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#001b4f;
	height: 18px;
}

.boxes{
	width: 13px;
	background-color: #FFFFFF;
	border: 1px solid #c4062d;
	height: 13px;
	margin-bottom:4px;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:224px;
	height:74px;
	font-weight: normal;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #c4062d;
	color:#001b4f;
	text-align:left;
	margin-bottom:4px;
}
.input_txt1 {
	background-color: #ffffff;
	height: 18px;
	border: 1px solid #c4062d;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#001b4f;
	margin-bottom:5px;
}

.dropdown{
	background-color: #ffffff;
	height: 22px;
	border: 1px solid #c4062d;
	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#001b4f;
	margin-bottom:5px;
}
.dropdown2{
	background-color: #ffffff;
	height: 22px;
	width:224px;
	
	border: 1px solid #c4062d;
	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#001b4f;
	margin-bottom:5px;
}
