body	{	background-color: #E4E4DA; font-family:Arial, Helvetica, sans-serif; font-size: 12px;	font-weight: bold; }
p		{	text-align: justify;	}

a.nav:link, a.nav:visited, a.nav:active	{	color: #ffffff;	text-decoration: none;	}
a.nav:hover	{	color: #f7941e;	text-decoration: none;	}

a.navx:link, a.navx:visited, a.navx:active	{	color: #000000;	text-decoration: none;	}
a.navx:hover	{	color: #f7941e;	text-decoration: none;	}



a.black:link, a.black:visited, a.black:active	{	color: #000000;	text-decoration: none;	}
a.black:hover	{	color: #f7941e;	text-decoration: none;	}

a.moreinfo:link, a.moreinfo:visited, a.moreinfo:active	{	color: #005897;	text-decoration: none;	font-weight: bold;	}
a.moreinfo:hover	{	color: #f7941e;	text-decoration: none;		font-weight: bold;	}


.header1	{	font-size: 24px; font-weight: bold;	color: #F7941E;}
.header2	{	font-size: 12px; font-weight: bold;	color: #F7941E;}
.featurebox	{	width: 205px; 
					background-color: #e6e7e8; 
					border: solid #88887e 1px; 
					border-collapse:collapse; 
					border-width: 1px;	
					padding: 4px;
					vertical-align: top;
					min-height: 200px;
					font-weight: normal;
					font-size: 11px;
}

.featurebox2	{ width: 100%px; 
						border-top-width: 1px; 
						border-top-color: #88887e;
						border-top-style: solid;
						padding: 4px;
						vertical-align: top;
						font-weight: normal;
						font-size: 11px;
}
.copyright	{	width: 100%; 
					background-color: #ffffff; 
					border: solid #88887e 1px; 
					border-collapse: collapse;
					border-width: 1px;
					font-weight: normal;
					font-size: 10px;
}


.whitejustified	{	color: #ffffff; text-align:justify;	font-weight: normal; font-size: 11px;	}
