<style type="text/css">
<!--
DIV.maintable {
  padding: 0px; text-align: center; width: 70%;
 position: relative;
  top: 10px; left: 210px
  }	
.generalText {
	color: #333366;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
#content { 
        top : 0px;
        margin : 0px 0px 0 210px;
}
#left-sidebar {
        position : absolute;
        left : 0;
        width : <length>;
        margin-left : 0px;
        margin-top : 0px;
        height:100%;
        overflow: auto;
}
tr.common {
	background-color: #CCCCCC;
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}
tr.headAll {
	background-color: #336699;
	color: #FFFFFF;
	font-weight: 800;
	text-align: center;
        text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
	}
tr.miniHead {
	background-color: #A9A9A9;
	color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align: "center";
	font-weight: 600
}
DIV.footer {
	position: relative;
	left: 300;
	color: #333366;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.headText {
	color: #333366;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.metadataID {
	text-decoration: underline;
	color: #003366;
}
.mand {
	color: red;
}
A:link {color: blue; text-decoration: underline;}
A:visited {color: blue; text-decoration: underline;}
A:active {color: black; text-decoration: none;}
A:hover {color: blue; text-decoration: none;}
.titlesubheaderlink {color: #FFFFFF; text-decoration: underline}
TD,BODY {
	FONT-FAMILY: trebuchet ms, arial, helvetica;
	FONT-SIZE: 10pt; LINE-HEIGHT: 130%;
}
.HEADER	{
	FONT-FAMILY: garamond, serif; 
	FONT-SIZE: 18pt; FONT-WEIGHT: bold; 
	LINE-HEIGHT: 200%;
}
.TOPIC {
	FONT-FAMILY: garamond, serif;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 150%;
}
.FINE {
	FONT-FAMILY: trebuchet ms, arial, helvetica;
	FONT-SIZE: 8pt;
	LINE-HEIGHT: 150%;
}
.NAVTABLE {
	background-color: #eeeeee;
	border-width: 9;
	border-style: solid;
	border-color: #e0e0e0;
}
.HEADROW {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: tahoma, sans-serif;
	text-align: center;
}
.DATAROW {
	background-color: #ffffff;
	font-size: 12px;
	border-width: 1;
	border-style: solid;
	border-color: #C9D4E6;
}
.DESCCELL {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
.MIXEDDESCCELL {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.SEARCHROW {
	background-color: #ffffff;
	font-size: 11px;
	border-width: 1;
	border-style: solid;
	border-color: #C9D4E6;
}
.SUMMARYROW {
	font-size: 13px;
	font-weight: bold;
}
.DATATABLE {
	background-color: #F0F3F9;
	border-width: 3;
	border-style: solid;
	border-color: #C9D4E6;
	width: 500px;
}
.floating_data_table {
	background-color: #F0F3F9;
	border-width: 3;
	border-style: solid;
	border-color: #C9D4E6;
        width: auto;
}
.FIXEDDATATABLE {
	background-color: #F0F3F9;
	border-width: 3;
	border-style: solid;
	border-color: #C9D4E6;
	width: 500px;
        table-layout: fixed;
}
.SEARCHTABLE {
	background-color: #f0F3F9;
	border-width: 3;
	border-style: solid;
	border-color: #C9D4E6;
}
select.fixed {
        width: 250px;
}

BODY > DIV#left-sidebar {
    position: fixed;
}
-->
</style>
