/* CSS Document */
body {
	background:#0eaec6;
	text-align:center;
	margin:38px auto ;
	font-size: 62.5%;
	font-family:  Lucida Grande, Tahoma, Universe, Arial, sans-serif;
	line-height: 24px;
	color:#7d7d7d;
	
}
#adminNav{ margin-bottom:15px;}
.hideIt{display:none;}
.error{color:#FF0000;}

#mainWrapper { width:642px; height:559px; padding-right:10px; background:url(../images/login-bg.gif) no-repeat; margin:auto;}
#loginWrapper, #getPassword, #cancelWrapper {background:#fff; width:642px; text-align:center;font-size:1.3em; line-height:30px;}

#loginBody { padding-bottom:15px; font-size:1.3em; /*padding-top:15px; margin-bottom:-15px; font-size:1.6em; line-height:30px; height:126px; overflow:hidden;*/}
.ieFix {margin-left:6px !important; margin-left:6px; }
#fieldsWrapper{margin-left:41px;  padding-bottom:20px; padding-top:5px; position:relative; background:#f0fdff url(../images/login-bluebot.gif) bottom no-repeat; width:564px;}
#fieldsWrapper strong {color:#014e59;  text-transform:uppercase;}
#fieldsWrapper input {width:210px; font-size:1em;}
#fieldsWrapper a{ color:#FF0000; text-decoration:underline;font-size:0.9em;}
#fieldsWrapper td {text-align:left; margin:auto;font-size:1.3em;}
#fieldsWrapper span{ }

#getPassword { }
#passwordBody {padding-bottom:15px;font-size:1.3em;/*padding-top:10px; padding-bottom:10px; font-size:1.6em; line-height:30px;*/ }
#passwordFieldsWrapper{ margin-left:41px; padding-bottom:20px; padding-top:5px; position:relative; background:#f0fdff url(../images/login-bluebot.gif) bottom no-repeat; width:564px;}
#passwordFieldsWrapper strong {color:#014e59; text-transform:uppercase;}
#passwordFieldsWrapper input {width:210px; font-size:1em;}
#passwordFieldsWrapper a{ color:#FF0000; text-decoration:underline; font-size:0.9em; }
#passwordFieldsWrapper td {text-align:left; margin:auto;font-size:1.3em;}
#passwordFieldsWrapper span{ }

#passwordFooter {font-size:1.3em;}
#passwordFooter a {color:#014e59; font-weight:bold; text-decoration:underline;}