<STYLE>
<!--
	BODY 
	{
		background: white;
	}
	 
	a 
	{
		color:000098;
		text-decoration: none;
	}
	a:visited 
	{
		color:000098; 
		text-decoration: none;
	}
	a:hover 
	{
		color:red; 
		text-decoration: underline;
	}
	
	a.none 
	{
		text-decoration: none;
	}
	a.none:visited 
	{
		text-decoration: none;
	}
	a.none:hover 
	{
		text-decoration: none;
	}
	
	a.contentMenuItem
	{
		color:000098; 
		text-decoration:none; 
		font-family: verdana,arial,helvetica; 
		font-weight: bold; 
		font-size: 9pt;
	}
	a.contentMenuItem:visited 
	{
		color:000098; 
		text-decoration:none; 
		font-family: verdana,arial,helvetica; 
		font-weight: bold; 
		font-size: 9pt;
	}
	a.contentMenuItem:hover 
	{
		color:red; 
		text-decoration: underline; 
		font-family: verdana,arial,helvetica; 
		font-weight: bold; 
		font-size: 9pt;
	}
	
	a.topMenuItem
	{
		color:white; 
		text-decoration:none; 
		font-family: verdana,arial,helvetica; 
		font-weight: bold; 
		font-size: 10pt;
	}
	a.topMenuItem:visited 
	{
		color:white; 
		text-decoration:none; 
		font-family: verdana,arial,helvetica; 
		font-weight: bold; 
		font-size: 9pt;
	}
	
	a.mainMenuSelected
	{
		font-family: arial,helvetica;
		font-size:10pt;
		text-decoration: none;
		color: black;
		font-weight:bold;
	}
	a.mainMenuSelected:visited
	{
		font-family: arial,helvetica;
		font-size:10pt;
		text-decoration: none;
		color: black;
		font-weight:bold;
	}
	a.mainMenuSelected:hover
	{
		font-family: arial,helvetica;
		font-size:10pt;
		text-decoration: none;
		color: black;
		font-weight:bold;
	}

	a.toolbarMenuItemSelected
	{
		color:yellow; 
		text-decoration:none; 
		font-family: helvetica,arial,verdana; 
		font-weight: bold; 
		font-size: 9pt;
	}
	a.toolbarMenuItemSelected:visited
	{
		color:yellow; 
		text-decoration:none; 
		font-family: helvetica,arial,verdana; 
		font-weight: bold; 
		font-size: 9pt;
	}
	
	a.toolbarMenuItem 
	{
		color:white; 
		text-decoration:none; 
		font-family: helvetica,arial,verdana; 
		font-weight: bold; 
		font-size: 9pt;
	}

	a.toolbarMenuItem:visited 
	{
		color:white; 
		text-decoration:none; 
		font-family: helvetica,arial,verdana; 
		font-weight: bold; 
		font-size: 9pt;
	}

	a.toolbarMenuItem:hover 
	{
		color:C0C0C0; 
		text-decoration: underline; 
		font-family: helvetica,arial,verdana; 
		font-weight: bold; 
		font-size: 9pt;
	}
	
	a.mainMenu
	{
		font-family: arial,helvetica;
		font-size:10pt;
		text-decoration: none;
		color: black;
	}
	
	a.mainMenu:visited
	{
		font-family: arial,helvetica;
		font-size:10pt;
		text-decoration: none;
		color: black;
	}
	a.mainMenu:hover
	{
		font-family: arial,helvetica;
		font-size:10pt;
		text-decoration: none;
		color: black;
	}
	
	table.frame
	{
		border-style: none dotted none dotted;
		border-left-width: 1pt;
		border-right-width: 1pt;
	}
	
	td.mainMenu
	{
		background-color: #E8F2FB;
	}
	
	.mainMenuOff
	{
		border: solid 1px #E3E1E1;
		/*background: #E3E1E1;*/
		background: #E8F2FB;
		padding: 0px 6px 0px 6px;
		color: black;
	}
	
	.mainMenuOn
	{
		border: solid 1px #999;
		/*background: #CCC;*/
		background: white;
		padding: 0px 6px 0px 6px;
		color: black;
	}
	
	.toolbar
	{
		background-color: #00009C;
		color: white;
		white-space:nowrap;
		height: 1.5em;
		width: 100%;
	}
	
	UL 
		{
		list-style-type: none;
		font-family: verdana,arial,helvetica; 
		font-size: 9pt;
		}
		
	UL.circle
		{
		list-style-type: circle;
		}
	
	h1, h2, h3, h4, h5, h6 
		{
		color: black;
		font-weight: bold;
		}
		
	HR {color:000098;}
	
	P 
		{
		font-family: verdana,arial,helvetica; 
		font-size: 9pt;
		}
			
	table.bordered
		{
		table-layout: auto;
		empty-cells: show;
		border: 3px solid black;
		}
		
	/*TH 
		{
		background-color: CCCEF8;
		}*/
	th.darkBlue
		{
		color: white;
		background-color: 367AA6;
		}
	TR.HEADER
		{
		background-color: CCCEF8;
		}
	TR.ALT 
		{
		background-color: EBE9E7;
		}
	TR
		{
		font-family: verdana,arial,helvetica; 
		font-size: 9pt;
		/*font-size: 10pt;*/
		}
		
	div.section
	{
		display: block;
		border-style: dotted none none none;
		border-left-width: 1pt;
		border-right-width: 1pt;
	}
	.colorBlue
		{
		color: #0000C0;
		}
	.colorLightBlue
		{
		color: #3366CC;
		}
	.colorGray
		{
		color: #808080;
		}
	.colorBlack
		{
		color: #000000;
		}
	.heading
		{
		font-family: arial,veranda,helvetica;
		font-size:18pt;
		line-height:27px;
		font-weight:bold;
		padding-bottom:2px;
		margin-bottom:0em;
		}
	.subheading
		{
		font-size:15pt;
		line-height:27px;
		font-weight:bold;
		padding-bottom:2px;
		margin-bottom:0em;
		}
	.BGCOLOR 
		{
		background-color: 00009C;
		color: #ffffff;
		}
	.smallprint
		{ 
		font-size: 7pt;
		}
	/*.light
		{
		background-color: ebfafa;
		}
	.dark
		{
		background-color: 0B0E8F;
		color: white;
		}*/
	.notice
		{
		color: maroon;
		}
	.small
		{
		font-family: verdana,arial,helvetica; 
		font-size: 8pt;
		}
	.highlight 
		{
		background-color: FFFF00;
		}
	.highlightLight
		{
		background-color: FFFFCC;
		}
	.strike
		{
		text-decoration: line-through;
		}
	.hot
		{
		color: red;
		font-weight: bold;
		font-style: italic;
		}
	.new
		{
		color: blue;
		font-weight: bold;
		font-style: italic;
		}
	.boldText
		{
		font-weight: bold;
		}
-->
</STYLE>

