BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/fw/pgbkg.jpg);
	background-color: #666666;
	}
	
H1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 	#006600;
	margin-left:	0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	}	

H2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 	#006600;
	margin-left:	0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	}	

H3	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	}
	
H4	{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #006600;

}

H5	{
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px; 
	margin-bottom: 0px;
}

H6	{
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;

}

P, td	{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;

	}
	
li	{
	font-style: normal;
	font-weight: normal;
	white-space: normal;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-position: outside;
	padding-left: 3px;

	}



UL	{
	margin-top: 0; 
	margin-bottom: 0;
	}
	
.subtitlegreen {
	font-weight: bold;
	color: #006600;
}

	
A:link { color: #006600;
	background: transparent;
	text-decoration: none;
	 }
A:visited { color: #006600;
	background: transparent;
	text-decoration: none;
	}
A:active { color: #FF9900;
	background: transparent;
	text-decoration: none;
	 }			
A:hover {
	color: #3399cc;
	background: transparent;
	text-decoration: underline;

	 }
		 
		 
.bc	{
	 border-collapse: collapse; 
	 }
.logobkg {
	background-image: url(images/wordmark_bkg.jpg);
	background-repeat: repeat;
	background-position: bottom;
}
.sectiontitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CCCCCC;
	margin-bottom: 6px;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3399CC;
	margin-bottom: 6px;
}
.tabletitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #339966;
	margin-bottom: 6px;
}
.morelink {
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.norepeat {
	background-repeat: no-repeat;
}
.subtitles {
	font-weight: bold;
	color: #006699;
}
.source {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
}
