div h2 {text-decoration:none; color:black; font-size:1.2em; }
div h3 {text-decoration:none; color:#333; font-size:1.1em;}
div td h3 {text-decoration:none; color:#333; font-size:1.1em;}

#TEMP_REPORTBODY a:link {text-decoration:underline; color:#333;}
#TEMP_REPORTBODY a:visited {text-decoration:underline; color:#666;}
#TEMP_REPORTBODY a:hover{text-decoration:underline; color:black;}
#TEMP_REPORTBODY a:active{text-decoration:none; color:black;}

/* REPORT TEMPLATE LAYOUT for LAYOUT_REPORT.HTML */ 
DIV#TEMP_REPORTLEFT {
	position:absolute; 
	top:55px;
	left:0px; 
	float:left; 
	width:150px; 
	height:300px; 

}
DIV#TEMP_REPORTBODY {
	position:absolute; 
	top:56px;
	left:151px; 
	width:594px;  

}
#REPORT_BODY {
padding-left:10px; 
border-left:1px dotted #ccc;
}
#TEMP_REPORTHEADINGBORDER { height:35px; border-bottom:1px solid #000; text-align:bottom; vertical-align : text-bottom; width:589px; margin-bottom:10px;}
#TEMP_REPORTHEADING {margin-left:10px; display:inline; font-size:1.3em; font-weight:bold;  float:left; margin-bottom:0px;  margin-top : 7px;}
#TEMP_REPORTDATE {display:inline; font-size:1em; font-weight:normal;  float:right; color:#666; margin-bottom:0px;  margin-top : 11px; margin-right:5px;}

div.REPORTNAVBOX ul a:link {text-decoration:none; color:#333; font-size:85%;}
div.REPORTNAVBOX ul a:hover {text-decoration:none; color:#ff9900; font-size:85%;}
div.REPORTNAVBOX ul a:active {font-weight:bold; color:#333;font-size:85%}
div.REPORTNAVBOX ul a:visited {text-decoration:none; color:#666;font-size:85%}
div#REPORTNAV {
	position:relative;
	left:0px;
	top:0px;
	width:139px;
	height:100%;
	padding-right: 1px;
	padding-left:10px;
	float: left;
	padding-top:20px;
}
	 #REPORTNAV ul {  			
	list-style: none;			
	margin-left: 0; 			
	padding-left: 1em;			
	text-indent: -1em;
					}
.REPORTNAVHEAD a:active {text-decoration:none;	color: #000000; font-size:1.4em; font-weight:bold }
.REPORTNAVHEAD a:link   {text-decoration:none;	color: #000000; font-size:1.4em; font-weight:bold}
.REPORTNAVHEAD a:visited  {text-decoration:none;color: #000000; font-size:1.4em; font-weight:bold}
.REPORTNAVHEAD a:hover  {text-decoration:none;	color: #333; font-size:1.4em; font-weight:bold }
.CONTENTS  {color: #000000; font-size:1.1em; font-weight:bold; margin-top:60px solid #000;}
.TOTOP {float:right;}