html,body { overflow-x: hidden;}
body {padding-top: 90px; background:#CCC;}
footer { padding: 30px 0;}
@font-face {font-family: 'Oswald';font-style: normal;font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(../fonts/Oswald-Regular.woff) format('woff');
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family:'Source Sans Pro',sans-serif,Arial !important; color:#525252}

.innerPage{ width:100%;max-width:440px; margin:0 auto; overflow:hidden;padding:0;
	background:url(../images/loginform_middlebg.png) repeat-y top left;}
.innerPageTop{ width:100%;margin:0; float:left;padding:0px;
	background:url(../images/loginform_topbg.jpg) no-repeat left top; }
.innerPageBottom{ width:100%;margin-bottom:0; float:left;min-height:285px; padding:15px 70px;
	background:url(../images/loginform_bottombg.jpg) no-repeat left bottom; }
.loginicon{ padding-left:45px;height:47px; background:url(../images/login_icon.png) no-repeat left top; 
	 margin-top:-40px;width:100%; float:left;}
.pagemiddle h1{ font-size:30px; line-height:42px; margin:0 0 10px; font-weight:300;}
.forgotpasswordicon{ padding-left:40px;height:35px; background:url(../images/ForgotPassword_Icon.png) no-repeat left top;
	float:left; font-family:'Oswald', "Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px; font-weight:normal; line-height:30px;}
.needhelp{ padding-left:40px;height:40px; background:url(../images/needhelp.png) no-repeat left top;float:left;
	font-family:'Oswald', "Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px; font-weight:normal; line-height:30px;}
.anchorlist a{margin-left:20px;}
.anchorlist a:first-child{margin-left:0px;}
.errormsg, label span{ color:#F00;}
.successmsg{ color:#063; font-size:16px; font-weight:bold;}