/********************************************************************ContactUsSection*/
.ContactUsSection
{
	padding:15px 10px 20px 15px;
	background-color:#EEEEEE;
	font-size:0.7em;
	margin-bottom:5px;
}
.ContactUsTitle
{
	font-size:10px;
	color:#003366;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}
.ContactUsSecondTitle
{
	color:#D1A536;
}
.ContactUsSection p
{
	margin:0px;
}
.ContactUsSection .adxContactName
{
	color:#003366;
	font-weight:bold;
	padding-bottom:2px;
}
.ContactUsSection .adxContactAddress
{
	color:#666666;
	font-size:0.9em;
	padding-bottom:8px;
}
.ContactUsSection .adxContactEmail b
{
	color:#003366;
	font-size:1.1em;
}
.ContactUsSection .adxContactEmail
{
	color:#D1A536;
	font-size:0.9em;
}
.ContactUsSection .adxContactEmail a,.ContactsSection .adxContactEmail a:visited
{
	color:#D1A536;
}
.ContactsSection .adxContactEmail a:hover
{
	color:#D1A536;
	text-decoration:underline;
}
.ContactUsSection .adxContactPhone b
{
	color:#003366;
	font-size:1.1em;
}
.ContactUsSection .adxContactPhone
{
	color:#666666;
	font-size:0.9em;
}







