body
{
}
td
{
	font-family:Arial; 
	font-size:12px;
}
input
{
	font-family:Arial; 
	font-size:11px;
}
select
{
	font-family:Arial; 
	font-size:11px;
}
a.nav
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover
{
	color: Aqua;
	text-decoration: underline;
}
a
{
	font-weight: bold;
	color:Navy;
	text-decoration: none;
}
a:hover
{
	color: Red;
	text-decoration: underline;
}
.message
{
	color: Red;
}
.tabs
{
	color: #31659C;
}
.tabselect
{
	color: #EFEFEF;
	font-weight:bold;
}
a.tabs:hover
{
	color: #EFEFEF;
	text-decoration: none;
}
h1
{
	font-size: 16px;	
}
h2
{
	font-size: 14px;	
}
.header
{
	color:#000000;
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
}
.footer
{
	color: gray;
	font-family:Arial;
	font-size:10px;
}
.legal
{
	color: gray;
	font-size:10px;
}
.style4
{
    color: #000000;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
}
#leftnav_container
{
	position: relative;
	min-height:450px;	
}
#leftnav_help
{
	font-size: 11px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align:center;
}
#leftnav_barfooter
{
	font-size: 11px;
	text-align:center;
}
