<style>
	body 					{font-family: Verdana, Helvetica, Geneva; font-size: 11pt; background-color: #ffffff; color: #000000; margin: 0px; background-image: url(<%=RelPath%>images/moldy-background.jpg) 50% 0 no-repeat  }
	table 				{font-family: Verdana, Helvetica, Geneva; font-size: 11pt; color: #000000; }
	input					{font-family: Verdana, Helvetica, Geneva; font-size: 10pt; }
	select				{font-family: Verdana, Helvetica, Geneva; font-size: 10pt; }

	a, a:visited 			{ color: #2361a1; text-decoration: underline; }
	a:hover 					{ color: #2361a1; text-decoration: none; }

	/* Used in Masthead */
	.topMenu					{font-family: Verdana, Helvetica, Geneva; text-decoration: none; color: #000000; font-size: 8pt; 
									font-weight: normal; background-color: #efefef; text-transform: uppercase; letter-spacing: 2px; }
	a.topMenu				{color: #000000; text-decoration: none;}
	a.topMenu:link			{color: #000000; text-decoration: none;}
	a.topMenu:visited		{color: #000000; text-decoration: none;}
	a.topMenu:active		{color: #000000; text-decoration: none;}
	a.topMenu:hover		{color: #000000; text-decoration: none;}

	/* Used in Footer */
	.subMenu					{font-family: Verdana, Helvetica, Geneva; text-decoration: none; color: #2361a1; font-size: 7pt;}
	a.subMenu				{color: #000000}
	a.subMenu:link			{color: #000000}
	a.subMenu:visited		{color: #000000}
	a.subMenu:active		{color: #000000}
	a.subMenu:hover		{color: #000000; text-decoration: underline;}

	/* SiteMap */
	.siteMap					{font-family: Verdana, Helvetica, Geneva; text-decoration: none; color: #000000; font-size: 11pt; font-weight: bolder;}
	a.siteMap				{color: #2361a1}
	a.siteMap:link			{color: #2361a1}
	a.siteMap:visited		{color: #2361a1}
	a.siteMap:active		{color: #2361a1}
	a.siteMap:hover		{color: #2361a1; text-decoration: underline;}

	/* Div Tags */
	.YellowBox 				{font-family: Verdana, Helvetica, Geneva; font-size: 11pt; background-color: #ffffcc; color: #000000; padding: 10px; border: 1px solid #ffff99}
	.BlueBox 				{font-family: Verdana, Helvetica, Geneva; font-size: 11pt; background-color: #efefef; color: #000000; padding: 10px; border: 1px solid #cdcdcd}

	/* CMT Display Styles */
	.cmtStyleAdIdent		{color: #666666; font-size: 8pt;}
	.cmtStyleHR				{color: #666666;}
	.cmtStyle1 				{color: #2361a1; font-size: 14pt; font-weight: normal; padding-bottom: 5px;}	/* Document Title */
	.cmtStyle2 				{color: #2361a1; font-size: 11pt;  padding-top: 5px;}		/* Author Name */ 
	.cmtStyle3 				{color: #2361a1; font-size: 9pt;  padding-top: 5px;}		/* Article Date */
	.cmtKeywords			{color: #2361a1; font-size: 8pt; text-align: left;}
	
	.cmtSourceTitle		{color: #000000; font-size: 8pt; text-align: left; font-weight: bolder;}
	.cmtSourceAuthor		{color: #000000; font-size: 8pt; text-align: left;}

/* Text Heading Styles */
	.texthead8				{color: #000000; font-size: 8pt; font-weight: normal;}
	.textheadB8				{color: #000000; font-size: 8pt; }
	.textheadB9				{color: #000000; font-size: 9pt; font-weight: bold;}
	.textheadB10 			{color: #000000; font-size: 10pt; font-weight: bold; }
	.textheadN10 			{color: #000000; font-size: 10pt; font-weight: normal; }
	.textheadB11			{color: #000000; font-size: 11pt; font-weight: bold; }
	.textheadN11			{color: #000000; font-size: 11pt; font-weight: normal; }
	.textheadB12			{color: #000000; font-size: 12pt; font-weight: bold; }
	.textheadN12			{color: #000000; font-size: 12pt; font-weight: normal; }
	.textheadB13			{color: #000000; font-size: 13pt; font-weight: bold; }
	.textheadN13			{color: #000000; font-size: 13pt; font-weight: normal; }
	.textheadB16			{color: #000000; font-size: 16pt; font-weight: bold; }

/* Entry Forms */
	.formFieldSm			{font-family: Verdana, Helvetica, Geneva; color: #000000; font-size: 8pt}
	.fieldRequired			{color: #000000; font-size: 9pt; font-weight: bold;}
	.error 					{color: #990000; font-size: 9pt; font-weight: bolder;}
	


</style>