@charset "utf-8";
/* CSS Document */

.Box1 {

	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #F7F7F7;
	border: 1px solid #E9E9E9;
}
.Box2 {

	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
}
.Text1 {
	font-family: Arial, Verdana;
	font-size: 26px;
	font-weight: normal;
	color: #092D42;
}
.Text2 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #404040;
}
.TextField {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #404040;
	background-color: #FFFFFF;
	height: 24px;
	width: 365px;
	border: 1px solid #CFCFCF;
	padding-left:6px;
}


.TextFieldDate {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #404040;
	background-color: #FFFFFF;
	height: 26px;
	width: 365px;
	border: 1px solid #CFCFCF;
	padding-left:6px;
}


.TextField2 {
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #404040;
	background-color: #FFFFFF;
	height: 24px;
	width: 170px;
	border: 1px solid #D6D6D6;
}
.Text3 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
}
.Space1 {
	font-family: Arial, Verdana;
	font-size: 1px;
	font-weight: normal;
	color: #FBFBFB;
	height: 3px;
}
#ErCaptcha_CaptchaTextBox,#EECaptcha_CaptchaTextBox,#SPCaptcha_CaptchaTextBox
        {
        
        font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #404040;
	background-color: #FFFFFF;
	height: 24px;
	width: 170px;
	border: 1px solid #D6D6D6;
        
        
        }
        #RadDatePicker1_dateInput_text
{
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #404040;
	background-color: #FFFFFF;
	height: 24px;
	width: 365px;
	border: 1px solid #CFCFCF;

	padding-left:6px;
	
	
	
	
	
	
	
}
#RadDatePicker1_popupButton
{
	padding-left:15px;
	border:none;
	
	}.VeryPoorStrength
{
background: Red;
color:White;
font-weight:bold;
}
.WeakStrength
{
background: Gray;
color:White;
font-weight:bold;
}
.AverageStrength
{
background: orange;
color:black;
font-weight:bold;
}
.GoodStrength

{
background: blue;
color:White;
font-weight:bold;
}
.ExcellentStrength

{
background: Green;
color:White;
font-weight:bold;
}
.BarBorder
{
border-style: solid;
border-width: 1px;
width: 180px;
padding:2px;