body {
    min-width: 970px;
    background: #fff url('images/bg.gif') repeat-x top;
}

/* header */

#header { display: block; }

#logo {
    display: block;
    float: right;
    width: 96px;
    margin: 29px 48px 0 0;
}

.row {
	clear: both;
	float: left;
	width: 946px;
}

#navs {
    float: left;
    width: 706px;
    height: 29px;
    margin: 56px 0 0;
    overflow: hidden;
}

#navs a { color: #565656; }

#navs a:hover { color: #ba122b; }

#mainNavigation {
    float: left;
    height: 29px;
    margin: 0;
    padding: 0 0 0 6px;
    list-style: none;
}

#mainNavigation li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
}

#mainNavigation li a {
    display: block;
    float: left;
    height: 28px;
    margin-top: 1px;
    padding: 0 17px 0 16px;
    line-height: 28px;
    background: url('images/separator.main_navigation.gif') no-repeat right top;
    text-decoration: none;
}

#mainNavigation li.active {
    position: relative;
    margin-left: -1px;
}

#mainNavigation li.active a {
    margin-top: 0;
    background: #fff;
    border: 1px solid #dadada;
    border-bottom: 0;
    color: #b91329;
    font-weight: bold;
}

#utilityNavigation {
    float: right;
    margin: 6px 0 0;
    padding: 0;
    list-style: none;
}

#utilityNavigation li {
    display: inline-block;
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
}

#utilityNavigation li a {
    display: block;
    float: left;
    height: 13px;
    font-size: .9em;
    line-height: 13px;
}

#utilityNavigation li.dictionary { margin: 0; }

#utilityNavigation li.dictionary a {
    width: 17px;
    background: url('images/ico.dictionary.gif') no-repeat 0 0;
    text-indent: -9999px;
}

#utilityNavigation li#print { display: none; }

#utilityNavigation li#print a {
    width: 16px;
    background: url('images/ico.print.gif') no-repeat 0 0;
    text-indent: -9999px;
}

#utilityNavigation li.sitemap a {
    width: 13px;
    background: url('images/ico.sitemap.gif') no-repeat 0 0;
    text-indent: -9999px;
}

#subNavigation {
    float: left;
    width: 706px;
    margin: 0;
    padding: 7px 0 0;
    list-style: none;
}

#subNavigation li {
    position: relative;
    display: inline;
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
    z-index: 999;
}

#subNavigation li a {
    display: block;
    float: left;
    padding: 5px 15px 5px 0;
    background: url('images/arrow.down_grey.gif') no-repeat 100% 12px;
    text-decoration: none;
    color: #7a7a7a;
}

#subNavigation li a:hover,
#subNavigation li:hover a,
#subNavigation li.sfHover a { color: #ba122b; }

#subNavigation li#selected a {
    background-image: url('images/arrow.down_red.gif');
    font-weight: bold;
    color: #ba122b;
}

#subNavigation li.first { margin-left: 0 !important; }

#subNavigation li.nosubs a {
    background: none !important;
    padding-right: 0 !important;
}

#subNavigation li ul {
    position: absolute;
    left: 0;
	top: 25px;
	display: none;
    float: left;
    width: 200px;
    margin: 0;
    list-style: none;
    background: #fff;
	border: 1px solid #dadada;
	border-top: 0;
}

#subNavigation li:hover ul,
#subNavigation li.sfHover ul { display: block; }

#subNavigation li:hover ul li,
#subNavigation li.sfHover ul li {
    position: static;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

#subNavigation li:hover ul li,
#subNavigation li:hover ul li a,
#subNavigation li.sfHover ul li,
#subNavigation li.sfHover ul li a { height: 1%; }

#subNavigation li:hover ul li a,
#subNavigation li.sfHover ul li a {
    display: block;
    width: 180px;
    padding: 5px 10px;
    background: none !important;
    border-top: 1px solid #dadada;
    text-decoration: none;
    font-size: .9em;
    font-weight: normal !important;
    color: #7a7a7a !important;
}

#subNavigation li ul li.active a,
#subNavigation li ul li.active a {
    color: #ba122b !important;
}

#subNavigation li:hover ul li a:hover,
#subNavigation li.sfHover ul li a:hover { color: #ba122b !important; }

#subNavigation iframe {
	position: absolute;
	left: -5px;
	top: -0.5em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

* html #subNavigation li { z-index: 600; }

