ul.subnav
	{
	margin-top: .3em;
	margin-left: 1.5em;
	}
li.subnav	{
	margin-top: .3em;
	list-style : square;
		font-family: Verdana;
		font-size:7.5pt;
		line-height: 14px;
	}

ol
	{
	margin-top: 1em;
	}

A     	{  
	    color: #1F1F58;
		font-size:9pt;
		}
A:hover
		{
		color: #993300;
		}
A.sidenav     	{  
	    color: #000000;
		text-decoration : none;
		font-weight: bold;
		font-family: Verdana;
		font-size:7.5pt;
		line-height: 14px;
		}
A.sidenav:hover
		{
		color: #993300;
		}


p {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #3F3F3F;
	}
td {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #3F3F3F;
	}
	
td.profile {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	}
	
blockquote {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9pt;
	color: #3F3F3F;
	margin-right: 75px;
	}
	
H3 {
	font-family: BankGothic, Verdana, Arial, Helvetica; 
	font-size: 12pt;
	line-height: 20px;
	color: #1F1F58;
	font-weight: bold;
	margin-bottom: 5px;
	}
H3.jobs {
	font-family: BankGothic, Verdana, Arial, Helvetica; 
	font-size: 12pt;
	line-height: 20px;
	color: #993300;
	font-weight: bold;
	margin-bottom: 5px;
	}	
