/* CSS Document */
/*Begin form for cc payment */

#filterForm fieldset
{
	display: block;
	margin: 0 0px 10px 0;
	padding: 5px;
	/*border: 1px solid #CCCCCC;
	background-color:#efefef;*/
	width: 98%;
	font-size:x-small;
}
#filterForm legend{
	font-weight: bold;
	color:#333366;
	font-size:x-small;
}
#filterForm label
{
	/*float: left;*/
	display: inline;
	font-weight: bold;
	font-size:x-small;
	width: 9.5em;
	clear: both;
	padding-bottom: 5px;
	padding-left: 5px;
}
#filterForm label
{
	/* float: left;
	display: block;
	font-weight: bold;*/
	width: 7em;
	display: inline;
	/*clear: both;*/
	padding-bottom: 5px;
}
#filterForm select
{
	display: inline;
	/*float:right;position: relative;*/
	width: auto;
}
#filterForm input.submit
{
	display:inline;
	font-size:x-small;
	margin-top: 10px;
	/*clear: both;*/
	top: 0;
}

/* End Filter Form */
/*Begin search form */
#searchForm fieldset
{
	display: block;
	margin: 0 auto;
	border: 0 solid #FFFFFF;
	border: none;
	/*padding: 200px;*/
}
#searchForm fieldset fieldset
{
	margin-left:15px;
}

#searchForm fieldset legend{
	color: #009966;
	font: bold medium Verdana, Arial, Helvetica, sans-serif;}
	
#searchForm input.submit
{
	/*clear: both;	margin-top: .5em;*/
	top: -2.8em;
	left: 21.5em;

}
#searchForm input
{
	position: relative;
	top: -1.2em;
	left: 9.5em;
	display: block;
}



#searchForm label
{
	/*clear: both;
	float: left;*/
	display: block;
	width: 9em;
	/*margin-top: 3em;*/
	font-weight: bold;
}

/*Begin survey form */
#surveyForm fieldset
{	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
}
#surveyForm fieldset legend{
	color: #000099;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	margin-left: -8px;
}
#surveyForm fieldset legend.head{
	font-size: medium;
	color: #009966;
}
#surveyForm label{	
	margin-top: 3px;
	margin-bottom: 3px;
	font: bold small;
	}
	
#surveyForm input
{
	position: relative;
	display: inline;
}
#surveyForm textarea
{
	position: relative;
	display: inline;
	width: 20em;
	height: 4em;
}	
#surveyForm fieldset.radio
{
	margin: 0 0 10px 0;
	border: none;
	padding: 0;

}
#surveyForm fieldset.rate
{
	margin: 0 0 18px 0;
	border: none;
	padding: 0;
	width:90%;

}
#surveyForm fieldset.rate legend
{
	color: #003399;
	font: bold medium Verdana, Arial, Helvetica, sans-serif;
}
	
	
/*#searchForm input.submit
{
	clear: both;	margin-top: .5em;
	top: -2.8em;
	left: 21.5em;

}
#searchForm input
{
	position: relative;
	top: -1.2em;
	left: 9.5em;
	display: block;
}



#searchForm label
{
	/*clear: both;
	float: left;
	display: block;
	width: 9em;*/
	/*margin-top: 3em;
	font-weight: bold;*/
/*}*/



/*begin margin form */
#marginForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	padding: 0 1em .5em 1em;
}
#marginForm fieldset legend{
	color: #009966;
	font: bold medium Verdana, Arial, Helvetica, sans-serif;}

/* style for radio button fields */
#marginForm fieldset.radio
{
	margin: 0 0 0 .5em;
	border: 0 solid #FFFFFF;
	/*border-top: 1px solid #000000;*/
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: .5em;
	display: inline;
	width: 100%;
	margin: 0 .5em .5em 3em;
	font-weight: normal;
	font-size: small;
	font-variant: normal;
}
#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}
/* end */
/* style for Select Dates section 1px solid #003366*/
#marginForm fieldset.dates
{
	margin: 0 0 2px .5em;
	border: none;
	padding-top: 1.5em;
}
#marginForm fieldset.dates input
{
	position: static;
	clear: both;
	float: left;

}
#marginForm fieldset.dates label
{
	clear: both;
	float: left;
	display: block;
	width: 12em;
	margin-top: -1em;
	font-weight: bold;
	font-size: x-small;
	padding-right: 2em;
	padding-left: 1.5em;

}
#marginForm fieldset.dates label img
{
	float:right;
	margin-top: -.01em;
}
#marginForm fieldset.dates legend
{
	float: left;
	font-weight: bold;
	color: #009966;
	font-size: small;
}

/* end */
/* style for Select Dates section 1px solid #003366*/
#marginForm fieldset.tblbox
{
	margin: 0 0 2px .5em;
	border: none;
	padding-top: .25em;
}
#marginForm fieldset.tblbox input
{
	position: static;
	clear: both;
	float: left;
	width: 4em;

}
#marginForm fieldset.tblbox label
{
	clear: both;
	float: left;
	display: block;
	width: 12em;
	margin-top: -1em;
	font-weight: bold;
	font-size: x-small;
	padding-right: 2em;
	padding-left: 1.5em;

}
#marginForm fieldset.tblbox legend
{
	float: left;
	font-weight: bold;
	color: #009966;
	font-size: small;
}

/* end */


/* style for checkbox fields */
#marginForm fieldset.checkbox
{
	margin: 0 0 0 .5em;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
}

#marginForm fieldset.checkbox input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.checkbox label
{
	position: relative;
	top: .5em;
	display: inline;
width: 70%;
	margin: 0 .5em .5em 3em;
	font-weight: normal;
	font-size: small;
	font-variant: normal;
}
#marginForm fieldset.checkbox legend
{
	float: left;
	font-weight: bold;
}
/* end */
/* style for questions section

border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	 */
#marginForm fieldset.questions
{
	margin: 0 0 0 .5em;
	border: none;
}

#marginForm fieldset.questions input
{
	position: static;
	clear: both;
	float: right;
}

#marginForm fieldset.questions label
{
	position: relative;
	top: .5em;
	display: inline;
	width: auto;
	margin: 0 .5em .5em 3em;
	font-weight: normal;
	font-size: small;
	font-variant: normal;
}
#marginForm fieldset.questions label.smf
{
	font-weight: bold;
}
#marginForm fieldset.questions legend
{
	float: left;
	font-weight: bold;
	color: #009966;
	font-size: small;
}



/* end */
#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 11em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
	left: .5em;
	margin-top: .5em;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 9.5em;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}
#marginForm label.last
{
	margin-top: -1em;
}
#marginForm label.ta
{
	clear: both;
	float: left;
	display: block;
	width: 20em;
	font-weight: bold;
}
#marginForm label.smfont
{
	font-size: x-small;
}
#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 11em;
	display: block;
}
#marginForm textarea
{
	width: 20em;
	height: 10em;
}
/* style for birthday select fields */
#marginForm fieldset.birthselect
{
	margin: 0 0 0 .5em;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
}

#marginForm fieldset.birthselect input
{
	/*position: static;
	clear: both;*/
	float: left;
}

#marginForm fieldset.birthselect label
{
	position: relative;
	top: 1em;
	/*top: .5em;
	display: inline;margin: 0 .5em .5em 3em;width: 70%;
	*/
	font-weight: bold;
	font-size: small;
	font-variant: normal;
}
#marginForm fieldset.birthselect legend
{
	float: left;
	font-weight: bold;
}
/* end */