.GroupLabel
{
background-color:#777777;
color:#ffffff;
font-size:11pt;
font-weight:bold;
padding-left:10px;
width: 100%;
}

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;
}

Label
{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 10pt;
text-decoration: none;
}

.ContactTable
{
margin-left:10px;
margin-top:10px;
width:530px;
}

.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
{
}

.RightTd
{


}

.BottomTd
{

}

.TopTd
{
}

Span.Instructions
{
font-size:10pt;
}

Span.InstructionsLabel
{
color:#777777;
font-size:10pt;
}

Span.QuestionLabel
{
font-weight :normal;
font-size:10pt;
padding-right:5px;
margin-right: 10px;
}
.contactheader
{
	display:none;
}

a:link, a:visited { color: #124A95; text-decoration: none; }
a:hover { color: #F46A1F; text-decoration: underline; }

Span.RequiredMarkerLabel
{
color: #ff0000; 
font-size:10pt;
padding-left:0px;

}

Span.TextSeparatorLabel
{
}

Span.ValidationLabel
{
color: #ff0000; 
font-size:10pt;
}

Span.Validation
{
color: #ff0000; 
font-size:10pt;
}

.RightDiv
{
	text-align: right;
	vertical-align: top;
}

