BODY {
	scrollbar-base-color:#33ff66;
	scrollbar-arrow-color:#009900;
	scrollbar-DarkShadow-Color:#009900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background: #CCFFCC;

}
td {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.buttons1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CCFFCC;
	border: medium solid #009933;
}
.inheritedField {
	border: none;
	font-size: 10px;
	font-weight: normal;
	background: #CCFFCC;


}
h2 {
	font-size: 13pt;
	font-style: italic;
	line-height: 15pt;
	font-weight: bold;

}
.formSubhead {
	font-size: 10pt;
	font-weight: bold;
}
.requiredNote {
	font-size: 9pt;
	font-weight: lighter;
	color: #FF0000;
}
.inheritedHeight {
	height: 10pt;
}
.smallControls {
	font-size: 10px;
	font-weight: normal;
}
h1 {
	font: bold 24pt/26pt Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
	font: bolder 12pt/12px Arial, Helvetica, sans-serif;
}
.padding-banner {
	padding-left: 70px;
}
.finePrint {
	font-size: 10px;
	font-weight: lighter;
	line-height: 12px;

}
.padding-Content {
	padding: 15px 25px 10px;

}
.tblRightBorder {
	border-top: medium;
	border-right: medium solid #009933;
	border-bottom: medium solid #009933;
	border-left: medium;
}
.formSubhead-Hilite {
	font-size: 10pt;
	font-weight: bold;
	background: #33FF66;

}
.padding-headers {
	padding-right: 5px;
}
.required {
	font-weight: bolder;
	color: #FF0000;
}
