body
{
	background-color:#ffffff;
	font-family:verdana,sans-serif;
	font-size:8pt;
	margin-top:1;
	margin-bottom:1;
	margin-left:1;
	margin-right:1;
}

td
{
	font-family:verdana,sans-serif;
	font-size:8pt;
}

.bodyTitleText
{
	color:Black;
	font-family:sans-serif;
	font-size:8pt;
	font-weight:900;
	text-decoration:none;
}


.activeSectionTitle
{
	color:White;
	font-family:sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}


.inactiveSectionTitle
{
	color:Black;
	font-family:sans-serif;
	font-size:8pt;
	text-decoration:none;
	
}

.subNavigationSpacer
{
	color:#dddddd;
	font-family:sans-serif;
	font-size:8pt;
	font-weight:bold;
}

/*----------- L I N K S ------------*/


a 
{

	color : #0000ff; 
	font-size: 8pt;
	font-family: verdana,sans-serif;
	Text-Decoration : none; 
}

a:hover
{

	color : #0000ff; 
	font-size: 8pt;
	font-family: verdana,sans-serif;
	Text-Decoration : none; 
}

a.navigationLink
{
	color : #000000; 
	font-size: 8pt; 
	font-family:verdana,sans-serif;
	Text-Decoration : none; 
}


a.navigationLink:hover
{
	color : #ffffff; 
	font-size: 8pt 
	font-family:verdana,sans-serif;
	Text-Decoration : none; 
}

.footerText
{
	color : #ababab; 
	font-size: 7pt 
}


