html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	background-color:#ffffff;
	color:#40474c;
	font-family:Arial,Verdana; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:959px;
	margin:auto;
	background-image:url(/Images/MainBodyTop.gif);
	background-repeat:repeat-x;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderFlashContainerIndex
{
	width:100%;  height:193px; 
	background-color:#779861;
	text-align:center;
}
div#HeaderFlashContainer
{
	width:100%;  height:193px; 
	padding-top:5px; 
	background-color:#779861;
	text-align:center;
}
	div#HeaderContainer{
	
		width:959px;
		margin:auto;
	}

	div#InnerHeaderContainer
	{
		width:959px;
		float:left;
		position:relative; z-index:908; 
		margin-top:-193px;
	}
		div#TopMenu
		{
			width:258px;
			height:22px;
			padding-left:701px;
		}
			div#TopMenuLeft
			{
				width:42px;
				height:22px;
				background-image:url(/Images/TopLeft.gif);
				background-repeat:no-repeat;
				float:left;
			}
			div#TopMenuMid
			{
				width:171px;
				height:18px;
				padding-top:4px;
				background-color:#779861;
				float:left;
				font-family:Verdana;color:#ffffff;font-size:10px;
			}
			div#TopMenuRight
			{
				width:45px;
				height:22px;
				background-image:url(/Images/TopRight.gif);
				background-repeat:no-repeat;
				float:left;
			}
		
	div#Menu
	{
		width:100%;
		height:52px;
		background-image: url(/Images/menuBG.gif);
		background-repeat:repeat-x;
	}
	div#InnerMenu
	{
		width:959px;
		height:52px;
		margin:auto;
		background-image: url(/Images/menuBG.gif);
		background-repeat:repeat-x;
	}

/************************************************************************
*	MainBody
************************************************************************/
div#LeftPane
{
	width:192px;
	float:left;
	padding:56px 21px 35px 0px;
	overflow:hidden;
}
div#LeftPaneInternal
{
	width:194px;
	float:left;
	padding:56px 19px 35px 0px;
	overflow:hidden;
}
	div#AlsoInThisSectionTop
	{
		width:194px;
		height:39px;
		float:left;
		background-image:url(/Images/AlsoInThisSectionTop.gif);
		background-repeat:no-repeat;
	}
	div#AlsoInThisSectionBody
	{
		width:163px;
		float:left;
		background-image:url(/Images/AlsoInThisSectionBody.gif);
		background-repeat:repeat-y;
		padding:0px 18px 0px 13px;
	}
	div#AlsoInThisSectionBottom
	{
		width:194px;
		height:8px;
		float:left;
		background-image:url(/Images/AlsoInThisSectionBottom.gif);
		background-repeat:no-repeat;
	}
	
div#MainBodyContainer
{
	width:521px;
	float:left;
	padding:34px 21px 35px 0px;
}
div#RightPane
{
	width:204px;
	float:left;
	padding-top:56px;
	padding-bottom:35px;
}
	div#NewsTop
	{
		width:204px;
		height:39px;
		float:left;
		background-image:url(/Images/NewsTop.gif);
		background-repeat:no-repeat;
	}
	div#NewsBody
	{
	width:178px;
	float:left;
	background-image:url(/Images/NewsBody.gif);
	background-repeat:repeat-y;
	padding:17px 13px 0px 13px;
	}
	div#NewsBottom
	{
		width:204px;
		height:7px;
		float:left;
		background-image:url(/Images/NewsBottom.gif);
		background-repeat:no-repeat;
	}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:100%;
	background-image:url(/Images/FooterBG.gif);
	background-repeat:repeat-x;
	background-color:#f8f8f8;
	border-bottom-color:#8d8d8d;
	border-bottom-width:1px;
	border-bottom-style:solid;
	float:left;
}
	div#Footer
	{
		width:959px;
		margin:auto;
	}
		div#FooterSEO
		{
			width:891px;
			float:left;
			padding:0px 0px 0px 68px;
		}
			div#SEOLinks1
			{
				width:214px;
				float:left;
				padding:39px 0px 0px 0px;
				background-image:url(/Images/SEO1.gif);
				background-repeat:no-repeat;
			}
			div#SEOLinks2
			{
				width:221px;
				float:left;
				padding:39px 0px 0px 0px;
				background-image:url(/Images/SEO2.gif);
				background-repeat:no-repeat;
			}
			div#SEOLinks3
			{
				width:225px;
				float:left;
				padding:39px 0px 0px 0px;
				background-image:url(/Images/SEO3.gif);
				background-repeat:no-repeat;
			}
			div#SEOLinks4
			{
				width:231px;
				float:left;
				padding:39px 0px 0px 0px;
				background-image:url(/Images/SEO4.gif);
				background-repeat:no-repeat;
			}
		
		div#FooterLinks
		{
			width:959px;
			margin:auto;
			text-align:center;
		}
		div#CopyRight
		{
			width:442px;
			float:left;
			text-align:left;
			padding-top:9px;
			padding-left:407px;
			font-family:Verdana;font-size:10px;color:#676666;
			padding-bottom:15px;
		}
		div#Branding
		{
			width:110px;
			float:left;
			padding-top:9px;
			padding-bottom:15px;
		}
