/* CSS Document */

body{ text-align: center;margin: 0 auto; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:10px; color:.666666;}

.outer-div{ width:100%; min-height:400px; margin: 0 auto;}
 *html body .outer-div { height:400px;}
 
.inner-div{ width:100%!important; height:154px; margin-top:80px; }

  * html body .logo {width:210px!important; height:178px; margin-left: 150px; }
   
.form{ width:280px; height:154px;}

  .form-container { float:left; width:260px; height: 134px;margin-left:16px; margin-top:20px; height:50px; }
   
    .formtext{ margin-left:6px; float:left; width:90px;  margin-top:5px;}
	
	.formdiv{height:30px; vertical-align:middle; width:246px; }
	.formdiv1{margin-top:13px; height:30px; vertical-align:middle; width:246px; }
	
	.sub-butt{float:right!important; background:url(../images/login.jpg) no-repeat; height:25px; width:70px; border:none; font-size:10px; position: relative; left: -3px!important; }
	.sub-butt:hover{ background:url(../images/login-hover.jpg) no-repeat; }
	.form input{float:left;}
	
/*----------------------------------------------------------------------------------------------------------*/	
	
	.form-upper{ float:left; background:url(../images/form-top.gif) no-repeat; width:276px; height:13px;}
	.error{ 
			color:#FF0000;
			margin-left: 20px;
			font-family: Arial, Georgia, sans-serif;
		}
	.error1{ 
			color:#00CC66;
			margin-left: 20px;
			font-family: Arial, Georgia, sans-serif;
		}
	.form-central{ float:left; background:url(../images/form-central.gif) repeat-y; width:276px;/* min-height:40px;*/}
	*html body .form-central{/*height:50px;*/} 
	
	.form-lower{float:left; background:url(../images/form-bottom.gif) no-repeat; width:276px; height:15px; }
	
	.left{float:left;  width:49%; min-height: 178px; }
	.right{float: none; clear: both; margin: 0 auto; height: 217px; background: url(../images/polarlogo.jpg) no-repeat left 35px; width:505px; text-align: left!important;  }
	.form { float: right; position: relative; right: 0px; }
	
	.note{ text-align:center; margin-bottom:5px; color:#000000; margin-left: -8px; }
	
	.my-from { float:left!important; margin-left:12px!important; }
	
	div#footer { background: #ffffff url(../images/polar-portal-logo.jpg) no-repeat 10px 0px; }

* html body div#footer { background: #ffffff url(../images/polar-portal-logo.jpg) no-repeat 10px 0px; }

.footer-container { margin-top: 20px!important; }

.sitebylink { margin-left: -14px; }
.sitebylink a { text-decoration: none; }
.sitebylink a:hover { text-decoration: underline; }