#searchForm {
    float: right;
    width: 225px;
    margin: 0;
    padding: 10px 0 9px;
    border: 0;
}

#searchForm input.text {
    float: left;
    width: 189px;
    margin: 0 4px 0 0;
    padding-top: 2px;
}

#searchForm input.btn { float: left; }

/* content */

#marquee {
	clear: both;
	position: relative;
	width: 942px;
	height: 18px;
	margin: 0 0 2.5em;
	overflow: hidden;
}

#marquee a {
    color: #000;
    text-decoration: none;
}

#marquee a:hover { color: #ba122b; }

#marqueeText {
    position: absolute;
    left: 0;
	white-space: nowrap;
}

#index .epolisas {
    display: inline;
    float: left;
    width: 226px;
    margin: 0 30px 0 0;
}

#index .news {
    display: inline;
    float: left;
    width: 330px;
    margin: 0 30px 0 0;
}

#index .news dl { margin: 0 0 1em; }

#index .news dt {
    color: #676767;
    font-weight: normal;
    font-size: .9em;
}

#index .news dd { margin: 0 0 1em; }

#index .important {
    display: inline;
    float: left;
    width: 330px;
}

#main h1 {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 25px;
    padding-bottom: .7em;
    background: url('images/separator.text.gif') no-repeat left bottom;
}

#index #content h2,
#sidebar h2 {
    color: #7a7a7a;
    font-weight: bold;
}

#main #contentNavigation {
    position: relative;
    width: 700px;
    height: 24px;
    margin: -26px 0 1.5em;
    padding: 0 0 0 6px;
    background: #fff url('images/separator.text.gif') no-repeat left bottom;
    list-style: none;
}

#main #contentNavigation li {
    display: inline-block;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
}

#contentNavigation li a {
    display: block;
    float: left;
    height: 23px;
    margin-top: 1px;
    padding: 0 16px;
    line-height: 23px;
    text-decoration: none;
    color: #7a7a7a;
}

#contentNavigation li a:hover { color: #ba122b; }

#contentNavigation li.active {
    position: relative;
    margin-left: -1px;
}

#contentNavigation li.active a {
    margin-top: 0;
    background: #fff;
    border: 1px solid #dadada;
    border-bottom: 0;
    color: #ba122b;
    font-weight: bold;
}

#main ul {
    margin: 0 0 1.5em;
    list-style: none;
}

#main ul ul { margin: 0 0 1.5em 1.5em; }

#main li, #main ol li ul li {
    margin: 0 0 .3em;
    padding-left: 16px;
    background: url('images/bullet.black.gif') no-repeat 0 6px;
}

#main ol li {
    margin: 0 0 .3em;
    padding-left: 0;
    background: none;
}

#main ul.inner { margin-bottom: 0; }

#index #main li {
    margin: 0 0 .3em;
    padding-left: 16px;
    background-image: url('images/bullet.red.gif');
}

#index #main ol li {
    margin: 0 0 .3em;
    padding-left: 0;
    background: none;
}

#main img { border: 2px solid #dadada; }

#main .nb { border: 0 !important; }

#index #main img { border: 0; }

#main img.left {
    float: left;
    margin: 0 1.5em 1.5em 0;
    padding: 0;
}

#main img.right {
    float: right;
    margin: 0 0 1.5em 1.5em;
}

#content {
    display: inline;
    float: left;
    width: 706px;
    margin: 0 15px 0 0;
}

#index #content {
    display: block;
    float: none;
    width: 946px;
    margin: 0 0 2.5em;
    background: url('images/bg.columns.gif') repeat-y left;
}

#content .container { width: 706px; }

#banner {
    float: left;
    width: 702px;
    height: 95px;
    margin: 0 0 2em;
    padding: 2px;
    background: #dadada;
    overflow: hidden;
}

#homeBanner {
    position: relative;
    float: left;
    width: 942px;
    height: 226px;
    margin: 0 0 8px;
    padding: 2px;
    background: url('images/bg.home_banner.gif') no-repeat 0 0;
    overflow: hidden;
    z-index: 0;
}

.areas {
    position: absolute;
    width: 64px;
    height: 64px;
    background: #fff;
    opacity: 0.5;
    filter:alpha(opacity=50);
    -ms-filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

#area-1 {
    top: 17px;
    left: 17px;
}

#area-2 {
    top: 17px;
    left: 83px;
}

#area-3 {
    top: 17px;
    left: 149px;
}

