/* Font Face */
	BODY, P, UL, OL, DIV, TD, TH, H1, H2, H3, A
		{font-family: verdana, trebuchet ms, helvetica, sans-serif;}
	
/* Font Size */
	H1								{font-size: 18px; color: #434C59; margin: 8px;}
	H2								{font-size: 16px; color: #434C59;}
	H3								{font-size: 14px; color: #434C59;}
	H4								{font-size: 14px; color: #434C59; margin: 8px;}
	H5								{font-size: 12px; color: #434C59; margin: 8px; font-weight: bold;}
	P, form							{font-size: 12px; color: #434C59; margin: 8px;}
	.footertext 					{font-size: 10px; color: #434C59;}	
	DIV								{margin: 8px;} 
	OL, UL							{font-size: 12px; color: #434C59; margin-left: 50px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px;}
	
/* Font Formatting */
	A			{color: #434C59; background: transparent none; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:link		{color: #434C59; background: transparent none; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:visited	{color: #434C59; background: transparent none; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:active	{color: #D8A604; background: transparent none; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:hover		{color: #D8A604; background: transparent none; text-decoration: underline; font-weight: bold; font-size: 14px;}
	
	A.blocknav			{color: #D8A604; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:link.blocknav		{color: #D8A604; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:visited.blocknav	{color: #D8A604; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:active.blocknav	{color: #434C59; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:hover.blocknav	{color: #434C59; text-decoration: underline; font-weight: bold; font-size: 14px;}
	
	A.anchor			{color: #D8A604; background: transparent none; text-decoration: none; font-weight: normal; font-size: 12px;}
	A:link.anchor		{color: #D8A604; background: transparent none; text-decoration: none; font-weight: normal; font-size: 12px;}
	A:visited.anchor	{color: #D8A604; background: transparent none; text-decoration: none; font-weight: normal; font-size: 12px;}
	A:active.anchor		{color: #434C59; background: transparent none; text-decoration: none; font-weight: normal; font-size: 12px;}
	A:hover.anchor		{color: #434C59; background: transparent none; text-decoration: underline; font-weight: normal; font-size: 12px;}
	
	A.lanchor			{color: #D8A604; background: transparent none; margin-left: 20px; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:link.lanchor		{color: #D8A604; background: transparent none; margin-left: 20px; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:visited.lanchor	{color: #D8A604; background: transparent none; margin-left: 20px; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:active.lanchor	{color: #434C59; background: transparent none; margin-left: 20px; text-decoration: none; font-weight: bold; font-size: 14px;}
	A:hover.lanchor		{color: #434C59; background: transparent none; margin-left: 20px; text-decoration: underline; font-weight: bold; font-size: 14px;}
		
	A.aheading			{color: #D8A604; background: transparent none; text-decoration: none; font-weight: bold; font-size: 16px;}
	A:link.aheading		{color: #D8A604; background: transparent none; text-decoration: none; font-weight: bold; font-size: 16px;}
	A:visited.aheading	{color: #D8A604; background: transparent none; text-decoration: none; font-weight: bold; font-size: 16px;}
	A:active.aheading	{color: #D8A604; background: transparent none; text-decoration: none; font-weight: bold; font-size: 16px;}
	A:hover.aheading	{color: #D8A604; background: transparent none; text-decoration: none; font-weight: bold; font-size: 16px;}
	
	A.sanchor			{color: #D8A604; background: transparent none; text-decoration: none; font-weight: normal; font-size: 10px;}
	A:link.sanchor		{color: #D8A604; background: transparent none; text-decoration: none; font-weight: normal; font-size: 10px;}
	A:visited.sanchor	{color: #D8A604; background: transparent none; text-decoration: none; font-weight: normal; font-size: 10px;}
	A:active.sanchor	{color: #434C59; background: transparent none; text-decoration: none; font-weight: normal; font-size: 10px;}
	A:hover.sanchor		{color: #434C59; background: transparent none; text-decoration: underline; font-weight: normal; font-size: 10px;}
	
/* Alignment ("Fixes" IE6 alignment) */
	P, UL, OL, LI, TD, TH, H1, H2, H3, H4	{text-align: left;}

/* Margin, border, etc. */
	.navigation {margin-left: 6px; padding: 2px; vertical-align: top;}

/* Table properties */
	.tablefigures {margin-left: 6px; padding: 2px; color: #434C59; font-size: 12px;}

/* Form properties */
	.formprop {margin-left: 8px; padding: 2px; color: #434C59; font-size: 12px;}

/* Page Segments */
	.pageheader		{margin: 10px;}
	.pagecontent 	{margin: 10px;}
	.pagefooter 	{margin: 10px;}