body
{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#575756;
	text-align:center;
	background: #eeeadd;
}

form
{
	display:inline;
	padding:0;
	margin:0;
}

.ClearFix { clear:both; }

/**************** Page Frame */

#pageFrame
{
	width:994px;
	margin:0 auto;
	text-align:left;
}

/**************** Header Frame */

#headerFrame
{
	width:994px;
	padding-top:38px;
}

/**************** Header Inner */

#headerInner
{
	width:946px;
	position:relative;
	overflow:hidden;
	padding:0 24px 6px 24px;
}

#siteLogo { float:left; }

#siteLogo img { padding:0; }

/**************** B2C Link */

#headerInner .B2CLink
{
	float:right;
	width:600px;
	font-family: omnes-pro, Arial, sans-serif;
	font-weight: 300 !important;
	font-size: 103%;
	line-height: 0.8em;
	color: #575756;
	text-align:right;
	padding-top:6px;
}

#headerInner .B2CLink strong
{
	font-size:26px;
	font-family: omnes-pro, Arial, sans-serif;
	font-weight: 300 !important;
	line-height: 0.7em;
	color: #575756;
	line-height:1.4em;
	font-weight:normal;
}

/**************** Crumbs Frame */
.CrumbsFrame
{
	font-size: 90%;
	color: #000;
	padding:4px 0 10px 0;
}

.CrumbsFrame a
{
	color: #000;
	padding-right:10px;
	margin-right:4px;
	background:url(Frame/CrumbDividerBg.gif) no-repeat right 50%;
}

/**************** Footer Frame */

#footerFrame
{
	font-family: omnes-pro, Arial, sans-serif;
	font-weight: 300 !important;
	font-size: 95%;
	width:994px;
	padding-top:40px;
	color: #737372;
	text-align:center;
}

#footerFrame h2
{
	font-family:Tahoma, Geneva, Sans-Serif;
	font-size:220%;
	color: #737372;
	font-weight:normal;
	margin-bottom:0.4em;
	padding:0;
	background:none;
}

#footerFrame p {
	margin-bottom: 1em;
}

#footerFrame b {
	font-family: omnes-pro, Arial, sans-serif;
	font-weight: 400 !important;
	font-size: 105%;
}

#footerFrame hr { color:#d8e1ed; }

#footerFrame a { color:#737372; }

#footerFrame a:hover { color:#737372; text-decoration: underline; }

#footerFrame span { padding:0; }