.border {
	border: 1px solid #062263;
}

.MsgTextBox
{
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;
	color:red;
	width:500px;  
	background-color:#FFFFFF;	
	text-align:center;
	border-style:none;	
}
.RedLabel
{
    COLOR: red;
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}

.Grid_HeaderStyle2
{
	Color:"#000000";
	Font-Family:"Verdana,Arial"; 
	Font-Weight:Bold; 
	Font-Size:8pt;
}

.MsgTextBox_L
{
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;
	color:red;
	width:500px;  
	background-color:#FFFFFF;	
	text-align:center;	
	border-style:none;	
}

.DropDownList
{
	color:#000000;
	font-size:8pt;
	font-family:"Verdana, Helvetica, sans-serif";
	letter-spacing:0px;
	font-weight:normal 
}
.SimpleText
{
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;
	color:black;
}

.Message
{
	background-color:#FFFFFF;
	color:RED;
	width:600;
	FONT-WEIGHT:BOLD;
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;	
}
.TextBox
{
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 8pt;
}

.TextAreaBox
{
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: Capitalize;
    WIDTH: 330px;
}

.RequiredField
{
    COLOR:RED;
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal
}
.HiddenClass{
	display:none;
}

.HiddenTextBox
{
	background-color :White;
	border :none;
	color :White ;
}     
.textBox2 {
	font-family:Tahoma; 
	color:#006FA2; 
	font-size:11px; 
	border-color:#CCCCCC; 
	border-width:1px; 
	border-style:solid;	
	

}
.panelBorder {
	border: 1px solid CECFCE;
}
td {
	font-family:Tahoma;
	font-size:11px;
	color:#767676;
}
.footerText {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
a {
	text-decoration: none;
	color:#006FA2;
}
a.1 {
	text-decoration: underline;
	color:#006FA2;
}
a.2 {
	text-decoration: none;
	color:#006FA2;
	font-weight:bold;
}
a.3 {
	text-decoration: none;
	color:#FF6600;
	font-weight:bold;
}
a.4 {
	text-decoration: underline;
	color:#FF7800;

}
a.5 {
	text-decoration: none;
	color:#FFFFFF;

}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.t10 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}
.style1 {
	color: #006FA2;
	font-weight: bold;
}
.style2 {color: #006FA2}
.style3 {
	color: #FF6600;
	font-weight: bold;
}
.Homestyle3 {
	color: #FF6600;
	font-weight: bold;
	font-size:small;
}
.style4 {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}.BigText {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #9c9a9c;
}
.BigText1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #bdbabd;
}
.SimpleText1 {
	color: #767676
}
.tb {
	border: 1px solid #000000;
}
.textBox
{
	font-family:Tahoma; 
	color:#006FA2; 
	font-size:11px; 
	border-color:#CCCCCC; 
	border-width:1px; 
	border-style:solid;
	width:145px;
	 
}a:hover {
	color: #FF6500;
}

.tdWithBorder{
border-bottom-color:CECFCE;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:CECFCE;
border-left-width:1px;
border-left-style:solid;
border-right-color:CECFCE;
border-right-width:1px;
border-right-style:solid
}

.tdWithBorderNew{
border-bottom-color:CECFCE;
border-bottom-width:0px;
border-bottom-style:solid;
border-left-color:CECFCE;
border-left-width:0px;
border-left-style:solid;
border-right-color:CECFCE;
border-right-width:0px;
border-right-style:solid
}