a#NavMenuA:hover
{
	color: Black;
	text-decoration: none;
}

a#NavMenuA:link
{
	color: #8B2433;
	text-decoration: none;
}

a#NavMenuA:visited
{
	color: #8B2433;
	text-decoration: none;
}

a#NavMenuB:hover
{
	color: Black;
	text-decoration: none;
}

a#NavMenuB:link
{
	color: #8B2433;
	text-decoration: none;
}

a#NavMenuB:visited
{
	color: #8B2433;
	text-decoration: none;
}

a#NavMenuC:hover
{
	color: Black;
	text-decoration: none;
}

a#NavMenuC:link
{
	color: #8B2433;
	text-decoration: none;
}

a#NavMenuC:visited
{
	color: #8B2433;
	text-decoration: none;
}

a#NavMenuD:hover
{
	color: Black;
	text-decoration: none;
}

a#NavMenuD:link
{
	color: #8B2433;
	text-decoration: none;
}

a#NavMenuD:visited
{
	color: #8B2433;
	text-decoration: none;
}

a:hover
{
	border-color: #8B2433;
	color: #525450;
	text-decoration: underline;
}

a:link
{
	border-color: #8B2433;
	color: #8B2433;
	text-decoration: underline;
}

a:visited
{
	border-color: #8B2433;
	color: #8B2433;
	text-decoration: underline;
}

img#Underlined
{
	border-bottom-width: 1px;
	border-bottom-color: #8B2433;
	vertical-align: text-bottom;
	margin-bottom: 1px;
}

.dimText
{
	color: Gray;
}

.font8
{
	font-size: 8pt;
	line-height: 10pt;
}

.font10
{
	font-size: 10pt;
	line-height: 12pt;
}

.font10b
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
}

.font11
{
	font-size: 11pt;
	line-height: 14pt;
}

.font11b
{
	font-size: 11pt;
	font-weight: bold;
	line-height: 14pt;
}

.font12
{
	font-size: 12pt;
	line-height: 16pt;
}

.font14
{
	font-size: 14pt;
	line-height: 18pt;
}

.font18
{
	font-size: 18pt;
	line-height: 22pt;
}

.font20
{
	font-size: 20pt;
	line-height: 24pt;
}

.font24
{
	font-size: 24pt;
	line-height: 28pt;
}

.fontMedium
{
	font-size: medium;
}

.fontSans
{
	font-family: Arial, Helvetica, Sans-Serif;
}

.fontSerif
{
	font-family: Times New Roman, New York, Serif;
}

.fontSmall
{
	font-size: small;
}

.fontSmaller
{
	font-size: smaller;
}

.fontXSmall
{
	font-size: x-small;
}

.fontXXSmall
{
	font-size: xx-small;
}

.footer
{
	color: White;
}

.headline
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	color: Black;
	font-weight: bold;
}

.height12
{
	height: 12pt;
}

.indent24
{
	text-indent: 24px;
}

.interior
{
	background-color: White;
	color: Black;
}

.lscDarkGray
{
	color: #525450;
}

.lscGray
{
	color: #ACAEA9;
}

.lscMaroon
{
	color: #8B2433;
}

.pageDefaults
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: White;
	color: Black;
	text-align: left;
}

.tableDefaults
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: White;
	color: Black;
	text-align: left;
	border-style: none;
	border-width: 0;
}

.tableAsMenuSelected
{
	background-color: White;
	font-size: 10pt;
	font-weight: bold;
	text-align:  left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #8B2433;
	border-style: solid;
	margin: 0px;
	padding: 2px;
	
}

.tableAsMenuUnSelected
{
	background-color: White;
	color: #8B2433;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	border-color: #ACAEA9;
	border-style: solid;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}