body
{
	text-align : center;
}

.text {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

.textAnchor {
	color: #333333;
	text--decoration : blink;
}

.textAnchor:HOVER {
	color: #CC6600;
	text-decoration : none;
}

.spanTM {
	font : 8px;
	vertical-align : super;
	color: #333333
}

.spanRequiredIndicator {
	font : bold 11px;
	color: #CC6600
}

.divPageHeader {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 543px;
	padding-top: 5px;
	height: 30px;
	color : #37384D;
	background-color: #CCCCCC;
	text-align: left;
	font : bold 14px Arial, Helvetica, sans-serif;
}

.divPageBody
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 300px;
	width: 543px;
	background-color: #CCCCCC;
	color: #333333;
}

.spanSlashs {
	color : #757575;
}