﻿#RequestInfoButton
{
	text-align:center;
	margin:0.5em 0 1.5em 0;
}

#RequestInfoEmailNote
{
	font-size:9pt;
}

#RequestInfoIntroWrapper
{
	margin-bottom:2em;
}

#RequestInfoPhoneContact
{
	margin:1em 0 0.5em 0;
}

#RequestInfoRequiredLegend
{
	font-size:9pt;
}

div.RequestInfoTitle
{
	font-weight:bold;
	margin-top:1.5em;
	margin-bottom:0.5em;
}

img.RequestInfoRequired
{
	width:15px;
	height:15px;
	margin-left:0.25em;
}

input.RequestInfoMiddleInitial
{
	width:25px;
}

input.RequestInfoNarrowField
{
	width:144px;
}

input.RequestInfoWideField
{
	width:225px;
}

select.RequestInfoDropDown
{
	width:150px;
}

td.RequestInfoLabel
{
	vertical-align:top;
	text-align:right;
	width:115px;
}

td.RequestInfoLabelOther
{
	vertical-align:top;
	text-align:right;
	width:60%;
}