a.normal:link    { color: #006633; text-decoration: none;}
a.normal:visited  { color: #006633; text-decoration: none;}
a.normal:hover   { color: #006633; text-decoration: none;}
a.normal:active   { color: #006633; text-decoration: none;}

.white:link    { color: #000000; text-decoration: none;}
.white:visited { color: #000000; text-decoration: none;}
.white:hover   { color: #000000; text-decoration: underline;}
.white:active  { color: #000000; text-decoration: none;}

.green:link    { color: #000000; text-decoration: none;}
.green:visited { color: #000000; text-decoration: none;}
.green:hover   { color: #000000; text-decoration: underline;}
.green:active  { color: #000000; text-decoration: none;}

td{font-family:Arial;font-size:10px;}

.nav{color:#ffffff;font-weight:bold}
.subnav{color:#000099;font-weight:bold;font-size:10px}


.title{color:#006633;font-weight:bold;}
.sub{
	font-weight:normal;
	font-style:normal;
	font-size: 9px;
}


.bold{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.center{text-align:center;}

.tabletop {
	background-color: #77AE77;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.table1 {
	background-color: #77AE77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;

}
/* ------------------------------------------------------------
                                                  Report styles
---------------------------------------------------------------*/

.rpt_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
}

.rpt_smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
}
.rpt_table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	background-color: #e8e8e8;
}
.rpt_headerrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	background-color: #0F9536;
}
.rpt_mainrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	line-height: normal;
	background-color: #FFFFFF;
}
.rpt_totalrow {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	background-color: #66ACF1;
}

.rptlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.rptlink a:visited { color: #000000 }
.rptlink a:link  { color: #000000 }
.rptlink a:active  { color: #000000 }
.rptlink a:hover   { color: #FF0000 }

.endheader {
	background-color: #77AE77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.endtable {
	background-color: #E4F1E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.endlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000 ;
}

.endlink a:visited { color: #FF0000 }
.endlink a:link  { color: #FF0000 }
.endlink a:active  { color: #FF0000 }
.endlink a:hover   { color: #FF0000 }
