.GroupLabel
{
font-size:11pt;
font-weight:bold;
color: #443F4F;
}

Input.TextBoxLong
{
width:250px;
}

Input.TextBoxShort
{
width:150px;
}

Input.Required
{
background-color:#FFFFCC;
}

.legal 
{ 
font-family: Arial, Verdana, Helvetica, sans-serif;
color:Black; 
font-size: 10pt;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
}

.agree 
{ 
font-family: Arial, Verdana, Helvetica, sans-serif;
color:Black; 
font-size: 10pt;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
}

.ContactTable
{
margin-left:10px;
width:500px;
text-align:left;
}

.Multiline
{
width:300px;
height:200px;
margin-right:20px;
margin-bottom:20px;
}

.MultilineWide
{
width:450px;
height:200px;
margin-right:20px;
margin-bottom:20px;
}

.NoIndent
{
padding-left:0px;
}

.RequiredTd
{
background-color:#eeeeee;
}

.NonRequiredTd
{
background-color:#ffffff;
}

.RequiredTd
{
background-color:#eeeeee;
}

.NonRequiredTd
{
background-color:#ffffff;
}

.LeftTd
{
padding-left:10px;
}

.MidTd
{
text-align:left;
}


Span.Instructions
{
font-size:10pt;
}

Span.InstructionsLabel
{
color:#443F4F;
font-size:10pt;
}

Span.QuestionLabel
{
	color:#443F4F;
}

a:link, a:visited { color: #124A95; text-decoration: none; }
a:hover { color: #F46A1F; text-decoration: underline; }

Span.RequiredMarkerLabel
{
color: #ff0000; 
font-size:10pt;
}

Span.TextSeparatorLabel
{
}

Span.ValidationLabel
{
color: #ff0000; 
font-size:10pt;
}

Span.Validation
{
}

.RightDiv
{
}

.contactSpamStatement
{
color:#000000;
font-size: 10pt;

}

.contactOptInStatement
{
color:#000000;
font-size:10pt;
}

.ContactTable tr td input,
.ContactTable tr td select,
.ContactTable tr td textarea,
.ContactTable tr td .InstructionsLabel
{
	margin: 0 0 4px 4px;
}


.ContactTable tr td.LeftTd
{
	padding-left: 0;
	padding-right: 4px;
}


.ContactTable tr td.MidTd
{
	white-space: nowrap;
}



#_ctl0_ContentPlaceHolder1_ContactForm1_chkAgree 
{
	margin-right: 5px;
	position: relative;
	top: 3px;
}