body{
	margin:0px;
	background-color:#878787;
	background-image:url(/images/bg.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#272324;
}
h1,h3,h5,a{
	color:#990033;
}
h1{font-size:11pt;margin:9px 0px;}
h2{font-size:11pt;margin:9px 0px;}
h3{font-size:10pt;margin:7px 0px;}
h4{font-size:10pt;margin:7px 0px;}
h5{font-size:9pt;margin:5px 0px;}

h6{font-size:9pt;margin:5px 0px;}
h6 a
{
	color:#272324;
	text-decoration:none;
}
h6 a:hover
{
	color:#990033;
	text-decoration:underline;
}
hr
{
	border: 0;
	color:#272324;
	background-color:#272324;
	height:1px;
	margin:12px 0px;
}
p
{
	margin:12px 0px;
}
img
{
	border-width:0px;
}
form
{
	margin:0px;
	padding:0px;
}
.HiddenSubmitButton
{
	display:none;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
div.btn, div.btn_white{
	display:inline;
	overflow:hidden;
	background-repeat:repeat-x;
}
div.btn{
	height:16px;
	background-image:url('/images/btn_bg.png');
	background-color:#680023;
	border-top:1px solid #b24066;
	border-left:1px solid #9d3d5d;
	border-right:1px solid #6a0023;
	border-bottom:1px solid #54001c;
}
div.btn_white{
	height:16px;
	background-image:url('/images/btn_white_bg.png');
	background-color:#e0e0e0;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #F7F7F7;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #BABABA;
}
div.btn input, div.btn_white input{
	font-size:8pt;
	border-width:0px;
	background-color:transparent;
}
div.btn input{
	color:#FFFFFF;
}
div.btn_white input{
	color:#990033;
}
div.inputtext input{
	border-width:0px;
	background-color:transparent;
}	

.ToggleAdminContainer
{
	position:absolute;
	right:0px;
	padding:1px;
	margin-bottom:-27px;
	height:25px;
	text-align:right;
}
.ToggleAdmin_ReturnToAdmin, .ToggleAdmin_BrowseTheSite
{
	width:132px;
	height:25px;
	border-width:0px;
	background-repeat:no-repeat;
}
.ToggleAdmin_BrowseTheSite
{
	background-image:url(/Admin/images/btn_browsethesite.gif);	
}
.ToggleAdmin_ReturnToAdmin
{
	background-image:url(/Admin/images/btn_returntoadmin.gif);
}

#Edge_Middle, #Edge_Top, #Edge_Bottom{
	width:978px;
	margin:auto;
}
#Edge_Middle{
	width:950px;
	padding:0px 14px;	
	background-image:url(/images/edge_bg.png);
	background-repeat:repeat-y;
}
#Edge_TopLeft, #Edge_TopCenter, #Edge_TopRight, #Edge_BottomLeft, #Edge_BottomCenter, #Edge_BottomRight{
	float:left;
	height:28px;
}
#Edge_TopLeft, #Edge_TopRight, #Edge_BottomLeft, #Edge_BottomRight{
	width:28px;
	background-repeat:no-repeat;
}
#Edge_TopCenter, #Edge_BottomCenter{
	width:922px;
	background-repeat:repeat-x;
}
#Edge_TopLeft{
	background-image:url(/images/edge_topleft.png);
}
#Edge_TopCenter{
	background-image:url(/images/edge_top.png);
}
#Edge_TopRight{
	background-image:url(/images/edge_topright.png);
}
#Edge_BottomLeft{
	background-image:url(/images/edge_bottomleft.png);
}
#Edge_BottomCenter{
	background-image:url(/images/edge_bottom.png);
}
#Edge_BottomRight{
	background-image:url(/images/edge_bottomright.png);
}
#Header, #Middle, #Footer{
	padding:0px 14px;
}
#Header_Left, #Header_Right, #LeftNav, #Content{
	float:left;
}
#Header_Left, #LeftNav{
	width:209px;
	margin-right:14px;
}
#Header_Right, #Content{
	width:699px;
}
#Header{
	background-image:url(/images/header_bg.png);
	background-repeat:repeat-x;
	background-color:#51001b;
}
#Header_Left{
	padding:8px 0px 18px 13px;
	width:196px; /* 209px total */
}
#Header_Right{
	color:#FFFFFF;
	font-size:8pt;
	text-align:right;
}
#Header_Right_LinksAndSearch{
	float:right;
	margin-top:6px;
}
#SiteSearchText, #SiteSearchButton{
	float:left;
	height:16px;
	overflow:hidden;
}
#SiteSearchText{
	margin-right:3px;
	height:16px;
	border:1px solid #a5acb2;
	background-color:#FFFFFF;
}
#SiteSearchText input{
	border-width:0px;
	font-size:8pt;
	width:111px;
	height:14px;
	padding:0px 2px;
}
#SiteSearchButton{
	padding:0px 5px;
}
#SiteSearchButton input{
	padding:0px;
}
#Header_Right_Menu{
	height:37px;
	overflow:hidden;
}
#Middle{	
	padding-top:14px;
	padding-bottom:14px;
	background-color:#FFFFFF;
}
#MiddleBackground{
	width:936px;
	min-height:400px;
	background-color:#FFFFFF;
}
.LeftNavDivider{
	height:14px;
	background-color:#FFFFFF;
}
.FacebookWrapper
{
	background-color:#ffffff;
	padding-top:14px;
	overflow:hidden;
}
.FacebookBadge
{
	width:205px;
	overflow:hidden;
	border:2px solid #3d5699;
}
.FacebookBadge a
{
	display:block;
	width:118px;
	height:84px;
	overflow:hidden;
	text-decoration:none;
}
.FacebookBadge img
{
	margin-left:-1px;
	margin-top:-28px;
}
.FacebookFooter
{
	padding:1px 4px;
	font-size: 11px; 
	color: #555555; 
	border-top:1px solid #dedfe1;
}
.FacebookFooter a
{
	color: #3B5998;
	text-decoration:none;
	display:inline;
	width:auto;
	height:auto;
}
.FacebookFooter a:hover
{
	text-decoration:underline;
}
.BreadCrumbTrail
{
	margin-bottom:12px;
}
.BreadCrumbTrail a
{
	text-decoration:none;
}
.BreadCrumbTrail a:hover
{
	text-decoration:underline;
}
span.BreadCrumbTrailDivider
{
	padding:0px 7px;
}
.ContentBlock > p:first-child, .ContentBlock > h1:first-child, .ContentBlock > h2:first-child, .ContentBlock > h3:first-child, .ContentBlock > h4:first-child, .ContentBlock > h5:first-child, .ContentBlock > h6:first-child{
	margin-top:0px;
}
#Content_Home{
	background-image:url(/images/homecontent_bg.png);
}
#Content_Home_Left{
	width:421px;
	border-bottom:1px solid #e5e2e2;
}
#Content_Home_Left_Main{
	background-color:#FFFFFF;
	padding-bottom:14px;
	border:1px solid #FFFFFF;
}
#Content_Home_Left_News{
	padding:12px;
	border-top:1px solid #e5e2e2;
}
#Content_Home_Center{
	width:14px;
}
#Content_Home_Right_Info{
	width:240px;
	padding:12px;
	border-top:1px solid #e5e2e2;
}
#Content_Home_Right_Ad{
	width:264px;
}
#Content_Home_Right_Ad div{
	background-color:#FFFFFF;
	padding-top:14px;
	border-top:1px solid #e5e2e2;
}
#Content_Home_Right_Ad p
{
	margin:0px;
}
#Footer{
	font-size:8pt;
	color:#FFFFFF;
	padding-top:13px;
	padding-bottom:3px;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#51001b;
}
#Footer_Top_Left, #Footer_Bottom_Left{
	float:left;
}
#Footer_Top_Right, #Footer_Bottom_Right{
	float:right;
}
#Footer_Bottom_Left{
	margin-top:13px;
}
#Footer_Left_DesignedBy{
	color:#FFFFFF;
}
#Footer_Top_Right{
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:1px;
}
#Footer_Bottom_Right{
	margin-top:8px;
}
#Footer_PhoneIcon, .Footer_PhoneNumber, .Footer_PhoneDivider{
	float:left;
}
#Footer_PhoneIcon, .Footer_PhoneDivider{
	margin:0px 8px;
}
#Footer_FDICIcon, #Footer_DIFIcon, #Footer_EHLIcon{
	float:left;
	margin-left:10px;
}
#Footer_FDICIcon{
	margin-top:5px;
}
#Footer_DIFIcon{
	margin-top:4px;
}
#Flash
{
	width:699px;
	height:164px;
	margin-bottom:14px;
	/*
	background-image:url(/images/flash-loader-big.gif);
	background-position:center;
	*/
	background-image:url(/images/home-content-header.jpg);
	background-repeat:no-repeat;	
}
.FooterLink{
	float:left;
}
.HeaderLink, #SiteSearch{
	float:right;
}
.HeaderLink, .FooterLink, .HeaderLinkDivider, .FooterLinkDivider{
	margin-top:4px;
}
.HeaderLink, .FooterLink{
	font-size:8pt;
}
.HeaderLink{
	height:10px;
	line-height:0.9;
}
.HeaderLink a, .FooterLink a{
	color:#FFFFFF;
	text-decoration:none;
}
.HeaderLink a:hover, .FooterLink a:hover{
	text-decoration:underline;
}
.HeaderLinkDivider, .FooterLinkDivider{
	float:left;
	width:1px;
	height:10px;
	margin-left:7px;
	margin-right:7px;
	background-color:#FFFFFF;
}
.HeaderLinkDivider
{
	float:right;
}
.FooterLinkDivider{
	margin-top:6px;
}
.MenuItem:hover .DropDown, .MenuItemOn:hover .DropDown{
	display:block;
}
.MenuItem, .MenuItemOn, .MenuItemDivider{
	margin-top:12px;
	width:174px;
}
.MenuItem, .MenuItemOn, .MenuItemDivider, .MenuItem_Link, .MenuItem .MenuItem_Left, .MenuItemOn .MenuItem_Left, .MenuItem .MenuItem_Right, .MenuItemOn .MenuItem_Right{
	display:block;
	float:left;
	height:24px;
}
.MenuItem{
	border-bottom:1px solid #51001b;
}
.MenuItemOn, .MenuItem:hover{
	border-bottom:1px solid #FFFFFF;
}
.MenuItem_Link{
	width:170px;
	height:20px;
	padding-top:4px;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-image:url(/images/menuitem_off.png);
	background-repeat:repeat-x;
	background-color:#5d001f;
}
.MenuItemOn .MenuItem_Link, .MenuItem:hover .MenuItem_Link{
	color:#990033;
	background-image:url(/images/menuitem_on.png);
	background-color:#fdfdfd;
}
.MenuItem_Left, .MenuItem_Right{
	width:2px;
	background-repeat:no-repeat;
	margin:0px;
}
.DropDown{
	position:absolute;
	overflow:hidden;
	/*opacity:0;*/
	display:none;
	color:#272324;
	background:#fff;
	z-index:200;	
	margin-left:-1px;
	margin-top:1px;
	font-size:9pt;
	text-align:left;
	border:1px solid #550620;
	border-top-width:0px;
}
.DropDown_Content{
	padding:12px;
}
.DropDown_Content_Left, .DropDown_Content_Center, .DropDown_Content_Right{
	display:table-cell;
}
.DropDown_Content_Left, .DropDown_Content_Right{
	width:250px;
}
.DropDown_Content_Center{
	width:12px;
}
.DropDown_Content ul, .DropDown_Content li{
	margin:0px;
	padding:0px;
	list-style:none;
}
.DropDown_Content ul{
	margin-top:0px;
}
.DropDown_Content ul ul{
	margin-top:0px;
}
.DropDown_Content li
{
	margin-bottom:10px;
	padding-top:0px;
}
.DropDown_Content li a{
	color:#272324;
	font-weight:bold;
	text-decoration:none;
}	
.DropDown_Content li a:hover{
	color:#990033;
	text-decoration:underline;
}
.DropDown_Content li li{
	background-image:url(/images/bullet_gray.jpg);
	background-repeat:no-repeat;
	background-position:0px 15px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:12px;
}
.DropDown_Content li li a{
	color:#4c4c4c;
	font-weight:normal;
}
.DropDown_Footer{
	padding:6px 12px;
	background-color:#f4f4f4;
}
.DropDown_Footer a, .DropDown_Footer_Divider{
	float:left;
}
.DropDown_Footer_Divider{
	width:4px;
	height:4px;
	margin:6px 7px 0px 7px;
	background-image:url(/images/bullet_gray.jpg);
	background-repeat:no-repeat;
}

