.center h1, .mceContentBody h1 {
	padding: 0px 5px 5px 5px;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4B7459;
}

.center h2, .mceContentBody h2  {
	padding: 5px 5px 5px 5px;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B7459;
}

.center h3, .mceContentBody h3 {
	padding: 0px 5px 5px 5px;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4B7459;
}

.center p, .mceContentBody p {
	padding: 5px 5px 5px 5px;
	border: 0;
	margin: 0;
	font: normal normal 12px/16px arial, sans-serif;
	color: #000;
	text-align: justify;
}

.center ul, .mceContentBody ul {
	padding: 0px 5px 5px 25px;
	border: 0;
	margin: 0;
	font: normal normal 12px/16px arial, sans-serif;
	color: #000;
	text-align: justify;
}

.center p strong, .mceContentBody p strong {
	font-weight: bold;
}

.center p img, .mceContentBody p img {
	padding: 5px;
}

span.ReportLink {
	padding: 2px 5px 2px 0px;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4B7459;
}
span.ReportLink a {
	font-size: 12px;
	font-weight: bold;
	color: #4B7459;
	text-decoration: none;
}
span.ReportLinkHeader {

}


thead
{	
	font-weight: bold;
}	

th
{
	border-right: 1px solid #cccccc;
	background-color: rgb(255,204,0);
}
.center th, .mceContentBody th
{
	background-color: #FFCC00;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}

tr.trEven
{	
	background-color: #fff;
}

tr.trOdd
{
	background-color: #eee;
}

/* this is causing trouble with the menu
.center div td, .mceContentBody div td
{
    padding: 4px 10px 4px 10px;
}
*/
.separatorLine
{	
	border-top: 1px dotted silver;
	width: 100%;
	/*clear: both;*/
	margin-bottom: 5px;
}






























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

p {

}

h2 {

}

