a,div,td,body,span
{
	font-family: Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#000000;
}

a
{
	color:#000066;
	font-weight:bold;
}

.bnav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:white;
	text-decoration:none;
}

.bnav:hover
{
	text-decoration:underline;
}

.menu2 {margin:0; list-style:none; height:35px; background:#fff url(../shell/bg_nav_stripe.jpg);}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#000066; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 5px;}
.menu2 li.current a {color:#fff;}
.menu2 li.current a b {background:#000066;}
.menu2 li a:hover {color:#fff; background:#000066;}
.menu2 li a:hover b {background:#000066;}
.menu2 li.current a:hover {color:#fff; background:#000066; cursor:default;}
.menu2 li.current a:hover b {background:#000066;}

h1
{
	font-size:18pt;
	color:#000066;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:8;
	margin-top:8;
}

h2
{
	font-size:14pt;
	color:#000066;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

h3
{
	font-size:12pt;
	color:#000066;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

h4
{
	font-size:10pt;
	color:#000066;
	font-weight:bolder;
	margin:0;
}

.whiteborder
	{
		border:1px solid #000066;
	}
