div, p{
	margin:0;
	padding:0
	}	

#contact_subtitle{
	font-weight:bold;
	color:#000;
	text-align:center;
	margin-top:10px;
	}
form{
	padding-top:50px;
	margin-bottom:10px;
	}
#mail_label{
	width:70px;
	float:left;
	text-align:left;
	height:25px;
	color:#FFFFFF;
	clear:both;
	}
#mail_input{
	height:25px;
	width:120px;
	float:left;
	text-align:left;
	color:#000;
	padding-left:10px;
	}
#mail_input1{
	height:25px;
	width:30px;
	float:left;
	clear:left;
	}
#mail_label1{
	float:left;
	text-align:left;
	height:20px;
	color:#000;
	}
#mail_input2{
	text-align:center;
	}
p.subtitle1{
	color:#0A1983;
	font-weight:bold;
	clear:both;
	}
/*---buttons--*/
#mail_buttons{
	text-align:center;
	margin-top:10px;
	}
	.button{
		background-color: #0A1983;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		padding-bottom: 0px;
		border: 1px solid #ffffff;
		width: 75px;
		height: 20px;
		}
	.buttonover{
		background-color:#BEDEC3;
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		padding-bottom: 0px;
		border: 1px solid #fff;
		width: 75px;
		height: 20px;
		cursor: pointer;
		}
/*---end buttons---*/
.inputForm{
	font-size:12px;
	border: 1px solid #000;
	width: 180px;
	color: #00000;
	background-color: #fff;
}
.inputFormOver{
	font-size:12px;
	border: 1px solid #00000;
	width: 180px;
	color: #000000;
	background-color:#FAF0EC;
	}
#mail_comment{
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	}
