body
{
}
.clsLeftMenuLinks
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.clsLeftMenuLinks:hover
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: underline;
}
.clsSiteMapLinks
{
    font-size: 9pt;
    color: #0066FF;
    font-family: Verdana;
    text-decoration: none;
}
.clsSiteMapLinks:hover
{
	font-size: 9pt;
	color: #0066FF;
	font-family: Verdana;
	text-decoration: underline;
}
.clsFooterLinks
{
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana;
	text-decoration: none;
}
.clsFooterLinks:hover
{
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana;
	text-decoration: underline;
}
.clsBodyText
{
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}
.clsBodyTextHeading1
{
	font-weight: bold;
	font-size: 10pt;
	color: sienna;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}
.clsBodyTextHeading1Link
{
	font-weight: bold;
	font-size: 9pt;
	color: sienna;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
}
.clsBodyTextHeading1Link:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: sienna;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
.clsImgNoDecor
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
.clsImgLinkWBorder
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	text-decoration: none;
}
.clsImgLinkWBorderMed
{
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
	text-decoration: none;
}
.clsBodyTextLink
{
	font-size: 8pt;
	color: #444444;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: underline;
}
.clsBodyTextLink:hover
{
	font-size: 8pt;
	color: #444444;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
.clsTextBox
{
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-align: left;
}

