#header
{
background-color:#004b8D;
}
#header a:link,#header a:visited
{
color:white;
text-decoration:none;
}
#header a:hover
{
text-decoration:underline;
}
#headnav
{
line-height:2em;
}
#nav,#nav ul
{
background-color:#f47b20;
}
#nav ul li
{
text-align:left;
}
#nav ul li a, i#nav ul li a:link,#nav ul li a:visited
{
font-size:13px;
color:#FFFFFF;
text-decoration:none;
border-bottom:2px solid #eb522d;
font-weight:bold;
display:block;
padding:8px;
}

#nav ul li a:hover
{
color:#165B97;
text-decoration:none;
}
#content
{
text-align:justify;
}
body
{
/*	font-family:verdana,arial,helvetcia;
	font-size:12pt;*/
}
#footer
{
	font-size:0.8em;
}

#nav li.children
{
background-image:url(/images/bullet.gif);
background-position:5px center;
background-repeat:no-repeat;
padding-left:10px;
}

