/* @group Help Center */

.tundra {
	margin: 0px;
}

#helpCenterContent {
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #666;
	/*width: 826px;
	margin: 10px;*/
	background-color:#FFF;
}

#helpCenterContent .small {
	font-size: 10px;
}

#helpCenterContent .medium {
	font-size: 12px;
}

#helpCenterContent .large {
	font-size: 14px;
}

.bmoDijitDialog #helpCenterContent {
	margin: 0;
}

#helpCenterContent #hcHeader:after,
#helpCenterContent #pageLevelUtilities:after,
#helpCenterContent #hcSearch:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#helpCenterContent h1#hcTitle {
	text-indent: -9999px;
	float: left;
	height: 23px;
	width: 205px;
	background: url("../images/help_center/help_center.gif") no-repeat;
	margin: 5px 0 0;
	padding-bottom: 0;
}

#helpCenterContent #hcSearch {
	float: right;
	margin-right: 20px;
}

#helpCenterContent #hcSearch input {
	display: block;
	float: left;
	margin-top: 2px;
	height:20px;
	width: 156px;
	background-color: #F5F5F5;
	color: #666;
	padding-left: 5px;
	margin-right: 5px;
}

#HCGoButton {
	background: url("../images/common/forms/sprite-main-dropdown.png") no-repeat scroll -69px -221px;
	width: 45px;
	height: 28px;
	font-size: 0;
	text-indent: -999999px;
}

#helpCenterContent #hcSearch a {
	display: block;
	float: left;
}

#helpCenterContent #pageLevelUtilitiesNav {
	float: right;
	margin: 0;
	padding: 5px 0 0 0;
}

#helpCenterContent #pageLevelUtilitiesNav li {
	color: #999;
	display: block;
	float: left;
	line-height: 20px;
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;
}

#helpCenterContent #pageLevelUtilitiesNav li a {
	color: #0079C1;
	padding-right: 5px;
	text-decoration: none;
    vertical-align: middle;
}

#font-size-widget {
	min-width: 120px;
}

#font-size-widget .text-size-col a {
	padding-right: 0;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	display: inline-block;
	background-image: url("../images/common/sprite_ico_utilityBar.png");
	background-repeat: no-repeat;
}

#pageLevelUtilitiesNav li a:hover {
	text-decoration: underline;
	color: #ED1C24;
}

#textSize a.active {
	cursor: default;
}

a#text-small-button {
	background-position: left top;
}

a#text-small-button.active {
	background-position: left -28px;
}

a#text-medium-button {
	background-position: left -54px;
}

a#text-medium-button.active  {
	background-position: left -80px;
}

a#text-large-button {
	background-position: left -106px;
}

a#text-large-button.active {
	background-position: left -130px;
}

#helpCenterContent #hcDescription {
	width: 679px;
	font-size: 14px;
}

#helpCenterContent .small #hcDescription {
	font-size: 12px;
}

#helpCenterContent .medium #hcDescription {
	font-size: 14px;
}

#helpCenterContent .large #hcDescription {
	font-size: 16px;
}

#helpCenterContent ul#hc_mainNav {
	background: url("../images/help_center/sprite_hc_nav_bg.jpg") repeat-x left top;
	margin: 0; 
	padding: 0;
	list-style: none;
	height: 39px;
}

#helpCenterContent ul#hc_mainNav:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#helpCenterContent ul#hc_mainNav li {
	float: left;
	list-style-type: none;
	font-weight: bold;
	color: #0079C1;
	text-align: center;
}

#helpCenterContent ul#hc_mainNav li.lastNavItem {
	float: right;
}

#helpCenterContent ul#hc_mainNav li.lastNavItem a {
	background: none;
}

#helpCenterContent ul#hc_mainNav a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	line-height: 31px;
	display: block;
	padding: 0 10px;
	background: url("../images/help_center/sprite_hc_nav_bg.jpg") no-repeat right bottom;
}

#helpCenterContent ul#hc_mainNav li a:hover {
	text-decoration: none;
	color: #0079C1;
}

#helpCenterContent ul#hc_mainNav a.hcSelected {
	cursor: default;
	color: #0079C1;
}

#helpCenterContent ul#hc_mainNav a span {
	line-height: 14px;
}

#helpCenterContent:after,
#helpCenterContent #hcMainContainer:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} 

#helpCenterContent #hcMainContainer {
	clear: both;
	float: left;
	width: 846px;
	margin-bottom: 50px;
}

