#associtationgroup, #banner, #footer, #pageTop{ display: none; }

#wrapper{
	width: 728px;
	height: 382px;
	background: #ffffff url("../images/loginBk.png") no-repeat left top;
	margin:125px auto 0px auto;
	position:relative;
}
#formContent{
	height:350px;
}
#Logon{
	position:absolute;
	top:120px;
	left:130px;
	width: 250px;
	font-weight: bold !important;
}
.logonTextFieldGroup{
	padding-bottom:5px;
	float:left;
}
.logonTextFieldGroup label
{
    font-family: Trebuchet MS, Trebuchet, serif;
	display:block;
	float:left;
	width:80px;	
    padding: 6px 10px 6px 0;
    text-align: left;
    font-weight: bold;  
    font-size:14px;
    color:#000000;
	
}
#username
{
    border: 1px solid #484843;
    color: #0B3C5E;
    font-style: italic;
    
    

}
#password
{
    border: 1px solid #484843;
    color: #0B3C5E;    
    
}    
#rememberGroup{
	padding-left:80px;
	float:left;
}
#rememberCheckBoxGroupGrp, #rememberCheckBoxGroupGrp div{
	
	width:330px;
	overflow:visible;
	margin: 0px 0px 0px 2px;
	
	 
}
#RemeberUsrPswdGroup
{
    font-family: Trebuchet MS, Trebuchet, serif;
	font-size:14px;
    color:#000000;
    font-weight:bold;
    
}



#RememberMePrivacyNotice {
	color:red;
	font-size:0.75em;
	position:absolute;
	top:15px;
	left:21px;
}
#logonFields .g-btn{
	margin: 17px 0px 0px 120px;
	float:left;
}
#logonFields .g-btn .g-btn-m{
	padding:0px 7px;
}
#NewAgentsInformation{
	position:absolute;
	top:225px;
	left:445px;
}
#NewAgentsInformation a{
	display:block;
	width: 129px;
	height: 17px;
	padding: 5px 0px 2px 30px;
	background: url("../images/buttons/btnGetAnAccount.png") no-repeat left top;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: Trebuchet MS, Trebuchet, serif;
}
.boldText{
	font-weight: bold !important;
}

#home {
    background: url("../images/custom_buttons.png") no-repeat scroll left -189px  !important;
    padding-left: 22px;
}
#home a
{
   
    background: url("../images/custom_buttons.png") no-repeat scroll right -33px !important;
    

}
#home .g-btn-l, #home .g-btn-m, #home .g-btn-r
{
    background:none;}
 #home .g-btn-l,  #home .g-btn-r
 {
     width:0;}
#home a .g-btn-text
{
    font-size:14px;
    font-weight:bold;
    font-family: Trebuchet MS, Trebuchet, serif;
    padding-top:3px;
    }
