body { background-color: #000066;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
line-height: 150%;
padding-top: 0;
padding-bottom: 0;
 }
 
a:link { color: #003399; }

div#container { width: 800px;
           margin:0 auto;
           background-color: #ffffff;
		   text-align: justify;
		   padding: 0; }
		   
#masthead { display: block;
            border-bottom: thin solid #000000;
			margin: 0;
			padding: 0; } 
			
table { width: 100%;
        border-collapse: collapse;
		 }
		
td { vertical-align:top;
     background-color: #ffffff; }
	 

		   
div#left_content { 
           float: left;
		   width: 172px;
		   height: 900px;
		   background-color: #ffffff;
		   background-image: url(../images/hrsnavbar.jpg);
		   background-repeat: no-repeat;
		   padding-top: 5px;
		   margin: 0;
		   border-right: thin solid #000000;
          }

.menu  {   text-align: left;
           padding-top: 8px; 
           padding-left: 12px;
           margin: 0; }

.menu li { list-style-type: none;
           padding-bottom: 8px;
                  }
		  
.menu a:link { color: #003399;
               font-size: 100%;
               text-decoration: none;
			   font-weight: bold; }
			   
.menu a:hover { text-decoration: underline; }			   
.menu a:visited { color: #666666;
                  text-decoration: none;
				  font-weight: bold; }			   

		  
div#main_content { 
           background-color: #ffffff;
		   margin-left: 10px;
		   margin: 0;
		   padding-top: 5px;
		   padding-left: 5px;
		   padding-bottom: 0;
		  		   }
				   
div#footer { border-top: thin solid #000000;
             background-color: #cc3333;
			 color: #ffffff;
			 text-align: center;
			 padding-top: 5px;
			 padding-bottom: 5px;
			 margin:0; }
		   	   

p { padding-left: 25px;
    padding-right: 25px; }
	
.page_heading { font-size: 125%;
                color: #cc0000;
				font-weight: bold; }
				
.page_heading2 { font-size: 120%;
                 color: #669933;
				 font-weight: bold; }
