A:link {		font: 9pt Arial;	color: #1F569E;	text-decoration: underline;} 
A:visited {		font: 9pt Arial;	color: #1F569E;	text-decoration: underline;} 
A:hover{		font: 9pt Arial;	color: #000000;	text-decoration: underline;} 
A:active {		font: 9pt Arial;	color: #000000;	text-decoration: underline;} 

A:link.topnav {		font: 9pt Arial;	color: #3E7AAF;	text-decoration: none;} 
A:visited.topnav {	font: 9pt Arial;	color: #3E7AAF;	text-decoration: none;} 
A:hover.topnav{		font: 9pt Arial;	color: #000000;	text-decoration: underline;} 
A:active.topnav {	font: 9pt Arial;	color: #000000;	text-decoration: underline;} 

A:link.footernav {		font: 7pt Arial;	color: #000000;	text-decoration: none;} 
A:visited.footernav {		font: 7pt Arial;	color: #000000;	text-decoration: none;} 
A:hover.footernav{		font: 7pt Arial;	color: #000000;	text-decoration: underline;} 
A:active.footernav {		font: 7pt Arial;	color: #000000;	text-decoration: underline;} 



TD {		font: 9pt Arial;color: #000000;}
TD.paw {		background : url(images/paw_print.gif);background-repeat : no-repeat;background-color : #FFFFFF;}
TD.body {		font: 9pt Arial;color: #505050;background-color : #FFFFFF;}
TD.grey {		background-color : #E7E7E7;}
TD.homenav {		font: 9pt Arial;color: #3E7AAF;background-color : #E7E7E7;}
TD.black {		background-color : #000000;}


H4.body {		font: 13pt  Arial;	font-weight:bold;font-variant : small-caps;color: #093E81;}
H4.bodysecond {		font: 11pt  Arial;	font-weight:bold; color: #093E81;}

P.homebody {		font: 9pt Arial;	color: #808080;}
P.body {		font: 9pt Arial;	color: #000000;}
P.bodygrey {		font: 9pt Arial;	color: #000000;}
P.message{		font: 8pt Arial;	font-weight:bold;color: #808080;}
P.footer {		font: 8pt Arial;	color: #808080;}
P.footertwo {		font: 7pt Arial;	color: #000000;}
UL {			font: 9pt Arial;	color: #000000;	}
OL {			font: 9pt Arial;	color: #000000;	}

INPUT.button { background-color:#093E81;font:arial;font-weight:bold;color:#FFFFFF;font-size:xx-small; }
select    	{font-family: arial; font-size: 9pt; background: #FFFFFF; color: #000000;}
input    	{font-family: arial; font-size: 9pt; background: #FFFFFF; color: #000000;}
textarea	{font-family: arial; font-size: 9pt; background: #FFFFFF; color: #000000;}

.ishidden {
	display: none;
}