/* CSS Document */

a:hover {
		background-color:#CCCCCC;	
        }

body{
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	margin-top:15px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
	background-color:#f8faf1;
	}

.caption {
		  text-align:left;
         }

#floatleft {float:left; font-weight:bold; color:#0099FF;}

#floatright {float:right;
			margin-right:25px;
			font-weight:bold;	
			}
#floatright p {color:red;}
		
#floatrightSum {float:right;
			  width:80%
			  }

#floatrightSumDataChange {float:center;
			  width:80%
			  }

#form {
	  background-color:#CCCCCC;
	  padding:20px;
	  margin-left:200px;
	  margin-right:100px;
	  }	

h1 {text-align:center; }
h3 {text-align:center; }
h5 {text-align:center; }



#imgbackground {background-color:#f8faf1;}  /* employed on the logo for index.asp */

#indentouternav {line-height:75%;}

#logosearch { clear:left; 
			}

#m1 { font-weight:bold; color:darkblue; visibility:hidden;} 

#navbar {width:135px;
		float:left;
		}

#navbar ul {
		list-style-type:none;    /* removes bullets from listing. */
	/*	line-height:150%; */
		padding-left:0;
		margin-left:0; 
         }
/*
#navbar ul li a {   
		/*	padding-top:2px; */
		/*	padding-bottom:2px; */
		/*    line-height:150%; 
			color:#373;		
         }  */
 		
#navbar ul li ul li {text-indent:25px;}

#navbarotpc {float:left;
			margin-top:275px;
			margin-left:-175px;
			}		
			
#navbarotpc ul {
		list-style-type:none;    /* removes bullets from listing. */
		line-height:150%;
		padding-left:0;
		margin-left:0;
		}			

#navbartable {clear:left;}

#newuser {margin-top:200px;}

#otpcbody {position:absolute; top:325px;}		  

#pwrdredirect { a:link; color:blue; } 

#search {position:absolute; top:150px; left:350px; }




