<STYLE TYPE="text/css">
<!--
	/* Old CSS Format */
	a:hover{color:red}
	a:active{color:red}
	td	 {font-family : Arial; font-size : 10pt } 
	H2	 {font-family : Arial; font-size : 18pt }
	H3	 {font-family : Arial; font-size : 14pt }
	body	 {font-family : Arial; font-size : 10pt }
	.copyright {font-family : Arial; font-size : 8pt } 
	.error {font-family : Arial; color: #FF0000; font-size : 12pt } 
	.small {font-family : Arial; font-size : 6pt } 
	.sort  {font-family : Arial; color: #FF0000; font-size : 6pt } 

	/* New CSS Format */
	A.whiteLink {
		text-decoration: none;
		color: #FFFFFF;
		font-family: Arial;
		font-weight: 800;
	}

	A.whiteLink:hover {
		color: #FFFF00;
	}

	A.blueLink {
		color: #004184;
		font-family: Arial;
		font-weight: 800;
	}

	A.blueLink:hover {
		color: #C00000;
	}

	A.greyLink {
		color: #999999;
		font-family: Arial;
		font-weight: 800;
	}

	A.greyLink:hover {
		color: #C00000;
	}

	.copyrightText
	{
		font-family: Arial;
		font-size: 8pt;
	} 

	.headingText {
		font-family: Arial;
		font-size: 10pt;
		font-weight: 800;
		color: #073971;
	}

	.headingTextWhite {
		font: 10pt Arial;
		color: white;
	}

	.inputText {
		font-family: Arial;
		font-size: 8pt;
	}

	.mainHeadingText {
		font-family: Arial;
		font-size: 14pt;
		font-weight: 800;
		color: #073971;
	}

	.menuText {
		font-family: Arial;
		font-size: 8pt;
	}		

	.normalText {
		font-family: Arial;
		font-size: 9pt;
	}		

	.normalWhiteText {
		font-family: Arial;
		font-size: 9pt;
		color: #FFFFFF;
	}
  
      .normalGreyText {
		font-family: Arial;
		font-size: 9pt;
		color: #808080;
	}

	.smallText {
		font-size:8pt;
	}

	.tinyText {
		font-size:6pt;
	}

	.uppercaseText {
		text-transform: uppercase;
	}
	
	TH.cellHeader {
		color: #FFFFFF;
		background-color: #003377;
	}

      .columnHeader {
            background-color: #C0C0C0;
            font-family: Arial;
            font-size: 9pt;
            font-weight: bold;
            text-align: center;
            text-transform: capitalize;
      }

      .fieldHeader {
            font-family: Arial;
            font-size: 9pt;
            font-weight: bold;
      }

      .numberFormat {
         text-align: right;
      }
      
      TD.greyCell {
        background-color: #C0C0C0;
	  }
	  
	.instruction    {font: 10px Arial, Verdana;
					color : Red;
					}
	.instructionLcase    {
	font: 10px Arial, Verdana;
	color : Red;
	text-transform: lowercase;
}
	.header3	{
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
}
	.header4	{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
}
	.header5	{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}
	.thinSolidBlackBorder	{
	border: solid thin black
}
	.thinSolidIHSColorBorder	{
	border: solid thin #0434B1
}

	.header3_IHScolor {font : bold 14pt Arial;
				color: #0434B1}
	.activeLabel {font: bold 10pt Arial}
	.inactiveLabel {font: bold 10pt Arial;
	color: inactiveCaptionText }
	.activeText {font: 10pt Arial}
	.inactiveText {font:10pt Arial;
	color: inactiveCaptionText }
	
-->
</STYLE>
