/********************************************************************ContactUsSection*/
.ContactUsSection
{
	background-image: url(images/box_190bg_lb.png);
	padding:15px 10px 20px 15px;
	font-size:small;
	margin-bottom:5px;
	vertical-align:baseline;
}
.ContactUsTitle
{
	font-size:small;
	color:#003366;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}
.ContactUsSecondTitle
{
	color:#D1A536;
}
.ContactUsSection p
{
	margin:0px;
}
.ContactUsSection .adxContactName
{
	color:#003399;
	font-weight:bold;
	padding-bottom:2px;
}
.ContactUsSection .adxContactAddress
{
	color:#666666;
	font-size:small;
	padding-bottom:8px;
}
.ContactUsSection .adxContactEmail b
{
	color:black;
	font-size:small;
}
.ContactUsSection .adxContactEmail
{
	color:#003399;
	font-size:small;
}
.ContactUsSection .adxContactEmail a,.ContactsSection .adxContactEmail a:visited
{
	color:#003399;
}
.ContactsSection .adxContactEmail a:hover
{
	color:black;
	text-decoration:underline;
}
.ContactUsSection .adxContactPhone b
{
	color:black;
	font-size:small;
}
.ContactUsSection .adxContactPhone
{
	color:Black;
	font-size:small;
}







