.contactUsContent
{
	margin: .2em 4.3em 0em 2em;
	height: 100%;
}
.contactUsContent .topContainer
{
	height: 70px;
}
.contactUsContent .topContainer .header img
{
	margin: .2em 0 0 0;
}
.contactUsContent .middleContainer
{
	height: 372px;
	border: 1px solid #eeeeee;
}
.contactUsContent .middleContainer h3		{color: #856363;}

.contactUsContent .middleContainer a:link,
.contactUsContent .middleContainer a:visited	{color: #865363;}

.contactUsContent .middleContainer a:hover		{color: #eeeeee; background-color: #856363;}
.contactUsContent .middleContainer .top p
{
	font-size: small;
}
.contactUsContent .middleContainer .left
{
	float: left;
	width: 450px;
}

.progress												{width: 300px; height: 200px; background-image: url(/images/progressBackground.gif); background-repeat: no-repeat;}											  
.progress .center									{text-align: center; margin: 8px;}

.modalBackground{ background-color: Gray; filter:alpha(opacity=70); opacity:0.7;cursor: wait;}

.contactUsContent .middleContainer .left .error		{color: Red; font-size: smaller;}

.contactUsContent .middleContainer .right
{
	width: 300px;
	float: left;
	margin: 0 0 0 10px;
}

.textBox				{border: 1px solid #856363; color: #856363; font-family: Myriad Pro;}

.message											{}
.message .center									{text-align: center;}

.contactUsContent .bottomContainer
{
	width: 400px;
	overflow: auto;
	margin: 0 auto 0 auto;
}
.contactUsContent .bottomContainer .buttonContainer img
{
	display: block;
}
