/* CSS Document */

font_body {
	font-family: Arial;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	font-style: normal;

}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0em;
}

#nav-menu li a
{
height: 2em;
line-height: 2em;
float: left;
width: 5em;
display: block;
color: #0d2474;
text-decoration: none;
text-align: center;
font-family: Arial;
font-size: 12px;
color: #ffffff;
}

#nav-menu li a:hover
{
/* background: url(images/header_bg_gray_grad_over.gif) #fff bottom left repeat-x; \*/
height: 2em;
line-height: 2em;
float: left;
width: 5em;
display: block;
color: #0E3C61;
text-decoration: underline;
text-align: center;
font-family: Arial;
font-size: 12px;
color: #0E3C61;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
} 

#nav-menu-bottom ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu-bottom li
{
	float: left;
	margin: 0 0em;
	font-size: 12px;
	color: #a4a4a4;
	font-weight: bold;



}

#nav-menu-bottom li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 6em;
	display: block;
	color: #A4A4A4;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #A4A4A4;
	font-weight: bold;

}

#nav-menu-bottom li a:hover
{
/* background: url(images/header_bg_gray_grad_over.gif) #fff bottom left repeat-x; \*/
height: 2em;
line-height: 2em;
float: left;
width: 6em;
display: block;
color: #BCBCBC;
text-decoration: underline;
text-align: center;
font-family: Arial;
font-size: 10px;
color: #BCBCBC;
}

/* Hide from IE5-Mac \*/
#nav-menu-bottom li a
{
float: none
}
/* End hide */

#nav-menu-bottom
{
width:25em
} .fontbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #414141;
}
.fontbodyheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
}
