/* CSS Document */
.printonly	{
	display: none;
}
.underline { 
	border-bottom: 1px dotted #666666;
	background-color: #ECF0FB;
}
.tbltext	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
}

.maintext	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
}

.tbltextindent10	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 10px;
}
.tbltextindent20	{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 20px;
}
.tbleheadmark {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	background-color: #ECF0FB;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
