body.fhPage 
{
		font-size:14pt ;
  	text-align:center ;
		overflow:auto ;
  	background-color:#ECF1F7;
		color:black;
  	margin:1ex 0.5em 1ex 0.5em ;
}
h1.fhHeader 
{
  	font-size:2em ;
		font-weight:bold ;
  	margin:0ex 0em 0ex 0em ;
}
h2.fhHeader 
{
  	font-size:1.5em ;
		font-weight:bold ;
  	margin:0ex 0em 0.8ex 0em ;
}
h3.fhHeader {
		font-family:Arial, Helvetica, san-serif; 
  	font-size:0.9em ;
		font-weight:normal;
		line-height:2.7ex ;
  	margin:0ex 0em 2ex 0em ;
}
div.fhMenu 
{
		margin:0.5ex 0em 2ex 0.5em ;
		width:98% ;
}
div.fhWelcome 
{
		font-size:1em ;
		text-align:center ;
		vertical-align:top ;
		padding:0em ;
		margin:0.5ex 0em 1ex 0.5em ;
  	border-bottom:thin solid silver  ;
		width:98% ;
}
p.fhWelcome 
{
		font-size:2em ;
		font-weight:bold;
		text-align:center ;
		margin:0em ;
}
img.fhWelcome 
{
		clear:both ;
		margin:0.75ex 0.75em 0.8ex 1.25em ;
  	border-style:double ;
}
p.fhWelcomeText 
{
 		clear:both ;
		float:none ;
		font-size:1.15em ;
		font-weight:normal ;
		font-style:normal ;
		text-align:justify ;
		text-indent:3em ;
		vertical-align:top ;
		line-height:2.75ex;
		text-indent:3em ;
		margin:0ex 1.5em 0ex 1em ;
}
div.fhInfo					
{
 		clear:both ;
		float:none ;
		font-size:1em ;
		text-align:justify ;
		margin:0.5ex 0em 2ex 0.5em ;
    padding:2.5ex 0em 0ex 0em ;
		width:98% ;
		height:auto ;
}
img.fhInfoPictrt 
{
		float:right ;
		margin:0ex 2em 2em 2em;
		border-style:groove ;
		border-width:6px ;
		border-color:#000080 ;
}
p.fhInfoTitle 
{
		font-family:Arial, Helvetica, san-serif; 
		font-size:1.5em ;
		font-weight:bold ;
		font-variant:small-caps ;
		margin:0ex 0em 0ex 1em; 
}
p.fhInfoText 
{
		font-size:1.15em ;
		text-align:justify ;  
		text-indent:3em ;
		line-height:2.6ex;
		margin:1ex 1.5em 0.5ex 1.25em; 
}
div.fhHelpMsg 
{
  	clear:both ;
		font-size:1em ;
		margin:0ex 0em 3ex 0.5em ;
		width:98% ;
}
p.fhHelpText 
{
 		display:inline ;
		font-size:1.25em ;
		font-style:italic;
  	text-align:center ;
}
div.fhContact 
{
 		clear:both ;
 		float:none;
		font-size:1em;
  	text-align:center;
		padding:1ex 0em 0ex 0em;
		margin:0.5ex 0em 2ex 0.5em ;
  	border-top:thin solid silver  ;
		width:98% ;
}
p.fhContactTitle 
{
		font-size:1.25em;							 
		font-weight:bold;
		margin:0.5ex 0em 0.5ex 0em ;
}
div.fhLocation 
{	
		float:left ;
		font-size:1em ;
		margin:0ex 0em 0.25ex 0em ;
		width:49% ;
}
p.fhAddr 
{	
	  display:inline ;
		float:none ;
		font-size:1em ;
		font-weight:normal;							 
		font-variant:small-caps ;
		margin:0em;
}
div.fhEmailFax
{
 		clear:both;
		float:none ;
		font-size:1em ;
		margin:0ex 0em 8ex 0em ;
}		
span.fhGoToTop {
  font-size:0.8em ;
}

a:hover 
{
	color:red ;
}
@media print {
	body.fhPage {
	  font-size:14pt ;
    text-align:center ;  
		background-image:none;
	  background:white ;
	  color:black ;
	}
	div.fhWelcome {
	  margin-top:0em ;
	  border:none ;
	}
	p.fhInfoText {
			margin:1ex 0.5em 0.5ex 0.25em; 
	}
	img.fhInfoPictrt {
		margin:0ex 0em 2em 1em;
		border-style:none ;
	}
	span.fhGoToTop { 
		display:none 
	}
	.breakHere {
		page-break-before:always ;
	}
	img#pict1 {
	  margin-top:1.3em ;
	  margin-bottom:1.3em ;
	}
	img#pict2P {
		 display:none ;
	}
	img#pict6B {
	   display:none ;
	}
}


