.standardForm 
{
	clear: right;
	font-size: .825em;
	margin-bottom: 1em;

}
.standardForm fieldset 
{
	margin: 1em 1em 1em 0em;
	border: 1px solid #80BCBC;
	padding: 0.5em;
}
.standardForm legend 
{
	font-weight: bold;
	margin-bottom: 1em;
	color: #00788A;
}
.Label 
{
	float:left;
	padding: 0px 20px;
	text-align: right;
	width: 220px;
	font-weight: bold;
	line-height:1.1;
}


.FbXformLabel 
{
	float:left;
	padding: 0px 20px;
	text-align: right;
	width: 120px;
	font-weight: bold;
	line-height:1.1;
}


.info 
{
	margin-left: 265px;
}

.help 
{
	float:left;
	margin-left: 265px;
	font-size: 0.8em;
	color: #C22;
	width: 300px;
	display: block; 
}


.helpXforms 
{
	text-align: right;
	font-size: 0.8em;
	color: #C22;
	width: 220px;
	display: block;
	padding: 0px 20px;

}



.helpInTable 
{
	margin-top: 5px;
	font-size: 0.8em;
	color: #C22;
	width: 300px
}
.warn 
{
	color: #C22
}
.key 
{
	float: right;
	margin: 0 1em -1em 0;
	padding: 1px 3px;
	border: 1px dashed #E0EDED;
	width: 140px
}
.key p 
{
	font-size: 0.8em;
	color: #777
}
.standardForm input, .standardForm select, .standardForm textarea 
{
	font-size: 1em;
	font-family: verdana, arial, san-serif;
	background-color: #E0EDED
}
.standardForm input, .standardForm select 
{
	width: 300px
}
.standardForm .shortinput, .standardForm select 
{
	width: 140px
}
.checkOrRadio input
{
	width: auto;
	background-color: #FFF
}

.checkOrRadio label
{
	margin-right: 15px;
}



.standardForm textarea 
{
	height: 75px;
	width: 298px
}
.submit 
{
	border: 1px outset #E0EDED;
	font-weight: bold;
	font-size: 1em
}
.standardForm p 
{
/*	clear: left */
}
legend span 
{
	display: block;
	width: 620px;	
}
table.quiz fieldset legend
{
	font-weight: bold;
	margin: 0 0 5px 0
}
table.quiz fieldset
{
	border: none;
	border-bottom: 1px solid silver;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
.quizQuestion 
{
	margin-left: 35px;
}
.leading 
{
	margin-bottom: 10px;
	margin-left: 265px
}

.checkOrRadioXform
{
	background-color: #FFF;
	width: auto !important;
	
}



#xforms fieldset
{
	border-style:none !important;
	padding: 0 !important;
        margin: 0 !important;
}

.searchButton2011
{
    background-color: #62B53D !important;
    border: medium none;
    color: #FFFFFF;
    font-size: 100%;
    width: 140px !important;
    padding: 0.1em 0.3em;
}