#area-4 {
    top: 83px;
    left: 83px;
}

#area-5 {
    top: 83px;
    left: 149px;
}

#area-6 {
    top: 83px;
    left: 215px;
}

#area-7 {
    top: 149px;
    left: 83px;
}

.clickable { cursor: pointer; }

#homeBanner .active {
    background: #ba122b;
    opacity: 1;
    filter:alpha(opacity=100);
    -ms-filter:alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

#homeBanner p { margin: 0; }

#banners div {
    width: 942px;
    height: 227px;
}

span.addFlash {
	display: block;
	height: 147px;
	padding: 80px 0 0 275px;
	background: #dadada;
	text-align: center;
}

.hide { display: none; }

#banner img { border: 0; }

/* sidebar */

#sidebar {
    display: inline;
    float: left;
    width: 225px;
    overflow-x: hidden;
}

#phone {
	width: 225px;
	margin: 0 0 2em;
	background: url('images/bg.phone.gif') no-repeat;
	color: #BA122B;
	text-align: center;
	font-size: 14px;
	line-height: 17px
}

#index #phone {
	margin: 2.5em 0 0;
}

#sideNavigation li {
    margin: 0 0 1em;
    background-image: url('images/bullet.grey.gif');
}

#sideNavigation li a { color: #7a7a7a; }

#sideNavigation li a:hover { color: #ba122b; }

#sideNavigation li.active { background: url('images/arrow.left_red.gif') no-repeat 0 5px; }

#sideNavigation li.active a {
    color: #ba122b;
    font-weight: bold;
    text-decoration: none;
}

#sideNavigation li ul { margin: 1em 0 0; }

#sideNavigation li.active li { background-position: 0 7px; }

#sideNavigation li.active li.active { background-position: 0 6px; }

#sideNavigation li.active li a {
    color: #7A7A7A;
    font-weight: normal;
    font-size: .9em;
    text-decoration: underline;
}

#sideNavigation li.active li a:hover {
    color: #ba122b;
    text-decoration: none;
}

#sideNavigation li.active li.active a {
    color: #ba122b;
    text-decoration: none;
}

#links {
    display: block;
    clear: both;
    float: left;
    width: 940px;
    margin: 0 !important;
    padding: 8px 0 8px 6px;
    border-top: 1px solid #dadada;
    list-style: none;
}

#links li {
    float: left;
    width: 288px;
    margin: 0;
    padding: 4px 0;
    padding-left: 25px;
    background-image: url('images/sprite.links_icons.gif');
    background-repeat: no-repeat;
}

#links li a { color: #7a7a7a; }

#links li a:hover { color: #ba122b; }

#links li.ico1 { background-position: 0 6px; }
#links li.ico2 { background-position: 0 -24px; }
#links li.ico3 { background-position: 0 -54px; }
#links li.ico4 { background-position: 0 -84px; }
#links li.ico5 { background-position: 0 -114px; }
#links li.ico6 { background-position: 0 -144px; }

/* footer */

#footer {
    clear: both;
    padding: 10px 0;
    font-size: .9em;
    color: #676767;
    border-top: 1px solid #dadada;
}

/* grid */

.column {
  float: left;
  margin-right: 10px;
}

.last { margin-right: 0; }

.span-1  { width: 49px}
.span-2  { width: 108px}
.span-3  { width: 167px}
.span-4  { width: 226px}
.span-5  { width: 285px}
.span-6  { width: 344px}
.span-7  { width: 403px}
.span-8  { width: 462px}
.span-9  { width: 521px}
.span-10 { width: 580px}
.span-11 { width: 639px}
.span-12 { width: 698px; margin: 0}

.append-1  { padding-right: 59px}
.append-2  { padding-right: 118px}
.append-3  { padding-right: 177px}
.append-4  { padding-right: 236px}
.append-5  { padding-right: 295px}
.append-6  { padding-right: 354px}
.append-7  { padding-right: 413px}
.append-8  { padding-right: 472px}
.append-9  { padding-right: 531px}
.append-10 { padding-right: 590px}
.append-11 { padding-right: 649px}

.prepend-1  { padding-left: 59px}
.prepend-2  { padding-left: 118px}
.prepend-3  { padding-left: 177px}
.prepend-4  { padding-left: 236px}
.prepend-5  { padding-left: 295px}
.prepend-6  { padding-left: 354px}
.prepend-7  { padding-left: 413px}
.prepend-8  { padding-left: 472px}
.prepend-9  { padding-left: 531px}
.prepend-10 { padding-left: 590px}
.prepend-11 { padding-left: 649px}

