body.mceContentBody { 
   background: #ffffff; 
} 
.textbox   {
	color: #000000;
	font-size: 13px;
	vertical-align: middle;
	border: 1px #555555 solid;
	height: 20px
}
.textblock  {
	color: #000000;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	border: 1px #555555 solid
}
img { 
	border: 0; 
} 
.button  {
	font-style: normal;
	font-size: 11px;
	background-color: #00A94F;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	color: #ffffff;
}
p {
	font-size: 13px;
	list-style-type: circle;
	color: #000000;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
}
h2 {
	font-size: 23px;
	color: #00A94F;
	font-weight: normal;
	line-height: 25px;
}
h3 {
	font-size: 18px;
	color: #00A94F;
	line-height: 20px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #000000
}
h5 {
	font-size: 14px;
	color: #00A94F
}
h6 {
	font-size: 12px;
	color: #00A94F
}
.smltbl {
	font-size: 13px;
	color: #000000;
}
.tbl {
	font-size: 13px;
	color: #000000;
}
fieldset {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul {
	font-size: 12px;
	list-style-image:   url(images/bullet_round.gif);
	color: #000000
}
ol {
	font-size: 12px;
	list-style-type: decimal;
	color: #000000;
}

.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.image_left_pad_10_right {
	float: left;
	padding-right: 10px;
}
.image_right_pad_10_left {
	float: left;
	padding-right: 10px;
}

.none {}
.row1 {
	background-color: #CCCCCC;
	overflow: auto;
}
.row2 {
	background-color: #999999;
	overflow: auto;
}
.rowhighlight {
	background-color: #FF0000;
	overflow: auto;
}
