@charset "UTF-8";
/* aeAbout stylesheet */

/******* BEGIN LEFT COLUMN ITEMS ****************************************************************/

body.hub ul#nav-main {
	background: #0081c4;
}

body.hub ul#nav-main li {
	border-color: #50c7ff;
}

body.hub ul#nav-main li a:hover, 
body.hub ul#nav-main li a.current {
	background-color: #004062;
}

body.hub ul#nav-main li.open ul li a {
	background-color: #00679d;
}

body.hub ul#nav-main li.open ul li a:hover, 
body.hub ul#nav-main li.open ul li a.current {
	background-color: #50c7ff;
}

body.hub ul#nav-main li.open ul li {
	border-color:#0081c4;
}

#newscontent h1 sup {vertical-align:text-top; font-size:11px;}
#newscontent h2 sup {vertical-align:text-top; font-size:10px;}


/* new style for data table head coloring - 4/2010 */
td.tablesubhead{height: 30px; background-color: #002776;  padding: 4px; font-size: 12px; font-weight: bold; color: #ffffff; vertical-align: middle;}



/* testing footnote style for news releases */
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-top: 44px;
	padding-top: 11px;
	line-height: 11px;
}


/* selector box coloring - 10/2011 */
#col-content .container-vert-tabbed-feature ul#switch li.ui-state-active a {
background: url(/assets_aetnaCom/images/structure/bg-ul-switch-on2-about.gif) no-repeat center left;}
