BODY			{ 
					
					font-family: arial; background-color: #f9f3e5;
					margin-top: 0;
					margin-left: 0;
					margin-right: 0;
					margin-bottom: 0;	
				}
A:LINK	{ color: #972A2A; text-decoration: none; }
A:HOVER	{ color: #2A6597; text-decoration: underline; }
A:VISIT	{ color: #000000; text-decoration: none; }

.text			{ font-family: arial; font-size: 11px; color: #000000; }
.formText		{ font-family: arial; font-size: 11px; color: #000000; }
.header			{ font-family: arial; font-size: 12px; color: #000000; font-weight: bold;}
.supersize		{ font-family: arial; font-size: 10px; color: #376837; }
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smlTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
	font-weight: bold;
}
.title {
	font-family: arial;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;


}

.maincontainer{
	width: 875px; /*Center container on page*/
	vertical-align: top;
	background-image: url(../images/bg_center.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.copyright		{ font-family: arial; font-size: 10px; color: #ffffff; }
.accuFind		{ font-family: arial; font-size: 10px; color: #D0D0D0; }
A.ac:LINK		{ color: #64D243; text-decoration: none; }
A.ac:VISIT		{ color: #64D243; text-decoration: none; }
A.ac:VISITED	{ color: #64D243; text-decoration: none; }
A.ac:HOVER		{ color: #BC7643; text-decoration: underline; }
.smlText		{
	font-family: arial;
	font-size: 10px;
	color: #333300;
	font-weight: normal;
}
.boldR			{ color: #750000; }
.header			{ font-family: Century; color: #583f35; font-size: 20px; }

A:LINK		{ color: #4e8000; text-decoration: none; }
A:VISIT		{ color: #4e8000; text-decoration: none; }
A:VISITED	{ color: #4e8000; text-decoration: none; }
A:HOVER		{ color: #800000; text-decoration: underline; }

p.Caps:first-letter	{ font-family: times; font-size: 400%; color: #442E26; float: left; margin-right: 3px; margin-bottom: 1px; }
.text			{ font-family: arial; font-size: 11px; color: #5F583E; }
.text2			{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F583E;
	padding-right: 7px;
	padding-left: 1px;
	padding-top: 2px;
}
.bottomText		{ font-family: arial; font-size: 12px; line-height: 20px; color: 8E8E8E; }
#footerBar		{
					font-family: arial; 
					font-size: 11px;
					color: #000000; 
					padding-top: 5px;
					padding-left: 5px;
					padding-right: 5px;
					padding-bottom: 5px;
					margin-top: 5px;
					margin-bottom: 5px;
					margin-left: 5px;
					margin-right: 5px;
				}
#outerTable		{
				background-color: #F7F3DE;
				
				}
#innerTable		{
				
				position: relative;
				z-index: 20;
				padding-top: 10px;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 10px;
				}