.pull-1 { margin-left: -59px}
.pull-2 { margin-left: -118px}
.pull-3 { margin-left: -177px}
.pull-4 { margin-left: -236px}

.push-0 { margin: 0 0 0 18px; float: right; }
.push-1 { margin: 0 -59px 0 18px; float: right}
.push-2 { margin: 0 -118px 0 18px; float: right}
.push-3 { margin: 0 -177px 0 18px; float: right}
.push-4 { margin: 0 -236px 0 18px; float: right}

.pull-1, .pull-2, .pull-3, .pull-4,
.push-1, .push-2, .push-3, .push-4 { overflow-x: visible; /* Overrides previous IE6 fix (needs improvement). */ }

/* careers */

.careers li small { color: #7a7a7a; }

a.backToList {
    padding-left: 10px;
    background: url('images/arrow.left_red.gif') no-repeat 0 4px;
}

/* news */

.newsList { margin: 0 0 1.5em; }

.newsList dt {
    clear: both;
    float: left;
    width: 100px;
    margin: 0 10px 0 0;
    font-weight: normal;
    color: #7a7a7a;
    text-align: right;
}

.newsList dd {
    float: left;
    width: 596px;
    margin: 0 0 .5em;
}

.month {
    margin-bottom: .5em;
    font-weight: bold;
}

.years {
    font-size: 1.2em;
    line-height: 1.25;
}

.years span,
.years a {
    display: inline;
    margin-left: 10px;
}

small.grey {
    color: #7a7a7a;
    font-size: 12px;
}

#subscribeNewsletter {
	padding: 10px;
	border: 1px solid #dadada;
}

#subscribeNewsletter h3 {
	margin: 0;
	color: #ba122b;
	font-weight: bold;
}

#subscribeNewsletter label { display: block; }

#subscribeNewsletter .field { margin: 0 0 10px; }

#subscribeNewsletter label { margin: 5px 0; }

#subscribeNewsletter p { margin: 0; }

#subscribeNewsletter .text { width: 195px; }

#subscribeNewsletter .error label { color: #ba122b; }

/* pharmacies */
	
#specialists, #specialistsTitle {
    display: none;
    margin-bottom: 1.5em;
}

#specialists .field { padding-bottom: .5em; }

#specialists .field label {
    font-weight: normal !important;
    cursor: default;
}

#specialists .field input { float: left; }

#specialists .field span { 
    float: left;
    width: 225px;
}

#specialists .col1 { clear: both; }

#specialists .col2 { margin-right: 0; }

#specialists .np {
    clear: both;
    width: 515px;
    margin-top: 1.5em;
    margin-right: 0;
}

#specialists .np label { font-weight: bold !important; }

#specialists .np span { width: 490px; }

.filter { margin-bottom: 1.5em; }

.filter .field {
    display: inline;
    float: left;
    width: 250px;
    margin: 0 15px 0 0;
    padding: 0 0 1.5em;
}

.filter .field label {
    display: block;
    font-weight: bold;
}

.filter select { width: 250px; }

.filter input.text { width: 242px; }

.filter .buttons {
    display: inline;
    float: left;
    width: 176px;
    margin: 0 0 1.5em;
    padding: 18px 0 0;
}

/* contacts */

#contacts .field, #contacts .buttons { margin-bottom: 0; }

#mapWrapper {
    margin-bottom: 1.7em;
    padding: 2px;
    background: #dadada;
    overflow: hidden;
}

/* search */

.search { margin-bottom: 1.5em; }

.search label { margin-right: 15px; }

.search input.text { margin-right: 15px; }

/* people */

#main ul.peopleList li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	background: 0;
	border-top: 1px solid #dadada;
}

#main ul.peopleList li.first { border-top: 0; }

.peopleList .photo {
	float: left;
	width: 102px;
	margin: 0 15px 0 0;
}

.peopleList .photo img { float: left; }

.peopleList .info { padding: 10px 0 0; }

#people .filter .field,
#people .filter .buttons { margin-bottom: 0; }

/* photos */

#main ul.photos { margin: 0; }

#main ul.photos li {
	float: left;
	width: 340px;
	margin: 0;
	padding: 0 13px 1.5em 0;
	background: 0;
}

