#tabs { 
    clear: both;
    text-align: left; 
	margin: 10px 0px;
}

#tabcontrols {
  line-height: 24px;
  margin-left: 0px !important;
}

#tabcontrols a:link, #tabcontrols a:visited {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #1844a1;
    text-decoration: none;
    margin-right: 2px;
    line-height: 25px !important;
    padding: 6px 9px;
	background-color: #eeeeee;
	border-top: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
}

#tabcontrols a:hover {
    color: white;
    background-color: #1844a1;
}

#tabcontrols td.selected a:link, #tabcontrols td.selected a:visited {
    color: white;
    background-color: #1844a1;
	/*border-top: solid 1px #1844a1;*/
	border-left: solid 1px #1844a1;
	border-right: solid 1px #1844a1;
}

#tabcontents {
	border-top: 1px solid #1844a1;
	padding: 10px 0px;
	overflow-x: auto;
}

.tabshell {
  position: relative;
}

.tabtopleft {
  position: absolute;
  top: -1px;
  left: 0px;
}

.tabtopright {
  position: absolute;
  top: -2px;
  right: 2px;
}

#tabs2 { 
    clear: both;
    text-align: left; 
	margin: 10px 0px;
	
}

#tabcontrols2 {
  line-height: 25px;
  margin-left: 0px;
}

#tabcontrols2 a:link, #tabcontrols2 a:visited {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #1844a1;
    text-decoration: none;
    margin-right: 2px;
    line-height: 25px !important;
    padding: 6px 8px;
	background-color: #eeeeee;
/*	border-top: solid 1px #eeeeee; */
	border-left: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
}

#tabcontrols2 a:hover {
    color: white;
    background-color: #1844a1;
}

#tabcontrols2 td.selected a:link, #tabcontrols2 td.selected a:visited {
    color: white;
    background-color: #1844a1;
	border-top: solid 1px #1844a1;
	border-left: solid 1px #1844a1;
	border-right: solid 1px #1844a1;
}

#tabcontents2 {
	border-top: 1px solid #1844a1;
	padding: 10px;
}

#tabbtn5 .tabshell a {
  background-image: url(/lib/yhst-81126207287951/ask-icon.gif);
  background-position: left center;
  background-repeat: no-repeat !important;
  padding-left: 25px;
}

#tabbtn3 .tabshell a:hover {

#tab2btn3 {display: none;}
