td 
{
			font-family: Arial, Helvetica, Verdana;
			font-size: 12px;
}
th 
{
	font-weight:bold;
	text-align: left;
			font-family: Arial, Helvetica, Verdana;
			font-size: 11px;
}
body,p,li
{
			font-family: Arial, Helvetica, Verdana;
			font-size: 12px;
			color: #46547A;
			line-height: 16px;
}

a
{
	color: #59894C;
	text-decoration: none;
}

a:HOVER
{
	color: #6BAE59;
	text-decoration: underline;
}

td.lightBlueHeader
{
			background: #C0CBE2;
}
td.content
{			vertical-align: top;
			line-height: 16px;
}
td.rightColumn
{
			font-family: Arial, Helvetica, Verdana;
			font-size: 11px;
			color: #46547A;
			width: 160px;
			line-height: 14px;
			vertical-align: top;
}
table.navigation
{
	background: #8D9FC6;
}


.boxHeader
{
			font-size: 11px;
	font-weight: bold;
}
.footer
{
	color: #B9C0D4;
	font-size: 11px;
			line-height: 18px;
}
a.footer
{
	color: #7382A9;
	font-size: 11px;
			line-height: 16px;
}.topbarBg {
	background: #1F3781 url('../img/bg_topbar_gradient.jpg') repeat-y top right;
}

h1
{
	font-size: 13px;
	font-weight: bold;
}
h2
{
	font-size: 12px;
	font-weight: bold;
}
h3
{
	font-size: 12px;
	font-weight: normal;
	font-style: italic; 
}

p.backtotop
{	
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

ul.subnav
{
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 8px;
	margin-top: 4px;
}
ul.subnav li
{
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
	list-style-image: url(../img/nav/subnav_bullet.gif);
	padding-bottom: 4px;
	line-height: 14px;
}
 
ul.subnav li a
{
	color: #D4DBEA;
	font-size: 11px;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
}
ul.subnav li a:HOVER
{
	color: white;
	text-decoration: underline;
	
}