.MenuItem .MenuItem_Left{
	background-image:url(/images/menuitem_off_left.png);
}
.MenuItem .MenuItem_Right{
	background-image:url(/images/menuitem_off_right.png);
}
.MenuItemOn .MenuItem_Left, .MenuItem:hover .MenuItem_Left{
	background-image:url(/images/menuitem_on_left.png);
}
.MenuItemOn .MenuItem_Right, .MenuItem:hover .MenuItem_Right{
	background-image:url(/images/menuitem_on_right.png);
}
.MenuItemDivider{
	width:1px;
}
.LeftNavBlock_Body{
	background-color:#f4f4f4;
	padding:14px;
}
.LeftNavBlock_Body hr
{
	border-top:1px dotted #272324;
	color:#F4F4F4;
	background-color:#F4F4F4;
	height:1px;
	margin:12px 0px;	
}
.LeftNavBlock_Header{
	background-color:#eaeaea;
	border-bottom:1px solid #9a9a9a;
}
.LeftNavBlock_Header_Left, .LeftNavBlock_Header_Center, .LeftNavBlock_Header_Right{
	float:left;
	min-height:25px;	
}
.LeftNavBlock_Header_Left, .LeftNavBlock_Header_Right{
	width:6px;
	background-repeat:no-repeat;
}
.LeftNavBlock_Header_Left{
	background-image:url(/images/leftnavblock_header_left.png);
}
.LeftNavBlock_Header_Center{
	width:189px;
	padding:0px 4px;
	background-image:url(/images/leftnavblock_header_bg.png);
	background-repeat:repeat-x;
}
.LeftNavBlock_Header_Right{
	background-image:url(/images/leftnavblock_header_right.png);
}
#LogIn select
{
	width:98%;
	margin-bottom:12px;
}
.MenuList a{
	color:#4c4c4c;
	text-decoration:none;
}
.MenuList a:hover{
	color:#990033;
	text-decoration:underline;
}
.MenuList, .MenuList ul, .MenuList li
{
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.MenuList{
	margin-top:-10px;
	margin-bottom:22px;
	border-top:1px dotted #272324;
}
#Menu_Forms
{
	margin:10px 0px;
}
ul#Menu_MainPages{
	border-top-width:0px;	
}
.LeftNavBlock_Body ul:first-child
{
	border-top-width:0px;
}
.MenuList li{	
	padding-top:10px;
	color:#272324;
	background-image:none;
	padding-left:0px;
	font-weight:bold;
}
#Menu_MainPages li
{
	background-image:url(/images/arrow_maroon.jpg);	
	background-position:0px 13px;
	padding-left:12px;
}
.MenuList li li, #Menu_MainPages li li{
	background-image:url(/images/bullet_maroon.jpg);
	background-position:0px 15px;
	font-weight:normal;
}
.MenuList li li{
	padding-left:12px;
}
.ArticlesListItem
{
	margin:12px 0px 0px 0px;
}

.SearchResults
{
}
.SearchMatch
{
	margin-bottom:10px;
}
.SearchMatch_PageHeading
{
	font-weight:bold;
}
.SearchMatch_PageContent
{
}
.SearchMatch_PageURL
{
	color:#9a9a9a;
}

.alert {
   display:none;
   position:absolute;
   top:1px;
   left:1px;
   width:300px;
   background-color:white;
   border:2px solid #990033;
   padding:15px;
}
.alert p
{
	margin:0px;
}
.alert_buttons
{
	text-align:center;
	margin-top:15px;	
}
.alert_buttons .btn
{
	margin:0px 5px;
}
.alert_buttons .btn input
{
	width:70px;
}