<!-- ManPowerMovers CSS --> 


Body 		{background-color:#FFFFFF;
		}



table.header 	{font-family: Arial, Helvetica, sans-serif;
		background-color:none;
		}



<!-- 

table.nav1 	{font-family: Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-style: normal; 
    		font-weight: bold;
		color: #FFFFFF
		}
-->
	

table.main 	{background-color:white;
		font-family: times;
  		font-size: 14px;
  		font-weight: bold;
  		text-decoration:none;
  		color: black;
		vertical-align:top
		}
				
				
				
table.homePage 	{background-color:#4791C5
		font-family:times;
  		font-size: 14px;
  		font-weight: bold;
  		text-decoration:none;
  		color: black
		}



#activeLink 	{color:red;
		text-decoration:none;
		}

#linelink	{color:red;
		font-size:14px;}


td.leftNavTable	{background-color:black;
			color : red;
			}

td.centerMain	{background-color:#F9FAFE;}

td.bottomTable 	{background-color:black;
		color:red;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-style: normal; 
    		font-weight: bold;
		}


<!-- Nav Block / Large Footprint -->
.nav {color:black;
		 width:150px;
		 margin:0px;
		 padding:4px 4px 4px 10px;
	}
	 
a.nav:hover {color:black;}
a.nav:active {color:black;}

a.navmain {font-weight:bold; font-size:13px;}
a.navmain:hover {color:#3399ff;
		text-decoration:none
		}

.light {color:red; width:150px; margin:0px;} 
a.light:hover {color:red;
		    text-decoration:underline}
a.light:active {color:blue;}





a.navbar 	{font-family: Arial;
		display:block;
		font-size: 12px; 
		font-weight:bold;
		color:red
		}

a.navbar:hover 	{background-color:white;
		color:black;
		text-decoration:none}

a.navbar:active {background-color:white; color:black;}

.currlocation 	{font-family: Arial;}

a.currlocation 	{text-decoration:underline;
		font-size: 11px;
		color:#3399ff;}





a:link, a:visited {text-decoration:none}



a:hover 	{color:blue;
		text-decoration:underline
		}
	
td.leftNavTable p {text-align: center;}  


ul		{
		font-family: Arial, Helvetica, sans-serif;
  		font-size: 12px;
  		}  


p 		{
		font-family: Arial, Helvetica, sans-serif;
  		font-size: 12px;
  		}  