/* ================================================================================================== */
/* Sub-Navigation Styles */

#Content td#SubNav
		{	font-size: 9px;
			padding: 0px; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	background-position: 5px 7px; }

#Content td#SubNav img
		{	display: none; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Footer Styles */

#Footer a:link, #Footer a:visited
		{	text-decoration: underline;
			color: #000000; }

#Footer		{	color: #000000;
			font-size: 8px;
			border: none;
			background-image: none;
			background-color: #ffffff;
			width: auto;
			text-align: left;
			margin-top: 0px;
			border-top: 1px solid #5B6B91;
			padding: 5px;}

/* END Footer Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread a:link, #Bread a:visited
		{	text-decoration: underline;
			color: #000000; }

#Bread		{	color: #000000; }

/* END Breadcrumb Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Layout Styles */

#Content	{	width: auto; }

#Content td.Content, #Content td.HomeContent
		{	width: auto;
			margin: 0px;
			padding: 5px; }

.PrintOnly, #PrintLogo
		{	display: block; }

#PrintLogo
		{	margin-bottom: 10px; }

#Banner, #BannerShadow, .NoPrint, #HomeSearch img
		{	display: none; }

div#HomeSearch	{	padding: 5px;
			margin-left: 5px;
			width: 50px; }

/* END Layout Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Styles for Home Page */

#HomeContent	{	width: auto;
			margin: auto; }

#Content td.Content #HomeContent td
		{	padding: 5px;
			background-image: none; }

/* END Styles for content containers */
/* ================================================================================================== */




/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 0px 5px; }

input#SearchKeywords
		{	border: 1px solid #5B6B91;
			padding: 2px;
			width: 35px; }

#btnSearch	{	border: none;
			color: #ffffff;
			font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			padding: 2px;
			background-color: #5B6B91;
			font-weight: bold;
			margin-top: 2px; }

/* END Search Styles */
/* ================================================================================================== */




/* ================================================================================================== */
/* Fly-out Menus */

#FlyOutNav ol	{	display: none; }

ol#FlyOutNav	{	width: auto;
			height: auto; }

ol#FlyOutNav	{	font-family: Arial, Geneva, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-transform: none; }
/*
ol#FlyOutNav li	{	display: list-item;
			list-style-type: circle;
			list-style: circle inside; }
*/
ol#FlyOutNav li a
		{	padding: 2px 5px;
			text-align: left;
			display: inline; }

#FlyOutNav a, #FlyOutNav li, ol#FlyOutNav li.w15, ol#FlyOutNav li.w15 a, ol#FlyOutNav li.w20, ol#FlyOutNav li.w20 a, ol#FlyOutNav li.w30, ol#FlyOutNav li.w30 a, ol#FlyOutNav li.w40, ol#FlyOutNav li.w40 a
		{	width: auto; }

/* END Fly-out Menus */
/* ================================================================================================== */