      
   /* ######### Style for Drop Down Menu ######### */
   
   .dropmenudiv
   {
	   position:absolute;
	   top: 0;
	   border: 1px solid #BBB; /*Theme Change here*/
	   border-bottom-width: 0;
	   font:normal 10px Verdana;
	   line-height:18px;
	   z-index:100;
	   background-color: white;
	   width: 200px;
	   visibility: hidden;
	   padding: 0px 1px;
	   white-space:nowrap;
	   text-align: left;
   }
   
   
   .dropmenudiv a
   {
	   width: 200px;
	   display: block;
	   text-indent: 3px;
	   border-bottom: 1px solid #BBB; /*Theme Change here*/
	   padding: 0px 1px;
	   text-decoration: none;
	   color: #666666;
	   white-space:nowrap;
   }
   
   .dropmenudiv a:hover
   { 
   	background-color: #F0F0F0;
   	font-weight: bold;
	 color: #f7bc3a;
   }	
/*


#address{padding-left: 4px; font-family: verdana;font-size: 6pt;}

#clark{padding-left: 4px; font-family: verdana;font-size: 6pt;font-weight: bold;font-stretch: narrower;}


#top
{
	font-family: verdana;
	font-size: 7pt;
	color: #666666;

}

#indent
{ 
      
	  	  margin-left: 30pt;
}

#caption
{
	font-family: verdana;
	font-size: 9pt;
	color: #c66d36;
	font-style: italic;
}

#italic
{
	font-family: verdana;
	font-size: 9pt;
	font-style: italic;
}

#captionfaq
{
	font-family: verdana;
	font-size: 8pt;
	color: #c66d36;
	font-style: italic;
}

*/


/* colors
Background: #333333
Logo background: #cee3e1
Header background: #698f9a
Left nav background: #d9e0d4
Content background: #c1c2c4
main content font color: #555555
*/
	a
	{
		color: #000000;
		text-decoration: underline;
	}
	a:hover
	{
		color: #990000;
		text-decoration: none;
	}
	body
	{
		background-color: #333333;
	}
	
	td.main
	{
		padding-left: 5px;
	}
	table.wrapper
	{
		width: 777px;
	}
	td.wrapper
	{
		padding: 8px;
		background-color: #ffffff;
	}
	td.logoBG
	{
		width: 174px; 
		height: 102px;
		background-color:#cee3e1;
		border-right: 5px solid #ffffff;
	}
	td.headerBG
	{
		padding-left: 5px;
		width: 590px;
		height: 102px;
		background-color:#698f9a;
	}
	
	td.bottom_nav
	{
		background-color:#58585a;
		color: #ffffff;
		font-weight: bold;
		font-size: 9px;
		padding-top: 10px;
		padding-bottom: 10px;
		
	}
	td.bottom_nav a
	{
		color: #ffffff;
		text-decoration: none;
		
	}
	td.bottom_nav a:hover
	{
		text-decoration: underline;
		color: #cfe3e2;
	}
	
	
		td.top_nav
	{
		height:18px;
		border-top: 5px solid #ffffff;
		border-bottom: 5px solid #ffffff;
		background-color:#698f9a;
		color: #ffffff;
		font-weight: bold;
		font-size: 10px;
		padding-top: 6px;
		padding-bottom: 6px;
		/*  restore this left padding amount when 'upcoming page is put up and link for it put on nav bar
		padding-left: 95px;
		*/
		padding-left: 205px;
		padding-right: 25px;
		
	}
	td.top_nav a
	{
		color: #ffffff;
		text-decoration: none;
		
	}
	td.top_nav a:hover
	{
		text-decoration: underline;
		color: #cfe3e2;
	}
	span.top_links
	{
	  padding-left:24px;
	  padding-right:24px;
	}
	
	
	td.mainTopBreak
	{
		width: 769px;
		height: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	td.mainNav
	{
		background-color: #d9e0d4;
		border-right: 5px solid #ffffff;
	}
	td.addressBorder
	{
		border-right: 5px solid #ffffff;
		
	}
	div.leftNav
	{
		color: #ffffff;
		font-weight: bold;
		line-height: 25px;
		vertical-align: middle;
		background-color: #d9e0d4;
		font-size: 10px;
		border-top: 1px solid #316695;
		border-bottom: 1px solid #316695;
	}
	a.leftNav
	{
		padding-left: 8px;
		color: #ffffff;
		text-decoration: none;
		display: block;
		vertical-align: middle;
	}
	div.leftNav a:hover
	{
		color: #c06c2f;
	
		text-decoration: none;
		display: block;
		line-height: 25px;
		vertical-align: 50%;
	}
	
	td.mainBottomBreak
	{
		background-color: #ffffff;
		height: 5px;
	}
	td.mainBottom
	{
		background-color: #3190bc;
		height: 50px;
		width: 769px;
	}
	div.navSep
	{
		line-height: 2px;
	}
		

	table.pageInfo
	{
		width: 590px;
		height: 100%;
	}
	

td.pageInfo
	{
		
		padding: 30px;
		width: 100%;
		height: 100%;
		color:#555;
	}


	
  

