<style type="text/css">	<!--
	.Netscape
	{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;
		background-color: #ffffff;
		line-height : 15pt;
		text-decoration: none;
	}

	.ContentText
	{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: white;

		line-height : 13pt;
		text-decoration: none;
	}
	.ContentText2
	{
		font-family: Verdana, arial, helvetica, sans-serif  ;
		font-size: 7pt;
		color: #000000;
		
		line-height : 9pt;
		text-decoration: none;
	}

	.ContentText3
	{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 11pt;
		color: red;
		line-height : 14pt;
		text-decoration: none;

	}
	
	.FooterText
	{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 7pt;
		color: white;
		text-align:right;
		line-height : 8pt;
		text-decoration: none;
	}
	
	.FooterText2
	{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 7pt;
		color: 000000;
		text-align:right;
		line-height : 8pt;
		text-decoration: none;
	}
	.SmallText
	{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 7pt;
		color: 000000;
		text-align:left;
		line-height : 8pt;
		text-decoration: none;
	}
	.ContentText10pt
	{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;

		line-height : 10pt;
		text-decoration: none;
	}

	.HeadingText
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 14pt;
		color: #4E77B5;
		line-height : 30pt;
		text-decoration: bold;
	}

	.QuickText2
	{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: red;

		line-height : 10pt;
		text-decoration: none;
	}

		.QuickText2:hover
	{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: blue;
		:hover
		line-height : 10pt;
		text-decoration: none;
	}

	.smalltext
	{
		font-family: Verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		color: #000000;
		background-color: transparent;
		line-height : 6pt;
		text-decoration: none;
	}

	.buttons
	{
		color: white;
		background-color: 999999;
		border-style: solid;
		border-color: 000000;
		border-width: 1;
		font-size: 8pt;
		font-family: Verdana, Arial, Helvetica;
	}
	.bars
	{
		color: red;
		border-width: 1;
		font-size: 9pt;
		font-family: Verdana, Arial, Helvetica;
	}

	.selectorbuttons
	{
		color: white;
		background-color: Red;
		border-style: solid;
		border-color: 000000;
		border-width: 1;
		font-size: 7pt;
		font-family: Verdana, Arial, Helvetica;
	}
	.required
	{
		color: Red;
		background-color: transparent;
		border-style: transparent;
		border-width: 0;
		font-size: 7pt;
		font-family: Verdana, Arial, Helvetica;
	}
		A:link
	{
		color: red;
		text-decoration: underline;
	}
		A:hover
	{
		color: orange;
		text-decoration: underline;
	}
		A:active
	{
		color: red;
		text-decoration: underline;
	}
		A:visited
	{
		color: #660066;
		text-decoration: underline;
	}
	a img { border:none;  }

	/* Styles for demo, not necessary for scrolling layers
	body { font: 12px verdana, arial, helvetica, sans-serif; overflow:hidden }
	h1 { font-size:1.4em }
	h2 { font-size:1.2em }
	h1, h2, p { margin:0 0 .5em 0 }
	a:link { color:#33c }
	a:visited { color:#339 }
	a img { border:none;  }
	div#footer { position:absolute; left:10px; top:280px; z-index:103 }*/

	/* Styles for scrolling layers and scrollbars  */
	div#holder1 {
		position:absolute; left:10px; top:60px;
		width:151px; height:352px;
		overflow:hidden; z-index:100
	}
	div#wn1  {
		position:absolute; left:0; top:0;
		width:144px; height:352px;
		clip:rect(0, 220px, 352px, 0);
		overflow:hidden; z-index:1
	}
	/* op7 needs width set here too (?) */
	div#lyr1 { width:140px }
	div.content {
		position:absolute; visibility:hidden;
		left:0; top:0; z-index:1
	}

	/* Set small font-size or size/position of div's will be off in some browsers  */
	div#scrollbar1 {
		position:absolute; visibility:hidden;
		left:139px; top:0;
		width:11px; height:352px;
		font-size:1px; z-index:2
	}
	div#track1 {
		position:absolute; left:0; top:12px;
		width:11px; height:329px;
		/*background: url("/images/nav/track.gif") #336 repeat;*/
		background-color:#D0D0D0;
		z-index:1
	}
	div#dragBar1 {
		position:absolute;
		left:1px;
		top:1px;
		width:7px;
		height:4px;
		background: url("../images/scroll_holder.gif");
		z-index:1;
		border-bottom-color : ABABAB;
		border-bottom-width : 1px;
		border-bottom-style : solid;
		
		border-right-color : ABABAB;
		border-right-width : 1px;
		border-right-style : solid;
		
		border-top-color : white;
		border-top-width : 1px;
		border-top-style : solid;
		
		border-left-color : white;
		border-left-width : 1px;
		border-left-style : solid;
		
		cursor: hand;
		
	}
	div#up1 { position:absolute; left:0; top:0; z-index:2 }
	div#down1 { position:absolute; left:0; bottom:0; z-index:3 }

	-->
</style>
