body
{
	text-align: center;
	margin: 0;
	padding: 0;
	background-position: center top;
	background-color: #4B63AE;
	height: 100%; 
}

body,.Normal,td
{
font-family:Heveltical,Arial;
font-size: 13px;
margin:0;
padding:0;



}


.PageContainer
{
	border: 1px solid #C7C9CB;
	text-align: left;
	margin: 10px inherit;
	background-color: #FFFFFF;
	height: 100%;
}

.OuterPageContainer
{
	margin: 12px auto 14px auto;
	width: 934px;
	height: 100%;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}

.SwirlContainer
{
	background-image:url('images/hbd-web.png');
	width:932px;
	height:210px;
}
.HeaderContainer
{
height:177px;
width:982px;	
}

.LogoContainer
{
height:177px;
width:201px;
float:left;
}

.SearchLoginContact
{
	padding-top: 30px;
	text-align: right;
	color: #4B63AE;
	line-height:140%;
	padding-right: 30px;
	padding-left:280px;

}
.RightQuoteContainer
{
	height:177px;
	float:right;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
	width:724px;	
}

.ContentPane
{
	/*padding-top: 59px;*/
	width:466px;
	float:left;
    height:100%;
    padding-right:7px;
    padding-left:63px;  
    margin-top:0px
 
}

.MakeDonation
{
	padding: 0px;
	float: right;
	margin-top: 1px;
	margin-right: 17px;
	margin-left: 608px;
	margin-bottom: 0px;
	border: 0px;
	height:32px;
}
.ContentContainer
{
	background-position: right;		
	background-image:url(images/rightsilver.png);
	background-repeat:repeat-y;	
	margin-bottom:0px;
	margin-top:0px;	
	padding-top:0px;
	
}

.c_content
{
text-align:right;
padding-left:5px;
	
}
.RightPane
{
	float: right;
	width: 388px;	
	background-image: url(images/rightbackground.png);
	height:519px;
	margin-top:0px;
	top:0px;
	padding-top:0px;	
	background-repeat: no-repeat;
}
.MenuContainer
{
padding-top:44px;
margin-bottom:58px;
text-align:right;

}

/*Menu*/
/*Menu Classes*/

MainMenu_MenuContainer
{
	width: 175px;
	font-family:Heveltica;
	padding-top:10px;
	margin-left:0px;
}
MainMenu_MenuContainer
{
	vertical-align: top;
}
.MainMenu_MenuBreak
{
	border: none;
	color: #7D8891;	
	background-color: Transparent;
	font-size: 13px;
	font-family:Heveltica;
	
}


.Separator_RootMenuItem
{	
	vertical-align: middle;
}

.MainMenu_RootMenuItem td
{
	
	font-weight: normal;
	font-family: Heveltica,Arial;
	color: #A3A3A6;
	padding:0px 0px 0px 1px;
	
}
.MainMenu_RootMenuItem, .MainMenu_RootMenuItem_Active, .MainMenu_RootMenuItem_Hover
{
	font-size: 13px;	

}
.MainMenu_RootMenuItem_Active td
{
	font-weight:bold;
	width:100%;
	
}


.MainMenu_MenuIcon, .MainMenu_MenuArrow
{
	display: none;
}
/*submenu class*/
.MainMenu_MenuItem, .MainMenu_MenuItemSel
{
	text-align: right;
	font-size: 13px;
    font-weight:normal;
	font-family: Heveltica,Arial,Sans-Serif;
	
	color: #000;
	
}




.MainMenu_RootMenuItem_Hover td
{
	font-style: italic;
	color: #000;
	font-weight: bold;

}

/*submenu*/
.MainMenu_SubMenu
{  
	background-color: #FFF;
	margin-top: 1px;
	color: #000;
	border: #FFFFFF 0px solid;

	
}
.MainMenu_SubMenu td, .SubMenu_ItemSelect td
{
	text-align: left;
	border: #FFFFFF 1px solid;
	font: 13px;
}



.SubMenu_ItemSelect  
{
	
	background: #fff;
	font-weight: bold;
	color: #4B63AE;
}
/*Login Classes*/
.LoginLink, .LoginLink:Active, .LoginLink:Link, .LoginLink:Visited
{
	font-size: 13px;
	color: #000;
	text-decoration: none;
	color: #4B63AE;
	font:Arial;
}

.LoginLink:Hover,.a:Hover,A.Search:hover
{
	text-decoration: underline;
}

/*Search Classes*/
.Search, A.Search:Active, A.Search:Link, A.Search:Visited 
{
	
	font-family: Heveltica,Arial, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	color: #4B63AE;
	
}

.SearchContainer SPAN.Search
{
	display: none;
}
.SearchContainer .Search IMG
{
	border: none;
}
.SearchContainer A.Search
{
	display: block;
	float: left;
	width: 27px;
	height: 30px;
	
}
.SearchContainer INPUT
{
	margin-top: 12px;
	margin-right: 13px;
	display: block;
	float: right;
	width: 140px;
	height: 30px;
	background: transparent;
	border: none;
	font-size: 14px;
	color: #000;
}



/*Links*/

a, a:link, a:visited, a:active
{
	text-decoration: none;
	font-family: Heveltica, Arial, Sans-Serif;
	font: #4B63AE;
	color: #4B63CA;
}

/*Bread Crumb*/

.BreadcrumbSeparator, .Breadcrumb:link, .Breadcrumb:active, .Breadcrumb:visited {
	
	text-decoration: none;
	font-size: 10px;
	color: #4B63CA;
}
.Breadcrumb:hover {

	text-decoration: underline;
	font-size: 10px;
	color: #4B63CA;
}