#helpCenterContent #hcSideBar {
	width: 232px;
	float: left;
	padding-right: 10px;
}

#helpCenterContent #hcMainContent {
	width: 584px;
	padding-left: 10px;
	float: left;	
}

#helpCenterContent #hcMainContent h2 {
	color: #0079BF;
	font-weight: bold;
	font-size: 16px;
}

#helpCenterContent .large #hcMainContent h2 {
	font-size: 18px;
}

#helpCenterContent .small #hcMainContent h2 {
	font-size: 14px;
}

#helpCenterContent #hcSideBar h2.sideHeader {
	width: 215px;
	height: 21px;
	margin-bottom: 0;
	text-indent: -9999px;
	margin-left: 5px;
}

#helpCenterContent #hcSideBar h2.accounts {
	background: url("../images/common/headers/account_menu_header.gif") no-repeat scroll 0 0 transparent;
}
	#helpCenterContent #hcSideBar h2.bankaccount {
		background: url("../images/common/headers/bankaccount_menu_header.gif") no-repeat scroll 0 0 transparent;
	}
	#helpCenterContent #hcSideBar h2.creditcard {
		background: url("../images/common/headers/cc_menu_header.gif") no-repeat scroll 0 0 transparent;
	}
	#helpCenterContent #hcSideBar h2.investment {
		background: url("../images/common/headers/investment_menu_header.gif") no-repeat scroll 0 0 transparent;
	}
	#helpCenterContent #hcSideBar h2.mortgage {
		background: url("../images/common/headers/mortgage_menu_header.gif") no-repeat scroll 0 0 transparent;
	}

#helpCenterContent #hcSideBar h2.payments {
	background: url("../images/common/headers/pt_menu_header.gif") no-repeat scroll 0 0 transparent;
}
#helpCenterContent #hcSideBar h2.profile {
	background: url("../images/common/headers/pp_menu_header.gif") no-repeat scroll 0 0 transparent;
}
#helpCenterContent #hcSideBar h2.products {
	background: url("../images/common/headers/products_and_services.gif") no-repeat scroll 0 0 transparent;
}
#helpCenterContent #hcSideBar h2.messages {
	background: url("../images/common/headers/my_messages.gif") no-repeat scroll 0 0 transparent;
}

#helpCenterContent #hcSideBar #sideMenu {
	color: #0079BF;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 5px;
}

#helpCenterContent #hcSideBar #sideMenu li {
	border-bottom: 1px dotted #CCC;
	list-style-type: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#helpCenterContent #hcSideBar #sideMenu li a {
	color: #464646;
	text-decoration: none;
}

#helpCenterContent #hcSideBar #sideMenu li a:hover, #helpCenterContent #hcSideBar #sideMenu li a.selected, #helpCenterContent #hcSideBar #sideSubMenu li a.selected {
	color: #0079BF;
}

#helpCenterContent #hcSideBar #sideSubMenu {
	font-weight: bold;
	color: #0079bf; 
	padding: 0; 
	margin: 0; 
}

#helpCenterContent #hcSideBar #sideSubMenu li {
	border-bottom: #ccc 1px dotted; 
	padding: 0 0 5px 20px; 
	list-style-type: none; 
	margin-bottom: 5px
}

#helpCenterContent #hcSideBar #sideSubMenu li a {
	text-decoration: none;
	color: #666; 
}

#helpCenterContent #hcSideBar #sideSubMenu li a:hover {
	color: #0079bf;
}

#helpCenterContent #hcScreenshot {
	padding: 10px 0;
	width: 548px;
	margin: 0;
}

#helpCenterContent #hcScreenshot img {
	margin: 0;
	padding: 0;
}

#helpCenterContent #hcVideoHolder {
	float: right;
	padding-left: 10px;
}

#helpCenterContent #hcMainContent h3 {
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

#helpCenterContent .small #hcMainContent h3 {
	font-size: 10px;
}

#helpCenterContent .medium #hcMainContent h3 {
	font-size: 12px;
}

#helpCenterContent .large #hcMainContent h3 {
	font-size: 14px;
}

#helpCenterContent .standardTbl{
	width:580px;
	border-collapse:collapse;
}

#helpCenterContent .standardTbl th, #helpCenterContent .standardTbl td{
	text-align:left;
	border:1px solid #666;
	padding:3px;
	color:#666;
	font-size:12px;
}

/* @end*/