* 	
	{
		font-family: Arial, Helvetica, Sans Serif;
		}

body 
	{ 
	    font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		background-color: #eae9e5;
	  	margin-top: 15px;
	  	margin-right: 0px;
	  	margin-bottom: 0px;
	  	margin-left: 0px;
	  	}
	  	
.subnav 
	{ 
		background-color: #e6e6e6;
	  	margin-top: 5px;
	  	margin-right: 5px;
	  	margin-bottom: 5px;
	  	margin-left: 10px;
	  	}
	   
a:link 
	{
		color: #656565;
		}
		
a:visited
	 {
	 	color: #00355f;
		}
		
a.white:link
	{
		color: #ffffff;
		}
		
a.white:visited
	 {
	 	color: #ffffff;
		}
		
a.nav:link 
	{
		color: #012a56;
		text-decoration: none;
		}
		
a.nav:visited
	 {
	 	color: #012a56;
	 	text-decoration: none;
		}
		
a.nav:hover
	{
		color: #012a56;
		text-decoration: underline;
		}
				
a.drop:link
	{
		color: #58554e;
		text-decoration: none;
		font-size: 10pt;
		font-weight: bold;
		}		
		
a.drop:visited
	 {
	 	color: #58554e;
	 	text-decoration: none;
	 	font-size: 10pt;
	 	font-weight: bold;
		}
		
a.drop:hover 
	{
		color: #58554e;
		text-decoration: none;
		font-size: 10pt;
		font-weight: bold;
		}
		
td 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 5px;
		color: #58554e;
		}	
				
p 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 5px;
		color: #58554e;
		}	
		
.tool 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-top: 0px;		
		margin-bottom: 10px;
		margin-left: 5px;
		margin-right: 5px;
		color: #58554e;
		}	
		
.bodytext 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 0px;
		color: #58554e;
		}

.sm 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 7pt;
		margin-left: 1px;
		margin-bottom: 10px;
		}
		
b
	{
		font-family: Arial, Helvetica, Sans Serif;
		margin-left: 1px;
		font-weight: bold;
		}
		
em
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		font-style: italic;
		}
.red 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #ff0000;
		}
		
.white 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		color: #ffffff;
		}
		
.blue 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		color: #012a56;
		}
		
.fineprint 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 7pt;
		margin-left: 1px;
		color: #58554e;
		}
		
.txtHeader 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		font-weight: bold;
		color: #410e0c;
		}
		
ul
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #58554e;
		margin-top: 0px;
		margin-bottom: 5px;		
		}
		
ol
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #58554e;
		margin-top: 0px;
		margin-bottom: 5px;		
		}
		
li
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #58554e;
		padding-bottom: 5px;
		}
		

.bodyBack
{
 	background: #F1F3F6 url(splash/bodyBack.gif);
	background-repeat: repeat-x;
}
.mainNav
{
	width: 100%;
	margin-top: 20px;
}
.mainNav td td
{
	padding: 4px 0px 4px 0px;
}
.mainNav a
{
	font-family: "Myriad Web Pro" ,Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.mainNav a, .mainNav a:visited
{
	background-color: #6E6549;
	margin-left: 20px;
}
.mainNavHover, .mainNavHover a:visited, .mainNavHover a
{
	background-color: #E4D298;
}
.mainNavSelected, .mainNavSelected a:visited, .mainNavSelected a:hover, .mainNavSelected a
{
	background-color: #847958;
}
		

