/* Basic display classes */
Body {
	color			: #000000;
	background		: url(/images/facts_background.gif);
	font-family		: Arial, Helvetica;
	margin-top		: 0px;
	margin-left		: 0px;
	font-size		: 9pt;
	background-color	: #b4b4b4;
}


P  { 
	font-family 	: Arial, Helvetica, sans-serif; 
	font-size 	: 9pt; 
} 

Blockquote {
	font-family : Arial, Helvetica, sans-serif; 
	font-size 	: 8pt; 
}
 
TD.ContentNav {
	background-color	: #38809D;
	text-align		: center;
} 
 
TD {
	font-family 	: Arial, Helvetica, sans-serif; 
	font-size 	: 9pt;
	color		: #000000;
}

TD.Content {
	font-family 	: Arial, Helvetica, sans-serif; 
	font-size 	: 9pt;
	color		: #ffffff;
}

TD.Footer {
	font-family 	: Arial, Helvetica, sans-serif; 
	font-size 	: 8pt;
	text-align	: center;
	color		: #B3CED9;
}

TD.Nav {
	font-family 	: Arial, Helvetica, sans-serif; 
	font-size 	: 8pt;
	text-align	: center;
	color		: #ffffff;
}

TD.ChildFooter	{
	font-family 	: Arial, Helvetica, sans-serif; 
	font-size 	: 8pt;
	text-align	: center;
	color		: #000000;
}

TD.ContentTitle {
	font-family 	: Century Gothic, sans-serif; 
	font-size 	: 23pt;
	text-align	: center;
	color		: #E18033;
}

/* Header display classes */ 

H1 {
	margin-bottom : 0;
	border-width : 0;
	border-style : none;
	color : #333366;
	background : transparent;
	font : bold 16pt Helvetica, Arial, sans-serif;
}

H2 {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight	: bold;
	font-size	: 12pt;
	color		: #333333;
}

H3 {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight	: bold;
	font-size	: 10pt;
}


/* Link display classes */

a {
	font-weight		: bold;
	font-size		: 9pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #005C81;
}

a:active {
	font-weight		: bold;
	font-size		: 9pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #005C81;
}

a:hover {
	font-weight		: bold;
	font-size		: 9pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #005C81;
}


/* Link Home_Footer classes */

a.Home_Footer {
	font-weight		: bold;
	font-size		: 8pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #AAC9D5;
}

a.Home_Footer:active {
	font-weight		: bold;
	font-size		: 8pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #AAC9D5;
}

a.Home_Footer:hover {
	font-weight		: bold;
	font-size		: 8pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #AAC9D5;
}


a.Child_Footer {
	font-weight		: bold;
	font-size		: 8pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #005C81;
}

a.Child_Footer:active {
	font-weight		: bold;
	font-size		: 8pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #AAC9D5;
}

a.Child_Footer:hover {
	font-weight		: bold;
	font-size		: 8pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #AAC9D5;
}


a.Nav {
	font-weight		: normal;
	text-align		: center;
	font-size		: 9pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #ffffff;
	
}

a.Nav:active {
	font-weight		: normal;
	text-align		: center;
	font-size		: 9pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #ffffff;
}

a.Nav:hover {
	font-weight		: normal;
	text-align		: center;
	font-size		: 9pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #AAC9D5;
}


a.ContentNav {
	font-weight		: normal;
	text-align		: center;
	font-size		: 8pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #ffffff;
	
}

a.ContentNav:active {
	font-weight		: normal;
	text-align		: center;
	font-size		: 8pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #ffffff;
}

a.ContentNav:hover {
	font-weight		: normal;
	text-align		: center;
	font-size		: 8pt;
	font-family		: Arial,Helvetica, sans-serif;
	text-decoration		: none;
	color			: #FEFF68;
}