.bg_all {
	background-color: #000000;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.body_home {
	margin-top: 10px;
	}

body {
	margin-top: 0px;
	}



fieldset
{
	border: 2px solid #737373;
	margin: 0px 100px 0px 100px;
}
fieldset p
{
	margin-top: 0px;
	padding: 4px 15px 4px 15px;
}

fieldset legend
{
	color: #000000;
	font-weight:bold;
}




.text_home table th, .text_home table td 
{
	vertical-align:top;
	/* border: solid 1px red; */
}



table.ContactInformation 
{
	width: 300px;
}


table.ContactInformation td
{
	width: 200px;

}


table.ContactInformation  th
{
	width: 100px;
}





table.ContactForm  
{
	width: 550px;
}


table.ContactForm  td
{
	width: 400px;
}


table.ContactForm   th
{
	width: 150px;
	font-weight: normal;
	text-align: right;

}


table.ContactForm   th.required
{
	font-weight:bold;
}




.required
	{
	font-style: italic;
	font-weight:bold;
	color: #ffffff;
	}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#C20501;
	font-weight: bold;
	color: #FFFFFF;
}

.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BE0500;
}