#main ul.photos li a {
	float: left;
	margin: 0 15px 0 0;
}

/* sitemap */

#sitemapList div.block {
	display: inline;
	float: left;
	width: 229px;
	margin-left: 10px;
}

#sitemapList div.first { margin-left: 0; }

#sitemapList dl {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin-bottom: 1.5em;
	padding: 5px 10px;
	border: 1px solid #d9d9d9;
	zoom: 1;
}

#sitemapList dt {
	font-size: 1.2em;
	line-height: 1.4;
}

#sitemapList dd { margin: 0; }

#sitemapList dd span.expand {
	position: absolute;
	top: 6px;
	left: 0;
	float: left;
	width: 9px;
	height: 9px;
	background: url('images/sprite.expand_grey.gif') no-repeat 0 0;
	cursor: pointer;
}

* html #sitemapList dd span.expand { left: -15px; }

#sitemapList dd span.show { background-position: 0 -19px; }

#sitemapList ul { margin: 0 !important; }

#sitemapList ul ul {
	margin: 0 0 -6px !important;
	padding: 2px 0 0 0 !important;
}

#sitemapList li {
	position: relative !important;
	padding: 2px 0 2px 15px;
	background: none;
}

#additional {
	position: relative;
	padding-left: 708px;
	text-align: left;
}

#additional a { margin-left: 20px; }

#additional a#expandCollapse {
	position: absolute;
	left: 0;
	margin-left: 5px;
	padding: 0 0 0 15px;
	background: url('images/sprite.expand_red.gif') no-repeat 0 4px;
}

* html #additional a#expandCollapse { left: -708px; }

#additional a#expandCollapse.collapse { background-position: 0 -15px; }

/* terms */

#letters a {
	margin-right: 10px;
	font-size: 1.2em;
	color: #7A7A7A;
}

#letters a.active {
	font-weight: bold;
	text-decoration: none;
	color: #ba122b;
}

#termsList dt { font-weight: bold; }

#termsList dd {
	margin: 0 0 1.5em;
}

/* funds */

.auto { width: auto; }

#showGraph {
    display: none;
    float: right;
}

#showGraphWrapper {
    width: 706px;
}

#graph {
    width: 702px;
	height: 302px;
	margin-bottom: 1.5em;
	padding: 2px;
	background: #dadada;
}

.funds .field { margin: 0 0 1.5em; }

.funds .field label {
    padding: 0 0 15px;
    font-weight: bold;
    cursor: pointer;
}

.funds .field p { margin: 0 0 .5em; }

.funds .date { margin-right: 40px; }

.funds .date select { margin-left: 5px; }

.funds .years { font-size: 12px; }

.funds .years span { margin: 0 5px 0 0; }

.funds .years a {
	margin: 0;
	padding: 2px 5px;
	color: #7a7a7a;
}

.funds .years .active {
	background: #ba122b;
	text-decoration: none;
	color: #fff;
}

.pdf {
	padding: 2px 0 2px 22px;
	background: url('images/ico.pdf.gif') no-repeat 0 0;
	line-height: 24px;
}

.doc, .docx {
	padding: 2px 0 2px 22px;
	background: url('images/ico.word.gif') no-repeat 0 0;
	line-height: 24px;
}

/* spreadsheets */

.spreadsheets .field { 
    float:left;
    width:100%;
    margin-bottom:0.5em;
    padding:0.5em 0;
}

    .spreadsheets .error{
        background:#FFFCDD;
    }
    
    .spreadsheets .error .message{
        float:left;
        width: 688px;
        padding:5px 0 0 10px;
        color: #ba122b;
    }


.spreadsheets .w40{width:40px;} 
.spreadsheets .w60{width:60px;}
.spreadsheets .w100{width:100px;}
.spreadsheets .w90{width:90px;}
.spreadsheets .w400{width:400px;}
      
.resultGraph{
    display:block;
    margin:0 0 20px 0;
    clear:both;
}

dl.accord dt.expand {
    margin-bottom: 5px;
    padding: 0 0 0 15px;
    background: url('images/sprite.expand_grey.gif') no-repeat 0 4px;
    cursor: pointer;
}

dl.accord dt.collapse {
    background-position: 0 -15px;
}

dl.accord dt.single {
    margin-bottom: 5px;
    padding: 0 0 0 15px;
}

dl.accord dd {
    margin: 0 0 1.5em 15px;
}