/* CSS Document */

.BodyCopy
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 0px 3px 15px;
	/*background-color: #003580;*/
	background-color: #336699;
	vertical-align: top;
}

.BodyCopy a
{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}


.BodyCopy a:hover
{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}


.leftNav
{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 3px 15px;
	
}

.leftNav a
{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}


.leftNav a:hover
{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

	

