body, td {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color:transparent;
}

div, form, input, h1, h2, h3, h4, span, ul, li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a {
	color: #020079;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

sup{
	color:red;
}

.clearb{
	clear:both;
}

.small, .small a, .small a:hover, a.small, a.small:hover{
	font-size: 10px;
}

div.alignecentre {
	text-align: center;
	margin: auto;
}

.form1 {
	width: 270px;
	height:18px;
	font-family: Arial;
	color: #3E4851;
	background-color: #FFFFFF;
	margin: 0 0 6px 0;
	padding: 1px 4px 2px 2px;
	background-color: #ffffff !important;
	border: 1px solid #cccccc !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s !important;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s !important;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s !important;
	transition: border linear 0.2s, box-shadow linear 0.2s !important;
	color: #555555 !important;
	vertical-align: middle !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
}

.formbt {
	font-family: Arial;
	font-weight: bold;
	font-size: 0.875rem;
	background-color: #ebb32b;
	color: #000000;
	padding: 10px 12px;
	margin: 0 0 1px 0;
	text-align: center;
	border:none;
	border-bottom: 2px solid #001625;
}

.formbt:hover {
	background-color: #2E2E2E;
	color: #ffffff
}

fieldset {
	border: none;
	padding: 10px;
}
legend {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 0 4px 4px 4px;
}

.formcontact label {
	height: 18px;
	float: left;
	width: 160px;
	text-align: right;
	margin: 0 0 6px 0;
	padding: 1px 4px 2px 2px;
	clear: both;
	border: 1px solid #fff !important;
}

.formcontact select {
	height:23px;
	width:278px;
}
