	TD					
	{ 
		font-family : arial ;
		font-size: 9pt ;
	}
	TD.footer					
	{ 
		font-family : arial ;
		font-size: 9pt ;
		color:white;
	}



	.bodywhite
	{ 
		font-family : arial ;
		color: white;
		font-size: 9pt ;
	}

	.bodyorange
	{
		font-family : arial ;
		color:brown;
		font-size: 10pt ;
		text-decoration:underline;
	}
	
	.bodyorange:hover
	{
		font-family : arial ;
		color:brown;
		font-size: 10pt ;
		text-decoration:none;
	}
	.bodylink
	{
		font-family : arial ;
		color:black;
		font-size: 8pt ;
		text-decoration:underline;
	}
	

	.bodylink:hover
	{
		font-family : arial ;
		color:black;
		font-size: 8pt ;
		text-decoration:none;
	}
	
	A					
	{ 
		font-family : arial ;
		color: blue ; 
		font-size: 9pt ; 
		text-decoration: underline; 
	}
	A:hover
	{ 
		font-family : arial ; 
		color: blue ;
		font-size: 9pt ; 
		text-decoration: none;		
	}

	a.sidenav					
	{ 
		font-family : arial ;
		color: black ; 
		font-size: 9pt ; 
		text-decoration: underline; 
		font-weight:bold;
	}
	a.sidenav:hover
	{ 
		font-family : arial ; 
		color: black ;
		font-size: 9pt ; 
		text-decoration: none;
		font-weight:bold; 
	}
	
	
	A.titlelink			
	{ 
		font-family : arial ; 
		color: brown ; 
		font-size: 9pt ; 
		text-decoration: underline 
	}
	
	
	
	
	

	A.titlelink:hover	
	{
		 font-family : arial ; 
		 color: brown ; 
		 font-size: 9pt ; 
		 text-decoration: none 
	}


	A.bottomnav			
	{
		 font-family : arial; 
		 color: brown ; 
		 font-size: 8pt ; 
		 text-decoration: underline 
	}
	
	
	
	

	A.bottomnav:hover
	{ 
		font-family : arial ; 
		color: brown ; 
		font-size: 8pt ; 
		text-decoration: none
	}
	
	
	A.bottomlink			
	{
		 font-family : arial; 
		 color: yellow ; 
		 font-size: 9pt ; 
		 text-decoration: underline 
	}
	

	A.bottomlink:visited
	{
		 font-family : arial; 
		 color: yellow ; 
		 font-size: 9pt ; 
		 text-decoration: underline 
	}
	
	
	

	A.bottomlink:hover
	{ 
		font-family : arial ; 
		color: white ; 
		font-size: 9pt ; 
		text-decoration: none
	}

	


	.title				
	{
		 font-family : serif; 
		 font-size: 12pt; 
		 color: #003366; 
		 font-weight: bold;
	}
	.titlewhite				
	{
		 font-family : Arial; 
		 font-size: 10pt; 
		 color: white; 
		 font-weight: bold;
	}

	.heading
	{
		color:white;
		font-weight:bold;
	}
	a.bodycoral
	{
		color:coral;
	}
	p
	{
		margin-bottom:0;margin-top:0;
	}

	.navwidth {
		width: 161px;
	}

	.contentwidth {
		width: 534px;
	}
	
	body.print {
	background-color: white;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	border-style: none;
	}
	
	.inputtext {
	
	height: 11pt; 
	font-size: 7pt;
	border: 0.5pt solid #000000;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 2;
	padding: 0;
	space: 0;
	}
	
	.inputtextsmall {
	text-align: right; 
	height: 11pt; 
	font-size: 7pt;
	border: 0.5pt solid #000000;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 2;
	padding: 0;
	space: 0;
	width: 1.6em;
	}
	
	.conventiontext {	
	width: 150px;  
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;  
	background-color: #D7E5F2;  
	color: black;  
	padding-left: 2px; 
	border: 1px solid #363636; 
	}
	
	.conventiontextmed {	
	width: 100px;  
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;  
	background-color: #D7E5F2;  
	color: black;  
	padding-left: 2px; 
	border: 1px solid #363636; 
	}
	
	
	.conventiontextnarrow {	
	width: 65px;  
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;  
	background-color: #D7E5F2;  
	color: black;  
	padding-left: 2px; 
	border: 1px solid #363636; 
	}
	
	.convspace {
	margin-top: .2em;
	margin-bottom: .2em;
	}
	
.button {
	font-family: Verdana, Myriad Web, Syntax, sans-serif;
	width: 1.5in;
	text-align: center;
	color: black;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border: 2px groove #5b5b5b;
	cursor: hand;
	}
	
.buttonsmall {
	font-family: Verdana, Myriad Web, Syntax, sans-serif;
	width: 1 in;
	text-align: center;
	color: black;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border: 2px groove #5b5b5b;
	cursor: hand;
	}
	
.buttonwide {
	font-family: Verdana, Myriad Web, Syntax, sans-serif;
	width: 2in;
	text-align: center;
	color: black;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border: 2px groove #5b5b5b;	
	cursor: hand;
	}
	
.normaltext
{
font-size: 9pt;
/*color: #4D4215;*/
color: #333333;
font-family: Arial, Helvetica, sans-serif;
}
