﻿#poweredbyadvorto { text-align:left;}
#poweredbyadvorto A { color:#999; font-size:10px; font-weight:normal; text-decoration:none; line-height:normal;}
p
{
	clear:both;
}
FIELDSET 
{
	clear:both;
	border:none;
	padding-bottom:20px;
}
LEGEND 
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
	margin-left:0px;
	padding-left:0px;
}

.FormElement 
{
	clear:both;
	padding-bottom:12px;
}
.FormElement LABEL  {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	line-height:1.3em;
	width:188px;
	float:left;
}
.FormElement INPUT 
{
	width:226px;
}
.FormElement TEXTAREA { width:226px; height:80px; }
.FormElement .RadioButtonList INPUT {float:left; width:50px;}
.FormElement .RadioButtonList LABEL {float:left; width:50px;}
.FormElement .CheckBoxList { display:block;  overflow:auto; }
.FormElement .CheckBoxList INPUT {float:left; width:50px; clear:left;}
.FormElement .CheckBoxList LABEL {float:left; width:auto; margin-top:2px;}
.FormElement .dateControl { display:inline; }

.FormElementWide 
{
	clear:both;
	margin-top:20px;
}
.FormElementWide LABEL{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	line-height:1.3em;
	float:left;
}
 .FormElementWide UL, FIELDSET UL
{
	clear:both;
	
	font-family:Arial,Helvetica,sans-serif;
	line-height:1.3em;
	padding-left:20px;
	padding-bottom:20px;
}
.FormElementWide TEXTAREA 
{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	line-height:1.3em;
	width:100%;
	height:80px;
}
.FormElement .RadioButtonList INPUT { width:auto; }


.FormElementWide .RadioButtonList { clear:both; display:block; margin-left:188px; float:left; padding-bottom:20px; }
.FormElementWide .RadioButtonList LABEL { clear:none; margin-left:0; width:auto; float:left; font-weight: normal; }
.FormElementWide .RadioButtonList INPUT { clear:none; margin-left:5px; width:auto;  float:left;}
.FormElementWide .RadioButtonListVertical { margin-left:150px; float:left;}
.FormElementWide .RadioButtonListVertical LABEL { clear:none; margin-left:0; width:auto; float:left; font-weight: normal;}
.FormElementWide .RadioButtonListVertical INPUT { margin-left:5px; width:auto;  float:left;}

.FormElementSingleColumn { clear:both ; margin-bottom:20px;} 
.FormElementSingleColumn LABEL { clear:none; margin-left:0; width:188px; float:left; font-weight: normal;} 
.FormElementSingleColumn .RadioButtonList  
{
	clear:both;
	display:block;
	float:left;
	margin-left:188px;
	padding-bottom:20px; 
}
.FormElementSingleColumn .RadioButtonList LABEL  
{
	clear:none;
	float:left;
	font-weight:normal;
	margin-left:0;
	width:300px;
}
.FormElementSingleColumn .RadioButtonList INPUT  
{
	clear:left;
	float:left;
	margin-left:5px;
	width:auto;
}


.DataTable
{
}
.DataTable TH
{
}
.DataTable TD 
{
}

.small { width:90px; }
.clear { clear:both; }
.ValidationErrorFlushLeft { padding-left:5px; font-family:Arial,Helvetica,sans-serif; font-size:1.2em; line-height:1.3em; }
.Watermark {color:#cccccc;  }
.ErrorBox { border:solid 2px #b81b2f; background-color: #e42334; color:#ffffff; font-weight:bold; padding:5px; }

#TextAreaWide {
margin-top: 15px;
width: 700px;
float: left;
}

.MandatoryStar {color:red;}
.Button {}



