/* Forms
------------------------------*/


fieldset
{
	border:0;
	padding-bottom:0em;

}	
#formWrapper
{
	padding-left:4.7em;
}
ol li
{
	padding-bottom:0;
}
label
{
	display:block;
	width:auto;
	float:left;
	padding-right:1.2em;
	line-height:1.6em;
}
label.inlineTxt
{
	width:10em;
	clear:both;
	padding-bottom:1em;
}
legend
{
	color:#580000;
	font-weight:700;
	padding-bottom:.2em;
	padding-top:7px;
}
.nextLine + textarea
{
	width:50.6em !important;
	margin-top:.6em !important;
	margin-bottom:.6em !important;

}
.nextLine
{
	color:#580000;
	font-weight:700;
}
.col1,.col2
{
	float:left;
	width:25em;
}
.col1 label
{

	padding:0.2em;
	width:25em;
}
.col2 label
{

	padding:0.2em;
	width:30em;
}
.checkbox
{
	margin-right:0.5em;
}
li + li
{
	border-top: thin #CCCCCC solid;
	padding-top:5px;
	padding-bottom:1px;
}
/*
li fieldset
{
	padding:0;
	margin:0;
}
.checkBox
{
	display:block;
	clear:both;
	width:50em;
}


.sameLine
{
width:50em !important;
}
.nextLine + textarea
{
	width:50em !important;
	color:#000000 !important;
	font-weight:normal !important;
}*/
.h3
{
	font-size:1.4em;
	padding:.5em !important;
	background:#580000 !important;
	color:#FFFFFF !important;
}

