@charset "utf-8";
/* CSS Document */

.access {display: block; color: White;}
#header { height: auto !important; background-image: none;}
body #mainLogo { padding-top: 0; margin: 0 auto; left: auto}

#wrapper { width: auto; }

#topNavigation, #sideNavigation, #quickLinks {display: none;}

#handHelpMainNav { width: 100%;}
#handHelpMainNav a {color: White; text-decoration: none;}
#handHelpMainNav li { width: 100%; text-align: center; padding: 5px 0; border-bottom: solid 1px White;}
#handHelpMainNav li.selected { background: White;}
#handHelpMainNav li.selected a { color: #0b294c;}


#handHelpSecondaryNav {padding: 10px }

#handHelpSecondaryNav a { color: White; }
#handHelpSecondaryNav br { display: none; }
#handHelpSecondaryNav li.selected {font-weight: bold; }
#handHelpSecondaryNav em { font-style: normal; }
#handHelpSecondaryNav li {padding-right: 5px; margin-right: 5px; padding: 2px 5px; }


#contentChannel {width: 100%; padding: 0; margin: 0; background: white; background-image: none;}
#content {padding: 10px; margin: 0}
#content ul,
#content ol	{margin-right: 0; padding-right: 0; margin-left: 30px; padding-left: 0 }
#content p,
#content div p { margin: 0 0 10px 0}
#content .twocolumn {float: none;}
#content .left,
#content .right
{	width: auto; }

#sidebar { width: auto; margin: 0; padding: 0; background-image: none;}

#content h1, #content h2, #content h3
{
	margin-left: 0; margin-right: 0;
	padding-left: 0; padding-right: 0;
}

#content .landingPageItem,
#content .landingPageItemText,
#content .productListing,
#content .landingPage  {float: none; width: auto; margin: 0; padding: 0;}
#content .landingPageItem img {display: none;}

#footer { width: auto; position: static; padding: 10px; }