.bodyStyle{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#CDCFD6;
}
.drName{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #54697F;
}
.drNameSmall{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitleStyle{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #F96A06;
}
.defaultContent{
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify;
}
.tableTitle {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #66615C;
	vertical-align: text-top;
	filter:glow(Color=#FFFFFF,Strength=2,enabled=1);
	cursor:default;
}
.formTextFields {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.legendStyle {
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #66615C;
}
.comboStyle {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
}
.commentStyle{
	font-family: Verdana;
	font-size:8pt;
	color:#FFFFFF;
}
.copyrightText{
	font-family: Verdana;
	font-size: 7pt;
	text-align:center;
	color: #DDC7B2;
}
.formLabel{
	font-family: Tahoma;
	font-size: 9pt;
	color: #5B6177;
	text-align: justify;
}