HTML {
	height : 100%;
	margin: 0px;
    padding: 0;
    border: none;
}

BODY  {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	bgcolor="White";
	text="Black";
	height : 100%;
	margin: 0px;
    padding: 0;
    border: none;
}

TD  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : Black;
	text-decoration : none ;
}

A  {
	color : #ffffff ;
	font-size : 11pt;
	font-weight : bold ;
	text-decoration : none ;
}

P {
	margin-top: 0px ;
	margin-bottom: 8px ;
	line-height : 125%;
}

A:Hover  {
	color : #FFB878 ;
}

.inactive  {
	color : #c8c8c8 ;
	font-size : 11pt;
	font-weight : bold ;
	text-decoration : none ;
}

.inactive2  {
	color : #808080 ;
	font-size : 9pt;
	font-weight : bold ;
	text-decoration : none ;
}

.active  {
	color : #ffffff ;
	font-size : 11pt;
	font-weight : bold ;
	text-decoration : none ;
}

.invactive  {
	color : #2c76bb ;
	font-size : 9pt;
	font-weight : bold ;
	text-decoration : none ;
}

A.inv  {
	color : #2c76bb ;
	font-size : 9pt;
	font-weight : bold ;
	text-decoration : none ;
}

A.inv2  {
	color : #2c76bb ;
	font-size : 9pt;
	font-weight : normal ;
	text-decoration : none ;
}

A.inv:Hover  {
	color : #FFB878 ;
}

A.inv2:Hover  {
	color : #FFB878 ;
}

TABLE.vmax {
	height : 100%;
	min-height : 100%;
}

TD.vmax {
	height : 100%;
	min-height : 100%;
}

TABLE.hmax {
	width : 100%;
	min-width : 100%;
}

TD.hmax {
	width : 100%;
	min-width : 100%;
}

TABLE.hvmax {
	width : 100%;
	min-width : 100%;
	height : 100%;
	min-height : 100%;
}

TD.hvmax {
	width : 100%;
	min-width : 100%;
	height : 100%;
	min-height : 100%;
}

TABLE.hhalf {
	width : 50%;
	min-width : 50%;
}

TD.hhalf {
	width : 50%;
	min-width : 50%;
}

TABLE.vhalf {
	height : 50%;
	min-height : 50%;
}

TD.vhalf {
	height : 50%;
	min-height : 50%;
}

TD.hdg1  {
	font-size : 11pt;
	font-weight : bold ;
}

TD.hdg2  {
	font-weight : bold ;
}

TD.hdg2inactive  {
	font-weight : bold ;
	color : #c0c0c0 ;
}

TD.stdinactive  {
	color : #c0c0c0 ;
}

TD.hdg3  {
	font-size : 16pt;
	font-weight : bold ;
}

TD.hdg4  {
	font-size : 12pt;
	font-weight : bold ;
}

TD.spc0  {
	height : 10px;
}

TD.spc1  {
	height : 10px;
}

TD.spc2  {
	height : 4px;
}

TD.spc3  {
	height : 6px;
}

TD.spcx  {
	height : 26px;
}

TD.tfill {
	width : 100%;
	min-width : 100%;
	background-image:url(images/tfill.gif) ;
	background-position: bottom ;
}

TD.statst {
	color : #4a4fff ;
}

TD.statsg {
	color : #7a5cb1 ;
}

TD.statsu {
	color : #f98f00 ;
}

.nb {
	color : #ff0000 ;
}

.nb2 {
	color : #ff8000 ;
}

.nb3 {
	font-weight : bold ;
}

.stretch {
	line-height : 125%;
}

hdg2  {
	font-weight : bold ;
}

ul {
	margin : 0 ;
	margin-bottom : 4 ;
	margin-top : 4 ;
	margin-left : 16 ;
}

li {
	margin-bottom : 2 ;
	line-height : 125%;
}

.def  {
}
