/* Page Content Classes START */
.bodycontent {
	background-color: #ffffff;
	width: 570px;
	vertical-align: top;
}

.textcontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	background-color: #ffffff;
	width: 570px;
	vertical-align: top;
	padding: 28px 24px 20px 26px;
}

.pagetext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
	vertical-align: top;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

.tm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.imageleft {
	float: left;
	padding: 3px 20px 6px 0px;
}

.imageright {
	float: right;
	padding: 3px 0px 6px 20px;
}

.hinttext {
	font-style: italic;
	padding: 0px 0px 0px 20px;
}

.indent {
	padding: 0px 0px 0px 12px;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 11px;
	background-color: #272727;
	width: 570px;
	vertical-align: top;
	padding: 8px 26px 8px 26px;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bc0024;
	text-decoration: none;
	line-height: 11px;
	font-weight: normal;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	background-color: #272727;
	width: 570px;
	vertical-align: top;
	padding: 4px 26px 11px 26px;
}

.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
	width: 520px;
	margin: 2px 0px 0px 0px;
}

.chart td {
	vertical-align: top;
}

.chartTitleL {
	font-size: 12px;
	color: #ffffff;
	background-color: #afafaf;
	padding: 6px 8px 5px 8px;
}

.chartTitleC {
	font-size: 12px;
	color: #ffffff;
	background-color: #afafaf;
	padding: 6px 8px 5px 8px;
	text-align: center;
}

.chartSubTitle {
	color: #bc0024;
}

.chartSubTitle1L {
	color: #bc0024;
	border-bottom: 1px solid #e7e7e7;
	padding: 6px 8px 5px 8px;
}

.chartSubTitle2L {
	color: #bc0024;
	background-color: #e7e7e7;
	padding: 6px 8px 5px 8px;
}

.chartRow1L {
	padding: 5px 8px 5px 8px;
}

.chartRow1LNorm {
	padding: 5px 8px 5px 8px;
	font-weight: normal;
}

.chartRow1C {
	padding: 5px 8px 5px 8px;
	text-align: center;
}

.chartRow1CNorm {
	padding: 5px 8px 5px 8px;
	font-weight: normal;
	text-align: center;
}

.chartRow2L {
	background-color: #e7e7e7;
	padding: 5px 8px 5px 8px;
}

.chartRow2LNorm {
	background-color: #e7e7e7;
	padding: 5px 8px 5px 8px;
	font-weight: normal;
}

.chartRow2C {
	background-color: #e7e7e7;
	padding: 5px 8px 5px 8px;
	text-align: center;
}

.chartRow2CNorm {
	background-color: #e7e7e7;
	padding: 5px 8px 5px 8px;
	font-weight: normal;
	text-align: center;
}
/* Page Content Classes END */
