<style type="text/css">
<!--

body		{
		font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;   
		font-size: 11px;   
		color: #333333; 
		}

td		{
		font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;   
		font-size: 11px;   
		text-align: left;
		}
div.menu  { 
	position:absolute; 
	visibility:hidden; 
	left:0; top:0; 
	background-color: #f7f7f7  ; 
	color:#333333;
	padding: 3px;
	width:340px;
	border: 1px solid;	
	border-color: #333333 ; 
	z-index:500;
	text-align:left;
	}

.published	{color:#009900; font-weight:bold;}
.npublished	{color:#009900; font-weight:bold;}

.published2	{color:#000099; font-weight:bold;}
.xpublished	{color:#000099; font-weight:bold;}

.private	{color:#660000; font-weight:bold;} 
.nprivate	{color:#660000; font-weight:bold;} 


.public		{
		color: #006600; 
		font-weight:bold;
		}
		
.publictd	{
		color: #000000; 
		font-weight:bold;
		}		


.pagetitle	{
		text-align:center;
		color: #000000; 	
		font-size: large;	
		font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
		}


.bodyclass	{background-color:#FFFFFF; margin: 0px 0px 0px 0px; }

td.flabel1	{background-color:#dddddd;color:#000066;  font-weight:bold;}
td.flabel2 	{background-color:#dddddd;color:#660000;  }
td.flabel1r	{text-align:right; background-color:#dddddd;color:#000066;  font-weight:bold;}
td.flabel2r 	{text-align:right; background-color:#dddddd;color:#660000;  }
td.field	{background-color:#eeeeee;color:#000066;  }

td.task 	{background-color:#9bb0d4  ; color:#000000; }
td.remindertitle{background-color:#eeeeee; color:#660000; font-weight:bold;  }


td.efield	{background-color:#FFFFFF;  }
td.outline	{background-color:#DDDDDD; }

td.msgdata	{background-color:#ffffff; font-size: 10px; }
td.msgtitle	{background-color:#9bb0d4; color:#000000; font-weight:bold;  }
td.itemtitle	{background-color:#DDDDDD; color:#660000; }
td.itemfield	{background-color:#eeeeee;  }
td.mbe1		{background-color:#dddddd; color:#000000; font-weight:bold;  }
td.mbe2		{background-color:#eeeeee; color:#007700;  }
td.mbe3		{background-color:#eeeeee; color:#770000;  }
.free		{background-color:#cccccc  ; color:#000000; }
.full		{background-color:#cccccc  ; color:#000000; font-weight:bold;}
.feature	{background-color:#dddddd  ; color:#000099; }


.flabel		{background-color:#004284  ; color:#eeeeee; font-size: 14px;}
.family0	{background-color:#d4dae8  ; color:#000000; }
.family1	{background-color:#cccccc  ; color:#000000; }

.ln0 	{}
.ln1 	{font-weight:bold;background:#ffff00;}
.table 	{
	 width: 100%;padding:0px;
	}
.table .th {
	 background-color: #eee;
	 color: #fff;
	 font-weight: bold;
	 border-bottom: 1px dotted #eee;
	}
.table .tr:nth-child(odd) {
	 background-color: #eee;
	}
.table .td1 {
	 float: left;
	 width: 48%;
	 padding-left:0px;
	}
.table .td2 {
	 float: left;
	 width: 48%;
	 padding-left:0px;
	 border-left: 1px solid #eee;
	}
.table .names1 {
	 float: left;
	 width: 46%;
	 padding-left:0px;
	}
.table .names2 {
	 float: right;
	 width: 50%;
	 padding-left:0px;
	 border-left: 1px solid #eee;
	}
.table .td1a {
	 float: left;
	 width: 22%;
	 padding-left:0px;
	}
.table .td2a {
	 float: left;
	 width: 74%;
	 padding-left:0px;
	 border-left: 1px solid #eee;
	}


	#menu_container {margin:0px; position:relative; width:100%; height:25px; z-index:100; background:#3b5998}
	#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none; font-family: "lucida grande", tahoma, verdana, arial, sans-serif;  }
	#pmenu a, #pmenu a:visited {
				display:block;
				width:120px;
				font-size:11px;
				color:#eee;
				height:25px;
				line-height:24px;
				text-decoration:none;
				text-indent:5px;
				}
	#pmenu a.reptit, #pmenu a.reptit:visited {
				display:block;
				width:180px;
				font-size:11px;
				color:#eee;
				height:25px;
				line-height:24px;
				text-decoration:none;
				text-indent:5px;
				}

	#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
	#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}
	#pmenu li {float:left; background:#7484ad;}
	#pmenu li:hover {position:relative;}
	#pmenu li:hover > a {background:#dfd7ca; color:#c00;}
	#pmenu li.home:hover > a {background:#dfd7ca; color:#c00; width:50px;}
	#pmenu li.report:hover > a {background:#dfd7ca; color:#c00; width:120px;}
	#pmenu li.lwidth:hover > a {background:#dfd7ca; color:#c00; width:95px;}
	#pmenu li.mwidth:hover > a {background:#dfd7ca; color:#c00; width:75px;}
	#pmenu li.nwidth:hover > a {background:#dfd7ca; color:#c00; width:65px;}
	#pmenu li ul {display:none;}
	#pmenu li:hover > ul {display:block;
				position:absolute; top:-11px;
				left:80px;
				padding:10px 30px 30px 30px;
				background:transparent url(transparent.gif);
				}

	#pmenu > li:hover > ul {left:-30px; top:16px;}

	#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}
	* html #pmenu li a:hover {position:relative; background:#dfd7ca; color:#c00;}
	#pmenu li a:active, #pmenu li a:focus {background:#dfd7ca; color:#c00;}
	#pmenu li.fly {background:#3b5998 no-repeat right center;}
	#pmenu li.drop {background:#3b5998 }
	#pmenu li.home {width:50px; background:#3b5998 }
	#pmenu li.report {width:120px; background:#3b5998 }
	#pmenu li.lwidth {width:95px; background:#3b5998 }
	#pmenu li.mwidth {width:75px; background:#3b5998 }
	#pmenu li.nwidth {width:65px; background:#3b5998 }

	* html #pmenu li ul {
						visibility:hidden;
						display:block;
						position:absolute;
						top:-11px; left:80px; padding:10px 30px 30px 30px;
						background:transparent url(transparent.gif);
						}

	#pmenu li a:hover ul ul{visibility:hidden;}
	#pmenu li a:hover ul a:hover ul ul{visibility:hidden;}
	#pmenu li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;}
	#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}

	#pmenu li a:hover ul {visibility:visible; left:-30px; top:14px; background:#dddddd;}
	#pmenu li a:hover ul a:hover ul{visibility:visible; top:-11px; left:80px;}
	#pmenu li a:hover ul a:hover ul a:hover ul {visibility:visible;}
	#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
	#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}

-->
</style>