

/* _______________ Universal _______________ */

A:link      { color: gray; text-decoration: none }
A:visited    { color: gray; text-decoration: none }
A:hover   { color: silver; text-decoration: none }

BODY         { 
	color: black; 
	font-size: 12px; 
	font-family: GE Inspira, Trebuchet MS, Geneva, Arial, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	background-color: #fff; 
	margin: 0 
}




h2 {
	font-size: 25px;
	color: #000000;
	margin: 5px;
	padding: 5px;
}






div.HeaderClass    { 
	color: #3366cc; 
	font-size: 25px; 
	font-family: GE Inspira, Trebuchet MS, Geneva, Arial, sans-serif; 
	font-weight: bold; 
}




div.SubheaderClass    { 
	color: #3366cc; 
	font-size: 18px; 
	font-family: GE Inspira, Trebuchet MS, Geneva, Arial, sans-serif; 
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}


div.SubheaderClass a:link {
	text-decoration: none;
	color: #3366cc;	
}

div.SubheaderClass a:visited {
	text-decoration: none;
	color: #3366cc;
}

div.SubheaderClass a:hover, div.SubheaderClass a:active {
	text-decoration: none;
	color: #3366cc;
}








div.reportheader {
	font-family: ge inspira, trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	color: #3b73b9;
	text-align: left;
	letter-spacing: 0.05em;
}

div.reportheader a:link {
	text-decoration: none;
	color: #3b73b9;	
}

div.reportheader a:visited {
	text-decoration: none;
	color: #3b73b9;
}

div.reportheader a:hover, div.reportheader a:active {
	text-decoration: none;
	color: #000;
}









div.reportheadercur {
	font-family: ge inspira, trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	color: #000;
	text-align: left;
	letter-spacing: 0.05em;
}

div.reportheadercur a:link {
	text-decoration: none;
	color: #000;	
}

div.reportheadercur a:visited {
	text-decoration: none;
	color: #000;
}

div.reportheadercur a:hover, div.reportheadercur a:active {
	text-decoration: none;
	color: #000;
}







div.reportbody {
	font-family: ge inspira, trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	font-weight: medium;
	line-height: 1.25em;
	letter-spacing: 0.08em;
	margin: 2px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	color: #000;
}

div.reportbody a:link {
	text-decoration: none;
	color: #000;	
}

div.reportbody a:visited {
	text-decoration: none;
	color: #000;
}

div.reportbody a:hover, div.reportbody a:active {
	text-decoration: none;
	color: #3b73b9;
}




.noflash {
	font-family: ge inspira, trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #666;
	text-decoration: none;
	border: 0px none inherit;
	text-align: center;
}

.noflash a:link {
	text-decoration: none;
	border: 0px none inherit;
	color: #666;	
}

.noflash a:visited {
	text-decoration: none;
	border: 0px none inherit;
	color: #666;
}

.noflash a:hover, .noflash a:active {
	text-decoration: none;
	border: 0px none inherit;
	color: #333;
}










