﻿div.HugeText  
div.ContentBG
{
	width: 730px;
}

div.CustomerLogo
{
	background-image: url(../../IBC/Images/Ah.gif);
	height: 86px;
	width: 980px;
	margin: 0 0 10px 0;
}

span.IBCOutpatientOnly
{
	margin:0px 0px 0px 10px;
	font-weight:bold;
}

span.HmoId { 
color:#4A6A93;
float:left;
font-weight:bold;
margin-left:10px;
margin-right:4px;
text-align:left;
}

span.HmoIdTitle {
color:#555555;
font-family:Verdana;
font-size:1em;
font-weight:normal;
}

.PT
{
	display: none;
}

span.CapSiteListItem { 
color:#4A6A93;
float:left;
font-weight:bold;
margin-left:10px;
margin-right:4px;
text-align:left;
}

/*
div.ProfileElement ul li {
clear:both;
list-style-type:circle;
color:#4A6A93;
float:left;
font-weight:bold;
margin-left:10px;
margin-right:4px;
text-align:left;
}*/

span.CapSiteTitle {
color:#555555;
font-family:Verdana;
font-size:1em;
font-weight:normal;
}

div.Name 
{
    text-transform: capitalize;
}

div.Addr 
{
    text-transform: uppercase;
}

/*Left Nav*/
#OuterDiv #HeaderToolBar {
	background-image: url(../../../Images/platform/leftnav_bg_cobalt.gif); }
	
.HeaderToolbar ul li {
	border-bottom: thin solid #ccc; }
	
.HeaderToolbar .ToolbarTabstrip ul li.Selected {
	background-color: #dbe6ef; }
	
.ToolbarTabstrip li a.BigColoredText {
	color: #32679B; }
	
/*Font Sizing*/
* html div.ProviderMain {
	margin-top: 15px; }
	
div.FontSizeControl {
	clear: none;
	float: right;
	margin-top: 0;
	padding-bottom: 0; }
	
/*Language Toggle*/ /*together with style below keeps Get Your Results within refine search box in IE6*/
.LanguageToggleSection {
	margin-top: 6px !important;
 	margin-top: -5px;
 	margin-right: 10px !important;
 	margin-right: 5px;
 	display: inline; }
 	
 * html #OuterDiv {
	/*width: 1100px;*/ /*fixes refine search button location in IE6/7, but too wide*/ }
 	
/*Home*/
div.AdditionalPlanLinks {
	width: 340px !important;
	width: 330px; }

div.AdditionalPlanLinks .AddLinksSpan {
	width: 320px !important;
	width: 310px; }

* html .Teaser h2.BigColoredText {
	width: 330px; }
	
.IEONLY.PopupTitleBar, .IEONLY.PopupBackground 
{
	width: 100%; 
}

.PlatformGlossaryLink {
	display: none; }
	
/*Refine Search*/
.RefineSearch .PaddedLine input, .RefineSearch .PaddedLine select, .CurrentLocation {
	width: 255px; }

/*Specialty Refine Search*/
div.IEONLY.SpecialtyTemplateHolder div.SuperContentBG { /*necessary for fixing ugly bug in IE6*/
	margin-right: 0; }
	
div#OuterDiv div.ContentBG div.SuperContentBG .mxButton {
	margin-right: 0; }
	
div#OuterDiv div.ContentBG div.SuperContentBG div.IEONLY.ContinueB {
	padding-right: 0; }

div.ProviderFooter {
	float: none; }
div.Crumbs
{
    /* Error in IE prevents display:none here, so instead */
    position:absolute;
    visibility:hidden;
	float:none;
	clear:none;
	display:block;
}	
		