
#page			{	padding: 0px; margin: 0px auto; width: 979px; background-color: #fff;	}
body			{	margin: 0px auto; font: normal 12px/22px arial, helvetica, verdana, sans-serif; font-weight: normal;  }

.clear 			{ clear: both; margin: 0; padding: 0;	}
#contentSpace	{ 	}
DIV#welcome		{ 	display: none;	}
.hme_imgs		{	margin: 0.4em 0.4em;  border: 1px solid #b4b4b4; width: 150px; height: auto; 	}

/* -------------------- Page Header -------------------- */
#print_header	{ 	height:70px; width:100%;border-bottom: 1px solid #000000; margin-bottom: 30px; }
#header			{	display: none;  }
#headerContent	{ 	display: none;	}
#homeImage		{ 	display: none;	} /* Large image for the homepage */
#home_search	{ 	display: none;	}
#subpage_search	{ 	display: none;	}

/* -------------------- Top Navigation for the Homepage -------------------- */	
DIV#navigation  	{ 	display: none;	}
	
/* -------------------- Print -------------------- */
DIV#print			{	display: none; 	} 

/* -------------------- Top Navigation for the Subpages -------------------- */	
DIV#subNavigation	{ 	display: none;	}

/* -------------------- Side Navigation for the Homepage -------------------- */
.homeLeft			{	display: none; 	}

/* -------------------- Side Navigation for the Subpages -------------------- */
.navLeftCol			{	display: none;  }

/* -------------------- Page Columns -------------------- */
.homeCenter					{	float: left; width: 800px; margin-top: 1em; padding: 0.3em; margin-right: 1.8em; margin-left: 1em;	}
.homeCenter p				{	padding: 0 ; margin: 0.8em 0; text-align: justify;	}
.homeCenter p a				{	color: black; text-decoration: underline; font-style: italic;	}
.homeCenter p a:hover		{	background-color: #eee; color: #B67D14; text-decoration: underline; 	}
.homeCenter ul li a			{	font-family: arial, sans-serif; color: #801F30; text-decoration: none;	}
.homeCenter ul li a:hover	{	background-color: #eee; color: #B67D14; text-decoration: underline;	}
.homeCenter table			{	width: 100%; page-break-before: auto;	}
.homeRight					{	display: none; 	}
	
/* -------------------- Breadcrumb Styles -------------------- */
#breadcrumbs		{	width: 100%; margin:0 0 0.8em 0; padding: 0.1em; text-align: right;	}
.B_crumbBox			{	font: normal 9px verdana, arial, helvetica, sans-serif; color: #333; margin-bottom: 2em; text-transform: capitalize;	}
.B_homeCrumb 		{	color: #444; text-decoration: underline;	}
.B_homeCrumb:hover 	{	color: #720707; text-decoration: none;	}
.B_crumb			{	color: #444; text-decoration: underline;	}
.B_crumb:hover		{	color: #720707; text-decoration: none;	}
.B_lastCrumb		{	color: #720707; font-weight: bold;	}

/* -------------------- Page Footer -------------------- */
#footer			{	width: 100%; float: left; background-color: #ffffff; margin: 3em 0 1em 0;  }
#footer p		{	font: normal 9px verdana, arial, helvetica, sans-serif; padding: 0 3em 0 0; color: #A69178; text-align: right;		}
#footer p img	{	vertical-align: middle	}
#footer p a		{	color: #B67D14; text-decoration: none; font-weight: bold;	}


DIV#ajaxSearch_form		{ 	display: none;	}
DIV#ajaxSearch_input	{ 	display: none;	}
DIV#ajaxSearch_submit	{ 	display: none;	}
.searchFrame			{ 	display: none;	}
form					{ 	display: none;	}	
DIV#searchButton		{ 	display: none;	}

/* -------------------- Left Side Navigation SubPages --------------------- */

DIV#navLeftCol			{	display: none;	}
DIV#leftColTitle 		{	display: none;	}


/* -------------------- Page Break -------------------- */
.insertPageBreak	{	page-break-after: always;	}

