body
{
	font-size: 8pt;
	color: black;
	font-family: verdana,arial,helvetica,sans-serif;

}

.caption
{
	font-size: 7pt;
	color: dimgray;
}

.normal
{
	font-size: 8pt;
	color: black;
}

.normalGreen
{
	font-size: 8pt;
	color: #009900;
}

.normalGrey
{
	font-size: 8pt;
	color: dimgray;
}

.navHover
{
	font-size: 8pt;
	cursor: hand;
	color: #009900;
	text-decoration: underline;
}

.greenText
{
	font-weight: bold;
	font-size: 8pt;
	color: #009900;
	font-family: verdana,arial,helvetica,sans-serif;
}

.greenTextHover
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #009900;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
}

.dividerCell
{
	background: url(images/Divider.png)
}

.dividerCellWhite
{
	background: url(images/DividerWhite.png)
}

.tableBanner
{
	background-color: #a2a2a2;
}

.copy
{
	font-size: 7pt;
	color: white;
}
