/*COLOR/BORDERS CSS*/
FORM.ddfm H1, FORM.ddfm H2
{
	color: #606060;
}
FORM.ddfm LEGEND, FORM.ddfm LABEL, FORM.ddfm LABEL.fmtextlblwide
{
	color: #000000;
}
FORM.ddfm .fmcheck P, FORM.ddfm .fmradio P, FORM.ddfm TEXTAREA, FORM.ddfm .fmfullblock, FORM.ddfm .fmhalfblock, FORM.ddfm .fmselect, FORM.ddfm INPUT.fmtext, FORM.ddfm INPUT.fmdate, FORM.ddfm INPUT.fmverify, FORM.ddfm TEXTAREA.fmtextwide, FORM.ddfm .submit, FORM.ddfm .credits
{
	color: #404040;
}
FORM.ddfm .required
{
	color: #FF0000;
}
.ddfmerrors
{
	color: #FF0000;
	margin: 0;
	position: relative;
	height: 0px;
}
/*TEXT CSS*/
FORM.ddfm H1, FORM.ddfm H2
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px;
	padding: 0;
}
FORM.ddfm H1
{
	font-size: 140%;
}
FORM.ddfm H2
{
	font-size: 115%;
}
FORM.ddfm LEGEND, FORM.ddfm LABEL, FORM.ddfm LABEL.fmtextlblwide
{
	font-size: 100%;
	font-weight: bold;
}
FORM.ddfm .credits
{
	font-size: 90%;
}
FORM.ddfm LEGEND
{
	font-size: 110%;
}
/*STRUCTURE CSS*/
.ddfmwrap
{
	margin: 0px auto -20px 0;
	width: 430px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
}
.ddfmwrap P.fieldwrap
{
	padding: 1px;
	margin: 1px;
	clear: left;
}
FORM.ddfm
{
	text-align: left;
	padding: 0px 10px 0;
	width: 450px;
	margin: 100px 0 0;
}
FORM.ddfm FIELDSET
{
	padding: 0 10px 2px;
	margin: 0 0 13px;
	display: block;
}
FORM.ddfm LEGEND
{
	padding: 0 6px;
	margin: 0 0 0 10px;
}
FORM.ddfm LABEL
{
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	clear: left;
	font: normal small-caps normal 9pt Verdana;
	color: #000000;
}
FORM.ddfm LABEL.fmtextlblwide
{
	display: block;
	float: left;
	text-align: left;
	margin: 0 10px 0 1px;
	padding-bottom: 8px;
	width: 100%;
}
FORM.ddfm SELECT.fmselect
{
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}
FORM.ddfm .fmcheck
{
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}
FORM.ddfm .fmchecklabel
{
	display: inline;
	float: none;
	clear: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
FORM.ddfm .fmradio
{
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}
FORM.ddfm .fmradiolabel
{
	display: inline;
	float: none;
	clear: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
FORM.ddfm .fmcheck P
{
	padding: 0;
	margin: 0 0 5px;
	line-height: 140%;
}
FORM.ddfm .fmradio P
{
	padding: 0;
	margin: 0 0 5px;
	line-height: 140%;
}
FORM.ddfm TEXTAREA
{
	float: left;
	position: relative;
	width: 65%;
	margin: 0 0 5px;
	padding: 3px;
	height: 250px;
}
FORM.ddfm .fmfullblock
{
	padding-left: 0px;
	float: left;
	width: 100%;
	margin-bottom: 13px;
	display: block;
}
FORM.ddfm .fmhalfblock
{
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left;
	display: block;
}
FORM.ddfm INPUT.fmverify
{
	float: left;
	width: 22%;
	margin-bottom: 15px;
	padding: 3px;
	position: relative;
	display: block;
}
FORM.ddfm IMG
{
	margin: 1px 0 0 10px;
	float: left;
}
FORM.ddfm INPUT.fmfile, FORM.ddfm INPUT.fmtext
{
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}
FORM.ddfm INPUT.fmdate
{
	float: left;
	display: block;
	width: 35%;
	margin-bottom: 15px;
	padding: 3px;
}
FORM.ddfm TEXTAREA.fmtextwide
{
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px;
	padding: 3px;
}
FORM.ddfm .credits
{
	text-align: right;
	margin-top: 7px;
	width: 97%;
}
FORM.ddfm .submit
{
	text-align: right;
	clear: both;
	width: 86%;
}
.ddfmwrap .ddfmerrors
{
	width: 27%;
	text-align: right;
	margin: -16px 10px 0px 0;
	padding: 10px 0 0;
}
.ddfmwrap .errorlist
{
	width: 205px;
	padding: 0 3px 0 120px;
	text-align: left;
	margin: 0px 10px -40px 0;
	height: 0px;
}
.ddfmwrap .recaptcha
{
	width: 100%;
	text-align: right;
	clear: both;
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}
.ddfmwrap .recaptcha-inner
{
	float: right;
	margin-right: 3px;
}
/*DATE SELECTION
the div that holds the date picker calendar*/
.dpDiv
{
}
/*the table (within the div) that holds the date picker calendar*/
.dpTable
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
}
/*a table row that holds date numbers (either blank or 1-31)*/
.dpTR
{
}
/*the top table row that holds the month, year, and forward/backward buttons*/
.dpTitleTR
{
}
/*the second table row, that holds the names of days of the week (Mo, Tu, We, etc.)*/
.dpDayTR
{
}
/*the bottom table row, that has the "This Month" and "Close" buttons*/
.dpTodayButtonTR
{
}
/*a table cell that holds a date number (either blank or 1-31)*/
.dpTD
{
	border: 1px solid #ECE9D8;
}
/*a table cell that holds a highlighted day (usually either today's date or the current date field value)*/
.dpDayHighlightTD
{
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
}
/*the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered
over)*/
.dpTDHover
{
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
}
/*the table cell that holds the name of the month and the year*/
.dpTitleTD
{
}
/*a table cell that holds one of the forward/backward buttons*/
.dpButtonTD
{
}
/*the table cell that holds the "This Month" or "Close" button at the bottom*/
.dpTodayButtonTD
{
}
/*a table cell that holds the names of days of the week (Mo, Tu, We, etc.)*/
.dpDayTD
{
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: #FFFFFF;
}
/*additional style information for the text that indicates the month and year*/
.dpTitleText
{
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}
/*additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value)*/
.dpDayHighlight
{
	color: #666666;
	font-weight: bold;
}
/*the forward/backward buttons at the top*/
.dpButton
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
}
/*the "This Month" and "Close" buttons at the bottom*/
.dpTodayButton
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	background: #DDDDDD;
	font-weight: bold;
}
BODY
{
	background: #FFFFFF;
}
#thanks
{
	font: normal small-caps normal 8pt Verdana;
	text-transform: lowercase;
	margin: 200px 0 0 auto;
	text-align: center;
}
#contactInfo
{
	position: relative;
	float: left;
	margin: 285px 0 0 -290px;
	text-align: right;
	font: normal small-caps 8.9pt Verdana;
}
