body		{ 	background-color: #FFFFFF;
			color: black;
			font-family: Arial, Verdana, Helvetica; 
			font-size: 10pt;							
		}	


/* Heading */
.activePage	{	font-family: Arial, Verdana, Helvetica;
			font-size: 12pt;
			font-weight: bold;
			color: #993300;
		}

.headingFont	{	font-family: Arial, Verdana, Helvetica;
			font-size: 12pt;
			color: #022E54;
		}

A.headLink:link 	{	color: #993300; text-decoration: none;}
A.headLink:visited 	{	color: #993300; text-decoration: none;}
A.headLink:active 	{	color: #993300; text-decoration: none;}
A.headLink:hover 	{	color: #993300; text-decoration: none;}


/* Menu */
.menuLink	{	font-family: Arial, Verdana, Helvetica;
			font-size: 8pt;
			color: #183994;
		}

A.menuLink:link 	{	color: #183994; text-decoration: none;}
A.menuLink:visited 	{	color: #183994; text-decoration: none;}
A.menuLink:hover 	{	color: #993300; text-decoration: none;}
A.menuLink:active 	{	color: #993300; text-decoration: none;}



/* Body */


table		{ 	font-family: Arial, Verdana, Helvetica; 
			font-size: 10pt; 
		}


td		{	font-family: Arial, Verdana, Helvetica; 
			font-size: 10pt; 
		} 


.mainHeading	{	font-family: Arial, Verdana, Helvetica; 
			font-size: 14pt;
			color: #183994;
		}


.articleInfo	{	font-family: Arial, Verdana, Helvetica; 
			font-size: 8pt;
			color: #183994;
		}

.articleHeaderCell	{font-family: Arial, Verdana, Helvetica; 
			font-size: 24pt;
			color: #183994;
			border-bottom-style: solid;
 			border-bottom-color: #D8D1C9;
			border-width: 3;
		}														

table.tabSmallFont th, table.tabSmallFont td {
			font-family: Arial, Verdana, Helvetica; 
			font-size: 8pt; 
		}

.tableHeaderCell	{font-family: Arial, Verdana, Helvetica; 
			font-size: 14pt;
			color: #183994;
			border-bottom-style: solid;
 			border-bottom-color: #D8D1C9;
			border-width: 2;
		}


.tabHeadMedium		{font-family: Arial, Verdana, Helvetica; 
			font-size: 12pt;
			font-weight: bold;
			color: #183994;
			border-bottom-style: solid;
 			border-bottom-color: #D8D1C9;
			border-width: 2;
		}


.tabHeadBold	{	font-family: times, Verdana, Helvetica; 
			font-size: 10pt;
			font-weight: bold;
			color: #183994;
			border-bottom-style: solid;
 			border-bottom-color: #D8D1C9;
			border-width: 2;
		}

.tabCellColor	{	background-color: #FBFBFB;
		}




.smallFont	{	font-family: Arial, Verdana, Helvetica; 
			font-size: 8pt;
		}


.boldColor	{	color: #183994; 
			font-weight: bold;
		}
		


.naHeading	{	font-family: Arial, Verdana, Helvetica; 
			font-size: 14pt;
			color: #183994;
		}
		

.newsHeadline  	{ 	font-family: Arial, Verdana, Helvetica; 
			font-size: 10pt;
			color: #183994;
			font-weight: bold;
			border-bottom-style: solid;
 			border-bottom-color: #D8D1C9;
			border-width: 2;
		}														


.footerCell	{	font-family: Arial, Verdana, Helvetica; 
			font-size: 8pt;
			color: #183994;
			border-top-style: solid;
 			border-top-color: #D8D1C9;
			border-width: 3;
		}														


A.newsLink:link		{	text-decoration: none; font-weight: bold;}
A.newsLink:visited	{	text-decoration: none; font-weight: bold;}


A:link 		{	}
A:visited 	{	color: #808080;}
A:active 	{	color: #AF0518;}
A:hover 	{	color: #AF0518;}
