/* BODY */
body {
	background-color: #333366;
	background-image: url(images/FHnbackground.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic",Verdana,arial;;
}
.Text, td, th {font-family: "Century Gothic",Verdana,arial; font-size:85%;}
th.Text {font-weight: bold;}
.outline {
	background-color: #333366;
	width: 735px;
}

.accesskey {text-decoration: underline;}

.imageCaption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; font-weight: normal}

.smalltext { font-family: "Century Gothic", Verdana, arial; font-size: 95%; color: #000000; font-style: normal; font-weight: normal}


/* LISTS */


ul
{
list-style-image: url('images/bullet_ylw_cl.gif');
}

li.green_sq
{
 list-style-image: url('images/bullet_grn_sq.gif');
 list-style-type: square;
}


/* HORIZONTAL LINES */

HR 
{
margin-left: 3 px;
margin-right: 25 px;
color: 666699;
}

/* HEADINGS */
H1
{
font-size: 150%; 
font-family:  "Century Gothic",Verdana, Arial, Helvetica;
color: #666699;
font-weight: bold;
}


H2
{
font-size: 135%; 
font-family:  "Century Gothic",Verdana, Arial, Helvetica;
color: #6699cc;
font-weight: bold;
line-height: 18pt;
}

H3
{
font-size: 120%;
font-family: "Century Gothic", Verdana, Arial, Helvetica;
color: #669933;
font-weight: bold;
line-height: 14pt;
}

H4
{
font-size: 110%;
font-family: "Century Gothic", Verdana, Arial, Helvetica;
color: #669933;
font-weight: bold;
text-decoration: underline;
line-height: 18pt;
}

H5
{
font-size: 95%;
font-family: "Century Gothic", Verdana, Arial, Helvetica;
color: #669933;
font-weight: bold;
font-style: italic;
line-height: 18pt;
}


H6
{
font-size:75%;
font-family: "Century Gothic", Verdana, Arial, Helvetica;
color: #669933;
font-weight: bold;
font-style: italic;
line-height: 18pt;
}


/* DEFAULT ANCHORS */

A:link
{
color:#666699;
text-decoration: underline;
}

A:hover
{
color:#639ace;
text-decoration: underline;
}

A:active
{
color: #669933;
text-decoration: underline;
}

A:visited
{
color: #669933;
text-decoration: underline;
}


.NavBar{
	text-decoration: none;
	font-size: 80%;
	font-family:  Arial, Helvetica;
	font-weight: bold;
	color: #7386b5;
}
.NavBar:link, .NavBar:visited { text-decoration: none;  font-family:  Arial, Helvetica; font-weight: bold; color: #003366;   } 
.NavBar:hover { text-decoration: none;  font-family:  Arial, Helvetica; font-weight: bold; color: #FFFFFF;  } 

.breadcrumb{font-size: 80%;	font-family:  Arial, Helvetica;	color: #7386b5;}
.breadcrumb:link, .breadcrumb:visited {text-decoration: none;  font-family:  Arial, Helvetica; color: #003366;   } 
.breadcrumb:hover { text-decoration: underline;  font-family:  Arial, Helvetica;  color: #639ace;  } 

/* FOOTER */
.footerBar{
	font-size: 70%
}
.footerBar:link, .footerBar:visited { text-decoration: none;  font-family: Arial, Helvetica; font-weight: bold; color: #666699; line-height: 120%;  } 
.footerBar:hover { text-decoration: underline;  font-family: Arial, Helvetica; font-weight: bold; color: #639ace; line-height: 120%;  } 

.footerAddress{
	font-size:80%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #ffffff;
	line-height: 175%;
	background-color: #333366;
}
.footerAddresslink:link,.footerAddresslink:visited,.footerAddresslink:active{color: #ffffff;text-decoration: none;}
.footerAddresslink:hover{color: #ffffff; text-decoration: underline;}

.noprint {display: block;}
