/*Dev2(11_8_2011) Comented for new text box*/

.loginboxdiv
{
    margin:0;
    height:25px;
    width:175px;
/*
 background:url('/images/NewImages/textbox.gif') no-repeat bottom;
*/
    background:url('/Themes/Images/form_field_bg.png') no-repeat bottom;

}

.loginboxdivAppName
{
    margin:0;
    height:20px;
    width:200px;
/*
 background:url('/images/NewImages/textbox.gif') no-repeat bottom;
*/
    background:url('/Themes/Images/form_field_bg_1.png') no-repeat bottom;

}




.loginboxdivNew
{
 margin:0;
 height:22px;
 width:170px;
 background:url('/images/NewImages/newTextBox.png') no-repeat bottom;
}

.loginboxdiv1
{
 margin:0;
 height:22px;
 width:105px;
 background:url('/images/NewImages/textfield1.gif') no-repeat bottom;
}
.loginboxdiv2
{
 margin:0;
 height:22px;
 width:105px;
 background:url('/images/NewImages/textbox123.gif') no-repeat bottom;
}
.loginbox
{
 background:none;
 border:none;
 margin:0;
 width:170px;
 height:22px;
}

.StyleText
{
 background:none;
 border:none;
 margin:0;
 margin-top:1px;
 width:140px;
 height:15px;
 margin-left:5px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}

.WhiteText{
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:17px;
}

.aWhite{
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	line-height:17px;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #4DABE7;
}

a
 {
  color: #066EB5; 
  font-style: normal;
  text-decoration:none;
 }

.BlueButton 
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
background-image: url('/Images/NewImages/blue_btn_bg.gif');
height: 18px;
border-color: #254d80;
border-style: solid;
border-width: 1px;
}

.PageTitle 
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #346494;
}
.PricingCaptionText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #34689A;
font-size: 14px;
}
.PricingText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #5c5c5c;
font-size: 12px;
}


