	BODY
		{
		font-family: Arial, Helvetica, sans-serif;
		line-height: 100%
		}

	P
		{
		font-size: 11pt;
		margin: 0em 0em 0em 0em;
		line-height: 100%
		}


/* Begin Main Column Elements */

	P.head1
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15pt;
		font-weight: bold;
		margin: 1em 0em .5em 0em;
		color: 003366
		}

	P.head2
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: bold;
		margin: 1em 0em .5em 0em;
		color: 003366
		}

	P.body1
		{
		font-size: 11pt;
		line-height: 110%;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0em 0em .5em 0em;
		color: 333333
		}

	P.sec_header
		{
		font-size: 12pt;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin: 6px 0px 0px 0px;
		color: 003366
		}

	P.caption
		{
		font-size: 8pt;
		line-height: 110%;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0em 0em .5em 0em;
		color: 333333
		}

	P.form
		{
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif;
		margin: 6px 0px 0px 0px;
		color: 333333
		}

/* End Main Column Elements */


/* Begin Sub-Navigation */

	P.subnav
		{
		font-size: 11pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 11px;
		margin: 15px 0px 15px 0px;
		text-decoration: none
		}

	P.tertnav
		{
		font-size: 11pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: 666666;
		line-height: 11px;
		margin: 4px 0px 0px 0px;
		text-decoration: none
		}

	A
		{
		TEXT-DECORATION:none;
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:12px;
		line-height:18px;
		margin-left:0px;
		}
	
	a.navLink
		{
		TEXT-DECORATION:none;
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:14px;
		background-color:#FFF;
		color:#000;
		line-height:25px;
		margin-left:10px;
		margin-right:10px;
		}
	
		a.navLink:hover {
		TEXT-DECORATION:none;
		font-family:Verdana,arial,helvetica,sans-serif;
		font-size:14px;
		background-color:#FFF;
		color:#C00;
		line-height:25px;
		margin-left:10px;
		margin-right:10px;
		}


/* End Navigation */