﻿ @import url("home.css");
 
 /* reason IE6 is not rendering when it is referenced from base.css 
	which is referenced from home.css*/
 @import url("../../headers/shared.css");

#headerSearch
{
  background-image:url('../../../img/COP/cop_select_logoV3.gif');
  width:157px;
  height:58px;
}
.textattn
{
	color:#333333;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.HomeHead
{
	color:#333333;
	font-family:arial,"Times New Roman",Times,serif;
	font-size:14pt;
	font-style:normal;
	line-height:17pt;
	padding-bottom:3px;
	padding-top:3px;
	text-decoration:none;
}

.HomeHeadSM
{
color:#333333;
font-family:arial,"Times New Roman",Times,serif;
font-size:12pt;
font-style:normal;
font-weight:bold;
padding-bottom:3px;
padding-top:3px;
text-decoration:none;
	}


#headerLogo
{	border-bottom: solid 1px #C6E3F7;
	/**/
	height:65px;
	width:425px;
}
#headerColumnB
{	background-image: url('../../../img/COP/City_pic.jpg');
	margin-top:-2px;
	height:256px;
}
#headerColumnA
{	height:238px;
	width:424px;
}
#headerContent
{	padding-top:3px;
	color:#333333;
	font-family:arial,Sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3em;
	width:425px;
}
#headerContent p#disclaimer
{	font-size:smaller;
}
ul.links li
{	padding-bottom:0px;
}
ul.links
{	margin-bottom:4px;
}
#header
{	height:255px;
}

#ContentBodyTop
{	width:550px;
	padding-left:10px;
}
#threeColumnC
{
	padding-top:65px;
}
div#footer p
{
	color:#333333;
}

/*************
	NavTabs 
*************/

#navTabs{
height:33px;
}

#navTabs a{
height:32px}

/*#navTabs #tab1 a{
background-image: url('../../../img/COP/BCBSAdvantage-Unselected.png');
width:179px}
#navTabs #tab2 a{
background-image: url('../../../img/COP/AboutPlans-Unselected.png');
width:179px}
#navTabs #tab3 a{
background-image: url('../../../img/COP/health-unselected.png');
width:179px}

#navTabs #tab1 a:hover{background-image: url('../../../img/COP/BCBSAdvantage-Unselected-hover.png');}
#navTabs #tab2 a:hover{background-image: url('../../../img/COP/AboutPlans-Unselected-hover.png');}
#navTabs #tab3 a:hover{background-image: url('../../../img/COP/health-unselected-hover.png');}

#navTabs.selectTab1 #tab1 a, 
#navTabs.selectTab1 #tab1 a:hover
{background-image:url('../../../img/COP/BCBSAdvantage-Selected.png')}

#navTabs.selectTab2 #tab2 a,
#navTabs.selectTab2 #tab2 a:hover
{background-image:url('../../../img/COP/AboutPlans-Selected.png')}

#navTabs.selectTab3 #tab3 a, 
#navTabs.selectTab3 #tab3 a:hover
{background-image:url('../../../img/COP/health-Selected.png')}
*/
#navTabs.selectTab1 #tab1 a, 
#navTabs.selectTab2 #tab2 a, 
#navTabs.selectTab3 #tab3 a
{cursor:default}
