/* ================================================================================================== */
/* Generic Style Declarations */

body		{	color: #000000;
			background: none; }


hr		{	border-top: 1px dotted #000000; }

h1		{	color: #000000; }
			
a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #000000; }

a:visited
		{	color: #000000; }

a:hover		{	color: #000000; }


/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Content Container Styles */

.clear		{	clear: both; }
			
.Content	{	background: none;
			padding-left: 0;
			margin-left: 0;
			width: 90%; }
			
#HomeContent .Content
		{	background: none;
			padding-left: 0;
			margin-left: 0;
			width: 90%; }


/* END Cotnent Container Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Content, #HomeContent
		{	background: none;
			width: 90%; }

.PrintOnly, #PrintLogo
		{	display: block; }
		
.NoPrint, .Hide {	display: none; }
	
/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Banner Styles */

#Banner		{	display: none; } 
			
#Logo		{	display: none; }


/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */
		
#Welcome	{	padding-left: 0;
			background: none; }

#WelcomeText			
		{	background: none;
			padding-left: 0; }
			
#Welcome p	{	margin-top: 0; }

.MenuImgs	{	width: auto;
			padding: 0;}
		
.MenuImgs th	{	background: none;
			border: 0;
			padding: 0;
			text-align: center; }
			
.MenuImgs th a	{	padding: 0; }
			
.MenuImgs a:link, .MenuImgs a:visited
		{	color: #000000; }
			
.MenuImgs a:hover
		{	color: #000000; }
		
.MenuImgs td, .MenuImgs th
		{	border-right: 0;
			border-bottom: 0;
			width: auto; }

/* END Home Page Styles */
/* ================================================================================================== */
			
	
	
	

/* ================================================================================================== */
/* Pri Nav Styles */

#PriNav		{	display: none; }

/* END Pri Nav Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Recent News Styles */

#RecentNews	{	background: none;
			padding-left: 0; }
			
#RecentNews h3	{	background: none;
			padding-left: 0; }
			
			
#RecentNews dl	{	padding-left: 0;
			margin-left: 0;
			border-top: 1px dotted #000000;
			border-bottom: 1px dotted #000000; }
			
#RecentNews dt
		{	background: none;
			margin-left: 0;
			padding-left: 0; }
			
#RecentNews dd	{	padding-left: 0;
			margin-left: 0; }
			
#RecentNews p	{	color: #000000;
			padding-left: 0; }

#RecentNews p a	{	background: none;
			padding-left: 0; }

#RecentNews a:link
		{ 	color: #000000;}
			
#RecentNews a:visited
		{	color: #000000; }
			
#RecentNews a:hover
		{	color: #000000; }
			
/* END Recent News Styles */
/* ================================================================================================== */







/* ================================================================================================== */
/* Footer Styles */

#Footer		{	color: #000000;
			padding-left: 0; }
		
#Footer	a:link, #Footer a:visited	
		{	color: #000000; }

#Footer a:hover
		{	color: #000000; }

/* END Footer Styles */
/* ================================================================================================== */