a.bottomNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.detailTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a.bottomNav:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
a.bottomNav:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.emphasize {
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
.adText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #2F75BB;
}
.verticalBorder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.hrColor {
	color: #E2E2E2;
}
.emphasizeColor {
	font-size: medium;
	font-weight: bold;
	color: #2575ca;
}
.testimonyAuthor {
	font-style: italic;
	text-align: right;
}
.borderTop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #2F75BB;
}
.borderBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2F75BB;
}
.stdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.tableBorderDotted {
	border-top: 1pt dashed #CCCCCC;
	border-right: 1pt dashed #CCCCCC;
	border-bottom: 1pt none #CCCCCC;
	border-left: 1pt none #CCCCCC;
}
.tableTopBottomDotted {
	border-top: 1pt dashed #CCCCCC;
	border-right: 1pt none #CCCCCC;
	border-bottom: 1pt none #CCCCCC;
	border-left: 1pt none #CCCCCC;
}

