/* ***********************************************************************************************

                                             mailform.css

*********************************************************************************************** */
#content h2.pageHead {
	background:url(images/contact_head_1.jpg) no-repeat;
}
table th{
	text-align:left!important;
	width:100px!important;
}
form table p{
	margin-bottom:5px!important;
}
form table ul li{
	margin-left:0px!important;
}
.submit{
	text-align:center;
	margin-top:20px;
}
th{
	text-align:left;
}
textarea{
	font-size:12px;
}
input, textarea {
	font-family: inherit;
}
select {
	font-family: inherit;
}
option {
	font-family: inherit;
}
strong{
	color:#003399!important;
	font-weight:normal;
}

