﻿.contactInfo p
{
	margin:0;
}
.contactInfo .officehour .adxSectionCopy p
{
	margin:0;
}
.contactInfo .address
{
	float:left;
	width:49%;
	margin:10px 0;
	border-right:dotted 1px #971B15;
}
.content .contactInfo .address .adxSectionSubhead
{
	margin:0;
}

.contactInfo .officehour
{
	float:right;
	width:49%;
	margin:10px 0;
}
.content .contactInfo .officehour .adxSectionSubhead
{
	margin:0;
}
.contactInfo .officehour table
{
	margin-bottom:10px;
}
.FormFields
{
	margin:0;
	font-size:69%;
}
.FormFields ul
{
	list-style:none;
	margin:0;
	padding:0;
	
}
.FormFields ul li
{
	margin:3px 0;
}
.FormFields ul li .star
{
	color:#971B15;
	margin-left:5px;
}
.FormFields ul .note
{
	color:#971B15;
	font-style:italic;
	margin-left:108px;
}

.FormFields ul .SubmitButton
{
	float:left;
	padding-left:22%;
}	
.FormFields ul .ClearButton
{
	float:right;
	width:75px;
	margin-right:20px;
}	
.FormFields ul .checkbox
{
	margin-left:108px;
}
.FormFields ul .checkbox input
{
	margin:0 2px 0 0;
	float:left;
	width:3%;
}
.FormFields ul .checkbox p
{
	float:right;
	width:92%;
	margin:0 8px 0 0;
}
.FormFields ul li .phonenumber
{
	width:20%;
}
.FormFields ul li .ext
{
	width:9.2%;
}
.FormFields ul li .Label
{
	float:left;
	width:20%;
	margin:2px 5px;
}
.FormFields ul li .TextBox
{
	width:35%;
}
.FormFields ul li .subject
{
	width:73%;
}
.FormFields ul li .comment
{
	width:73%;
}
.FormFields ul li .ValidationMessage
{
	margin-left:28%;
}
.ConfirmMessage
{
	margin:15px;
	font-size:69%;
	font-weight:bold;
	color:#971B15;
}
.ConfirmationLabel
{
	margin:15px;
	font-size:69%;
	font-weight:bold;
	color:#971B15;

}