@charset "utf-8";
/* CSS Document */


body { margin:0px; font-family:Lucida sans unicode, tahoma, Arial, Helvetica, sans-serif;
color:#595959; background-color:#2568c2; background-image:url(images/bg_login_main.jpg);} 

h1 { font-size:14pt; color:#797979; font-weight:normal; letter-spacing:-1px;}



fieldset { border:none;}


.button

{ background:url(images/btn_login.png);
background-repeat:no-repeat;
background-position:left top;
width:98px;
height:34px;
font-size:1px;
color:#CCC;
border:none;
}


.footerText{

font-size:11px;
color:#C4C4C4;

}

.usertitleTop {

font-size:10pt;
color:#D8D8D8;


}

.headingSmallBlack {
color:#797979;
font-size:11px;


}

.listTitle {
color:#505050;
font-size:13px;


}

.listItem {
color:#797979;
font-size:12px;


}



.txtfieldLabel{font-family:myriad pro, arial, tahoma, verdana, helvetica; font-size:14px; font-weight:bold; color:#797979;}

.LogintextField {
	background-image: url(images/bg_txtfield.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
}


.errorText { color:#C00; font-size:11px; font-family:Arial, Helvetica, sans-serif;}


/* LINK STYLE FOR LISTED ITEMS */

a.list-link:link, a.list-link:visited, a.list-link:active{
	
	text-decoration:none;
	line-height:30px;
	color:#797979;
	font-size:12px;
	
	
	}
	
	
	
	a.list-link:hover{

	color:#3A3A3A;

	}
	
	.txtfieldLabel{font-family:myriad pro, arial, tahoma, verdana, helvetica; font-size:14px; font-weight:bold; color:#797979;}

.LogintextField {
	background-image: url(images/bg_txtfield.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
}


.errorText { color:#C00; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
