p, h1, h2 {

  margin-top: 0;

}


body {
  font-size: 100%;
  margin: 0 auto;
  background: #003f5e url(logon-bg.png) fixed bottom left no-repeat;
  font-family: arial;
}


p {
  font-size: 0.875em;
  line-height: 1.7em;
  font-family: sans-serif;
  color: #5E5851;	
  
}


h1 {
  font-size: 1.6em;
  font-family: tahoma;
  color: #5E5851;
  font-weight:lighter;
}


h2 {
  text-align: center;
  margin-top: 2%;
  font-family: Tahoma;
  font-weight:lighter;
  font-size: 2.45em;
  color: #26BCD7;

}


.hyperlinkright {
  font-family: arial;
  font-weight:normal;
  font-size: 0.875em;
  line-height: 0.9em;
  text-align: right;
  color:#5E5851;
}


#hyperlinkleft {
  font-family: arial;
  font-weight:normal;
  font-size: 0.875em;
  line-height: 0.9em;
  margin-left: 6.5em;
  color:#5E5851;

}

.instructions {
  line-height: 1.2em;
  color: #5E5851;

}
.instructions2{
  line-height: 1.2em;
  height: normal;
  padding-bottom: 1.5em;
}



label {
  width: 7em;
  float: left;
  text-align: right;
  margin-right: 0.3em;
  cursor: pointer;
  color:#5E5851;
  
}
.width11em
{width:11em;}

.widthfrmelepc
{width:46%;
font-size: 1em;
border-width: 2px;
  border-style: inset;
  text-align: left;}
.width55pc{
width:55%;}


.j_security_field {
  font-size: 1em;
  width: 60%;
  border-width: 2px;
  border-style: inset;
  text-align: left;
}


.error{
	font-size: 1em;
  	width: 60%;
  	text-align: left;
	border: 1px red solid;
}

#username:focus, #username:hover, #username:active, #password:focus, #password:hover, #password:active {
  background-color: #fefdac;

}

.submit input{

	overflow: hidden;
	text-align: center;
	cursor: pointer;
  margin-left: 11.4em;
 
}

.submitcp input{
width:48%;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
  margin-left: 11.3em;
 
}

a:link {
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px #5E5851 solid;
  padding-bottom: 2px;
  color: #5E5851;
}

a:visited {
    text-decoration: underline;
    color: #660099;
}

a:active {
    text-decoration: underline;
    color: #FF0000;
}

a:focus, a:hover, a:active {
  background: #000;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px #000 solid;
  padding-bottom: 2px;
}


img {
 float: right;
 width: 25%;
 max-height: 200px;
 min-height: 50px;

}


#form {
  clear: both;
  padding: 1em 1em 1em 1em;
  margin: 0 auto;
  margin-top: 4%;
  Width: 30%;
  background: url(logonlightblue.png) repeat;
  min-width: 380px;
  
}
#formcp {
  clear: both;
  padding: 1em 1em 1em 1em;
  margin: 0 auto;
  Width: 30em;
  margin-top: 4%;
  background: url(logonlightblue.png) repeat;
  min-width: 380px;
  
}
.formdiv{float:left; width:22em;}

#passwordpolicy
{ float:left; width:23%;border:1px solid silver;background:white; padding:0.5em; font-size:0.8em; position:relative;}

#form21 {
  clear: both;
  padding: 1em 1em 1em 1em;
  margin: 0 auto;
  margin-top: 0;
  Width: 20%;
  background: url(logonlightblue.png) repeat;
  min-width: 380px;
  
}

br { clear: left; }

.lgn_displaynone {
display:none;
}



/*   message style - start   */
.root {
	border: 1px solid #dc9987;
	background-color: #ffffd5;
	background-image: url('error.gif');
	background-repeat: no-repeat;
	background-position: 1em 1em; 
	padding-left: 3em;
	padding-top: 1em;
	padding-bottom: 12px;
	vertical-align: top;
	height: auto;
	margin:.8em .5em 1em .5em;
	font-size:.9em;
}

}


.headerStyleClass {
	color: Black;
	font-weight: bold;
}

.listErrorStyleClass {
	color: red;
	list-style: none;
	/*list-style-image: url('error.gif');*/
	padding: 0px;
	text-indent: 0px;
}


ul.listErrorStyleClass,.listErrorStyleClass ul {
	margin: 0.5em 0 0 0em;
	padding-left: 0em;
}

.listErrorStyleClass a {
	color: #2288bb;
	text-decoration: underline;

}

 

.listErrorStyleClass a:link {
	color: #2288bb;
	cursor: pointer;
	text-decoration: underline;

}

 

.listErrorStyleClass a:hover { /*background-color: #ececec;*/
	text-decoration: underline;
	color: #2288bb;
}




/*   message style - end   */


.footer {
    clear: both;
    position: absolute;
    margin: 0px auto;
    width:50%;
    float:left;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    color:white;
    font-size:0.7em;
    margin:1.5em;
}


