BODY, TD {
	font-family : Helvetica,Arial, sans-serif ;
	font-size : 9pt;
	color : White;
}

A {
	text-decoration: underline;
	color: #004080;
}

A:Hover {
	text-decoration: underline;
	color: Red;
}

	.CONTNT1 {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color : White ;
	font-style : normal;
	
	}
	.CONTNT1 {
	font-family : Arial, sans-serif ;
	font-size : 11pt;
	color : White ;
	font-style : normal;
	
	}
	
A.Link:CONTNT1 {
	color : white 
	text-decoration: underline;

}



	.FRMA {
	font-family : Helvetica,Arial, sans-serif ;
	font-size : 9pt;
	color : #708090 ;
	font-style : normal;
	
	}


.TD2A {
	font-family : Helvetica,Arial, sans-serif ;
	font-size : 10pt;
	
	color : #455C71;
	font-style : normal;
	
	}

.header-small {
	font-family : Helvetica,Arial, sans-serif ;
	font-size : 8pt;
	
	color : #455C71;
	font-style:oblique;
	font-weight:bolder;
	
	}

.header-smallmed {
	font-family : Helvetica,Arial, sans-serif ;
	font-size : 10pt;
	
	color : #455C71;
	font-style:oblique;
	font-weight:bolder;
	
	}
	
	.TD3A {
	font-family : Helvetica,Arial, sans-serif ;
	font-size : 10pt;
	color : White;
	font-style : normal;
	
	}

.TDNAV {
	font-family : Helvetica,Arial, sans-serif ;
	font-size : 9pt;
	color : #284F88;
	font-style : normal;
	
	}
.TDNAV:link        { 
								font-family: arial, Tahoma ; 
								font-size : 14pt;
								color : WHITE; 
	}
.TDNAV:visited     { font-family: arial, Tahoma ;color : #004080;}
.TDNAV:hover       { font-family: arial, Tahoma ;color : #004080;}

.THEADER1 {
	font-family : Helvetica,Arial, sans-serif ;
	font-size : 11pt;
	color : #004080;
	font-style : normal;
	font-weight : bolder;
	}
	
	
	.FOOTER1{
	font-family : Helvetica,Arial, sans-serif ;
	font-size : 7pt;
	color : White;
	font-style : normal;
	
	}
	
A.FOOTER1:link{font-family: arial, Tahoma ; font-size : 7pt;color : WHITE;}
A.FOOTER1:visited{ font-family: arial, Tahoma ;color : WHITE;font-size : 7pt;}
A.FOOTER1:hover{font-family: verdana, Tahoma ; font-size : 7pt;color : WHITE;}

.BodyNAV {
	font-family : Helvetica,Arial, sans-serif ;
	font-size : 9pt;
	color : #284F88;
	font-style : normal;
	
	}
.BodyNAV:link        { 
		font-family: arial, Tahoma ; 
		font-size : 9pt;
		color : #FFFFFF; 
	}
.BodyNAV:visited     { font-family: arial, Tahoma ;color : #FFFFFF;}
.BodyNAV:hover       { font-family: arial, Tahoma ;color : Red;}

.datagrid-header, .datagrid-header td, .datagrid-header a, .datagrid-header a:link, .datagrid-header a:visited, .datagrid-header a:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFF66;
	color: #000000;
}

.datagrid-item, datagrid-item td, datagrid-item p, datagrid-item span
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: "#FF9900";
	color: "#000000";
}

.datagrid-alternateitem, datagrid-alternateitem td, datagrid-alternateitem p, datagrid-alternateitem span
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: "#FFCC66";
	color: "#000000";
}

.datagrid-footer, datagrid-footer td, datagrid-footer p, datagrid-footer span
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: "#CC9933";
	color: "#000000";
}

.header-collapse { font-size: larger; font-weight: bold; cursor: hand; cursor:pointer; }
.details-collapse { display:none; visibility:hidden; }
