body
{
	margin:0px
}

p
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	line-height: 140%;
	}

.maintext
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 400;
	line-height: 160%;
	}
	
	.resourcetext
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 400;
	line-height: 120%;
	}

.bottomtext
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	line-height: 140%;
	}

.headertext
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	color:#000000;
	line-height: 140%
	}

.headertext1
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	color: #ff9900;
	line-height: 140%;
	}

.headertext2
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 700;
	color:#009933;
	line-height: 130%
	}
	
	.headertext3
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 700;
	color:#009933;
	line-height: 130%
	}
	
	.headertext4
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	color: #003399;
	line-height: 140%;
	}
	
	.headertext5
	  { color: #ffffff; font-size: 9pt; font-family: Arial, helvetica, sans-serif; font-weight: 700; line-height: 140% }

.bigheadertext
	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	font-weight:bold;
	line-height: 160%
	}

a.nav_link
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;;
	font-weight: 600;
	color: black;
	height: 17px;
	padding-top:4px;
	background: white;
	text-align: center;
	text-decoration: none;
	display:block;
	}

a.nav_link:Hover
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;;
	font-weight: 600;
	color: black;
	height: 17px;
	padding-top:4px;
	background: #99CCFF;
	text-align: center;
	text-decoration: none;
	display:block;
	}

a.nav_link_active
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;;
	font-weight: 600;
	color: black;
	height: 17px;
	padding-top:4px;
	background: #99CCFF;
	text-align: center;
	text-decoration: none;
	display:block;
	}

td.nav_text
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: white;
	background: #3399CC;
	text-align: center;
	}