body {
	font-family: fmj web site design;

	}
p 
{
	text-align: left;
	}

table,tr,td	
{
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}

.nav_out {background-color: #0B57CA; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 12px; line-height: 20px; color: #FFFFFF; text-decoration: none}
.nav_over {background-color: #CCCCCC; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 12px; line-height: 20px; color: #FFFFFF; text-decoration: none; cursor: pointer}
.nav_overblk {background-color: #073E8F; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 12px; line-height: 20px; color: #FFFFFF; text-decoration: none; cursor: pointer}

h1,h2,h3,h4,h5,h6{
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
}



a.green:link { color: #66FFFF; text-decoration: none }
a.green:active { color: #oooooo; text-decoration: none }
a.green:visited { color: #66FFFF; text-decoration: none }
a.green:hover { color: #FFFFFF; text-decoration: underline }

a.nounderline:link { text-decoration: none }
a.nounderline:active { text-decoration: underline }
a.nounderline:visited { text-decoration: none }
a.nounderline:hover { text-decoration: underline }


a.yellow:link { color: #ffffff; text-decoration: underline }
a.yellow:active { color: #cccccc; text-decoration: none }
a.yellow:visited { color: #ffffff; text-decoration: underline }
a.yellow:hover { color: #cccccc; text-decoration: none }

a.homemain:link { color: #0066DD; text-decoration: underline }
a.homemain:active { color: #cccccc; text-decoration: none }
a.homemain:visited { color: #0066DD; text-decoration: underline }
a.homemain:hover { color: #cccccc; text-decoration: none }

a.green2:link { color: #FFFFFF; text-decoration: underline }
a.green2:active { color: #oooooo; text-decoration: none }
a.green2:visited { color: #FFFFFF; text-decoration: underline }
a.green2:hover { color: #oooooo; text-decoration: none }
.green2 li a { color: #FFFFFF; text-decoration: underline }

a.green3:link { color: #80C2EA; text-decoration: underline }
a.green3:active { color: #ffffff; text-decoration: none }
a.green3:visited { color: #80C2EA; text-decoration: underline }
a.green3:hover { color: #ffffff; text-decoration: none }


a.bluenav:link { color: #0066CC; text-decoration: underline }
a.bluenav:active { color: #9D0432; text-decoration: none }
a.bluenav:visited { color: #0066CC; text-decoration: underline }
a.bluenav:hover { color: #9D0432; text-decoration: none }
.bluenav li a { color: #0066CC; text-decoration: underline }

a.greylight:link { color: #999999; text-decoration: underline }
a.greylight:active { color: #999999; text-decoration: none  }
a.greylight:visited { color: #999999; text-decoration: underline  }
a.greylight:hover { color: #999999; text-decoration: none  }
.greylight li a { color: #999999; text-decoration: underline  }

.textmain {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.homemain {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size : 13px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	a.link: #666666:
	}

h2	{ 
	font-size : 15px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h3	{ 
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.centered
{
	text-align:center
}

.alignleft
{
	text-align:left
}

.formhead 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight:bold;
color: #2c74bb;
}

.formsub 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;	
color: #3596c8;
}

.formsub1 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #2085b9;
}

.form_txt 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;	
color: Black;
}

.red_txt 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;	
color: Red;
}

.chart_txt_bold
{
    color: #000000;
    font-weight: bold;
}

.chart_txt
{
    color: #000000;
}



<style type="text/css">
 
/* -------- Blueslate nav -------- */
.blue #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(/code/slate/images/blueslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.blue #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color:#fff;background:transparent url(/code/slate/images/blueslate_backgroundOVER.gif) no-repeat top center;}
/* -------- Redslate nav -------- */
.red #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(/code/slate/images/redslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.red #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.red #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.red #slatenav ul li a{display:block;float:left;color:#FECCC3;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;background:transparent url(/code/slate/images/redslate_backgroundOVER.gif) no-repeat top center;}
 
</style>
}

