body { 
  margin-top:0px;
  margin-bottom:20px;
  background-color:#e9e9e9;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:0.975rem;
}

body #wrap {
	margin-left:auto; 
	margin-right:auto; 
	padding-top:.8rem; 
	margin-bottom:1.2rem; 
	background-color:#fff;
	width: 70rem;
}

div#header a.headerlink {
  font: normal 0.975rem/27px "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #c00;
  text-decoration: none;
}
div#header a.headerlink:hover {
  text-decoration: underline;
}
div#header span.headertext {
  font: normal 0.975rem/27px "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #000;
}
div#header form#SearchForm input.SearchField, div#content form#SearchForm2 input.SearchField {
  border:1px solid #d1cccc;
  width:20rem;
  height:1.35rem;
  background-color:#fff;
  padding:.08rem 1.8rem .08rem .4rem;
  color:#d1cccc;
  font:normal 0.975rem "Helvetica Neue",Helvetica,Arial,sans-serif;
}
div#header form#SearchForm a.SearchButton, div#content form#SearchForm2 a.SearchButton {
  position: absolute;
  top: 2px;
  right: 2px;
  display: block;
  width: 1.35rem;
  height: 1.35rem;
  background-image: url('/WebObjects/Accordant.woa/Contents/WebServerResources/Search-Inactive.png');
  background-size: auto 100%;
}
div#header form#SearchForm a.SearchButton.active, div#content form#SearchForm2 a.SearchButton.active {
  background-image: url('/WebObjects/Accordant.woa/Contents/WebServerResources/Search-Active.png');
}

div#menubar div.tab1 {
  font:bold 1.1875rem/3rem "Helvetica Neue",Helvetica,Arial,sans-serif;
  height:3rem;
  background-color:#000; 
}
div#menubar div.tab1 a {
  text-decoration: none;
  color: #fff;
}
div#menubar div.tab1 a:hover {
  background-color:#c00;
  text-decoration: underline;
}
div#menubar div.tab1.hover a {
  background-color:#c00;
}
div#menubar div.tab1-selected {
  font:bold 1.1875rem/3rem "Helvetica Neue",Helvetica,Arial,sans-serif;
  height:3rem;
  background:#c00;
}
div#menubar div.tab1-selected a {
  text-decoration: none;
  color:#fff;
}
div#menubar div.tab1-selected a:hover {
  text-decoration: underline;
}
div#menubar div.webfx-menu {
  position:     absolute;
  z-index:      300;
  display:      none;
  background-color:#c00;
  color:        white;
  min-width:    14.5rem;
  width:        auto;
  text-align:   left;
  padding:      5px 10px 10px 5px;
}
div#menubar div.webfx-menu a {
  display:      block;
  overflow:     visible;
  padding-left: 5px;
  line-height:  1.8rem;
  color:        white;
  font-size:    0.975rem;
  text-decoration: none;
  font-family:  "Helvetica Neue",Helvetica,Arial,sans-serif;
}
div#menubar div.webfx-menu a:visited,
div#menubar div.webfx-menu a:visited:hover {
  color:        white;
}
div#menubar div.webfx-menu a:hover {
  text-decoration: underline;
}

div#banner {
  padding: 0px; 
  height: 22.5rem; 
  position: relative;
}
div#banner div.banner {
  position:absolute;
  z-index:1;
  height:22.5rem;
  width:50rem;
  top:0;
  background:transparent;
}
div#banner div.banner div {
  position:absolute;
  top:3rem;
  left:21rem;
  width:15rem;
  padding:5px;
}
div#banner div.banner p {
  color:#000;
  font:bold 1.2rem/1.3rem "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align:left;
  margin:0;
}
div#banner div.banner div#placeholder1, div#banner div.banner div#placeholder2, div#banner div.banner div#placeholder3 {
  width:100%;
  height:100%;
  top:0;
  left:0;
  padding:0;
}
div#banner div.cycle-pager {
  position: absolute;
  bottom: 0.6rem;
  right: 22.5rem;
  z-index: 120;
}
div#banner div.cycle-pager span { 
    font-family: Arial;
    font-size: 5rem;
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    color: #e9e9e9;
    cursor: pointer;
    margin-right: 1rem;
}
div#banner div.cycle-pager span.cycle-pager-active { 
  color: #C00;
}
div#banner div.cycle-pager > * {
  cursor: pointer;
}

div#MyChartLoginPanel {
  position: absolute;
  right: 0;
  top: 0;
  width: 20rem;
  height: 22.5rem;
  z-index: 200;
}
div#MyChartLoginPanel iframe {
  width: 100%;
  height: 22.75rem; 
  border: none;
}

div#navhorizontal div {
  padding:0 1.2rem; 
  background-color:#d1cccc;
  font: normal 1rem/2.5rem "Helvetica Neue",Helvetica,Arial,sans-serif;
}
div#navhorizontal div span {
  color: #000; 
}
div#navhorizontal div a {
  text-decoration: none;
  color: #c00;
}
div#navhorizontal div a:hover {
  text-decoration: underline;
}

div#navvertical {
  float:left;
  width:14rem;
  height:auto;
  border:1px solid #d1cccc;
  border-top:none; 
  padding-top:1.2rem
}
div#navvertical a { 
  font:normal 0.875rem/2.2rem "Helvetica Neue",Helvetica,Arial,sans-serif; 
  color:#000;
  background-color:#fff;
  display:block;
  text-decoration:none; 
  border-top:1px solid #d1cccc; 
  border-bottom:1px solid #d1cccc; 
  padding-left:1rem;
  margin-bottom:.4rem;
}
div#navvertical a:hover {
  color:#e9e9e9; 
  background-color:#003348; 
}
div#navvertical a.selected { 
  padding-left: 20px; 
  background: #003348 url('/WebObjects/Accordant.woa/Contents/WebServerResources/Arrow-Right.gif') no-repeat left center;
  color: #fff;
}
div#navvertical a:hover.selected { 
  padding-left: 20px; 
  background: #003348 url('/WebObjects/Accordant.woa/Contents/WebServerResources/Arrow-Right.gif') no-repeat left center;
  color: #fff;
}


div#InfoBox div.ib {
	float:left;
	margin-right:.5rem;
	width: 15rem;	
}
div#InfoBox div.ib-title {
  font:bold 1.2rem/2rem "Helvetica Neue",Helvetica,Arial,sans-serif;
  padding-left:.5rem;
	height: 2rem;
}
div#InfoBox div.ib-body {
  padding:.2rem 1.2rem .5rem .5rem;
}
div#InfoBox div.ib-body p {
  font:normal 0.975rem/1.385rem "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin:.5rem 0;
}
div#InfoBox div.ib-body p a {
  color: #c00;
  text-decoration: none;
}
div#InfoBox div.ib-body p a:hover {
  text-decoration: underline;
}

div#HelpBox h1 {
  font: bold 1.375rem "Helvetica Neue",Helvetica,Arial,sans-serif;
}
div#HelpBox a {
  font: bold 1.2rem "Helvetica Neue",Helvetica,Arial,sans-serif;
  display: block;
  width: 11rem;
  float: left;
  margin-right:5px;
  text-align: center;
  padding-top: 5rem;
  padding-bottom:1.7rem;
  text-decoration: none;
}
div#HelpBox a#myhp {
  color:#CC0000;
  border:1px solid #fff;
  background-color: #e9e9e9;
  background-image:url('/WebObjects/Accordant.woa/Contents/WebServerResources/My-HomeG.png');
  background-repeat:no-repeat;
  background-position:center 5px;  
}
div#HelpBox a#myhp.hover {
  color:#fff;
  border:1px solid #CC0000;
  background-color:#CC0000;
  background-image:url('/WebObjects/Accordant.woa/Contents/WebServerResources/My-HomeW.png');
}
div#HelpBox a#mypr {
  color:#CC0000;
  border:1px solid #fff;
  background-color: #e9e9e9;
  background-image:url('/WebObjects/Accordant.woa/Contents/WebServerResources/My-ProfileG.png');
  background-repeat:no-repeat;
  background-position:center 5px;  
}
div#HelpBox a#mypr.hover {
  color:#fff;
  background-color:#CC0000;
  border:1px solid #CC0000;
  background-image:url('/WebObjects/Accordant.woa/Contents/WebServerResources/My-ProfileW.png');
}
div#HelpBox a#mece {
  color:#CC0000;
  border:1px solid #fff;
  background-color: #e9e9e9;
  background-image:url('/WebObjects/Accordant.woa/Contents/WebServerResources/My-MessagesG.png');
  background-repeat:no-repeat;
  background-position:center 13px;
}
div#HelpBox a#mece.hover {
  color:#fff;
  border:1px solid #CC0000;
  background-color:#CC0000;
  background-image:url('/WebObjects/Accordant.woa/Contents/WebServerResources/My-MessagesW.png');
}
div#HelpBox a#myre {
  color:#CC0000;
  border:1px solid #fff;
  background-color: #e9e9e9;
  background-image:url('/WebObjects/Accordant.woa/Contents/WebServerResources/My-ResourcesG.png');
  background-repeat:no-repeat;
  background-position:center 5px;
}
div#HelpBox a#myre.hover {
  color:#fff;
  background-color:#CC0000;
  border:1px solid #CC0000;
  background-image:url('/WebObjects/Accordant.woa/Contents/WebServerResources/My-ResourcesW.png');
}
div#HelpBox div.mpopup {
  display: none;
  background-color:#fff; 
  border:1px solid #d1cccc;
  position: absolute; 
  bottom: 165px;
}
div#HelpBox div.mpopup div.mpopup-head {
  width: 15rem;
  background-color:#CC0000; 
  text-align:center; 
  padding-top: 8px;
}
div#HelpBox div.mpopup div.mpopup-head div {
  width:3rem; 
  background-color:#fff; 
  margin-left:auto; 
  margin-right:auto; 
  padding:5px 15px 0;
}
div#HelpBox div.mpopup div.mpopup-body {
  width:15rem; 
  background-color:#fff; 
  text-align:left; 
  min-height: 95px;
}
div#HelpBox div.mpopup div.mpopup-body p {
  color:#000; 
  margin-top:5px; 
  margin-left:7px; 
  margin-right:4px; 
  margin-bottom:5px; 
  font:normal 0.975rem "Helvetica Neue",Helvetica,Arial,sans-serif;
}

input#LoginButton {
  margin-right:10px; 
  background-color:#c00; 
  border:medium none; 
  padding:3px 40px; 
  color:#fff; 
  font:bold 1rem 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
input#ButtonB, a#ButtonB {
  border:1px outset #919396;
  background-color:#0067b1;
  color:#fff;
  padding:3px 14px;
  font:bold 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
  border-radius:5px;
}
input[type=submit]#ButtonB:active {
  border:1px inset #8899a0 !important;
  padding:1px 13px 1px 15px !important;
}
input#ButtonB:active {
  border:1px inset #8899a0 !important;
  padding:3px 13px 3px 15px !important;
}
a#ButtonB:active {
  border:1px inset #8899a0 !important;
  padding:3px 13px 3px 15px !important;
}

div#content div.section {
  float:left;
  width:55rem;
  text-align:left; 
  padding:1.2rem 0 1.2rem 0.8rem;
}


div#content div#LSideBar {
  float:left; 
  width:51.25rem; 
  position:relative;
}
div#content div#RSideBar {
  background-color:#fff; 
  min-height: 45rem;
  float:right; 
  width:18.5rem; 
  position:relative;
}
div#content div#RSideBar div.newsbox {
  text-align:left;
  margin: 0.65rem auto 0 auto; 
  padding: 1rem;
  width:14rem;
}
div#content div#RSideBar div.newsbox div.newsbox-title {
  font: normal 1.2rem "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #fff;
}
div#content div#RSideBar div.newsbox div.newsbox-body p {
  font: normal 0.975rem "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  margin:5px 0;
}
div#content div#RSideBar div.newsbox div.newsbox-body p a {
  color: #fff;
  text-decoration: underline;
}
div#content div#RSideBar div#newsbox1 {
  background-color:#37baab;
}
div#content div#RSideBar div#newsbox2 {
  background-color:#93277e;
}
div#content div#RSideBar div#newsbox3 {
  background-color:#ea7600;
}

div#content div h2 { 
  font:normal 1.125rem "Helvetica Neue",Helvetica,Arial,sans-serif; 
  color:#003348; 
  margin-top:0; 
  margin-left:10px 
}
div#content div p, div#content div ul li, div#content div ol li { 
  font:normal 0.975rem "Helvetica Neue",Helvetica,Arial,sans-serif; 
}
div#content div p a, div#content div ul a, div#content div ol a { 
  color:#c00;
  text-decoration:none;
}
div#content div p a:hover, div#content div ul a:hover, div#content div ol a:hover { 
  text-decoration: underline;
}

div#content div a.tooltip {
  color:#c00;
  font:normal 0.975rem "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-decoration:none;
}
div#content div a.tooltip + div.tooltip-show {
  display:none; 
  width:20rem; 
  border:1px solid #d1cccc; 
  position:absolute; 
  left:10rem; 
  bottom:0;
}
div#content div a.tooltip + div.tooltip-show p.tooltip-show-head {
  margin:0;
  background-color:#003348;
  color:#fff;
  text-align:center;
  padding:5px 0;
  font-weight: bold;
}
div#content div a.tooltip + div.tooltip-show p.tooltip-show-body {
  margin:0; 
  background-color:#fff; 
  color:#000; 
  padding:3px 5px 3px 10px;
  text-decoration:none; 
}
div#content div a.tooltip:hover { 
  font-weight:bold;
}
div#content div a.tooltip:hover + div {
  display:block !important;
  margin-left:0;
  width:20rem;
  z-index:10;
}


div#content div#Message div#msgheader {
  background-color: #c00;
  color: #fff;
}
div#content div#Message div#msgheader p {
  font:bold 0.975rem/1.5rem "Helvetica Neue",Helvetica,Arial,sans-serif;
} 
div#content div#Message div#msgcontent p {
  margin-top:10px; 
  margin-bottom:10px;
  font:normal 0.975rem "Helvetica Neue",Helvetica,Arial,sans-serif; 
}
div#content div#Message div#msgcontent li {
  font:normal 0.975rem "Helvetica Neue",Helvetica,Arial,sans-serif; 
  margin-top: 5px;
}
div#content div#Message div#msgcontent a { 
  color: #c00;
  text-decoration: none;
}
div#content div#Message div#msgcontent a:hover {
  text-decoration: underline;
}
div#content div#footicons table td {
  padding: 10px;
}

div#content div.bio {
  border-top:1px solid #003348;
}
div#content div.biosel {
  border-top:2px solid #003348;
}
div#content div.bio div div, div#content div.biosel div div {
  padding: 5px 0;
  background-color: #003348;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
div#content div.bio div.biofull div, div#content div.biosel div.biofull div {
  padding: 5px 0;
  background-color: #003348;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}

div#content div.bio div.bioshort {
  display: block;
}
div#content div.bio div.biofull {
  display: none;
}
div#content div.biosel div.bioshort {
  display: none;
}
div#content div.biosel div.biofull {
  display: block;
}


#video { margin-left:20px }
.search { background-color:#eced94 }
.dropdownlist {
  background-color: #f4efea;
  border: 1px solid #939598;
  position:absolute;
  color: #222;
  cursor: default;
  list-style-type: none;
  margin: 0;
  padding:0 15px 0 5px;
  text-align: left;
}
.dropdownlist li {
  color:#333;
  padding:5px;
  border-bottom:1px solid #939598;
  font-weight:normal;
  cursor:pointer;
  width:100%;
  font-size:13px;
  margin-left:0px;
}
.dropdownlist li:hover {
  background-color:#0067b1;
  color:white;
}
.buttoncontainer {
  width: 22px;
}
.buttoncontainer button {
  background-image: url('/WebObjects/Accordant.woa/Contents/WebServerResources/DropDown1.png');
  background-color: transparent;
  border-style: none;
  cursor: pointer;
  height: 22px;
  width: 22px;
  vertical-align: top;
}
.buttoncontainer button:active {
  background-image: url('/WebObjects/Accordant.woa/Contents/WebServerResources/DropDown2.png');
}

div#footer {
  background-color:#000;
  color:#fff;
  padding-top:5px;
  padding-bottom:5px;
  text-align: center;
}
div#footer p.footertext {
  font:normal 0.975rem "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight:bold;
}
div#footer p.footertext a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
div#footer p.footertext a:hover {
  text-decoration: underline;
}
div#footer p.footertext a.red {
  color: #c00;
  text-decoration: none;
  font-weight: bold;
}
div#footer p.footertext a.red:hover {
  text-decoration: underline;
}
div#footer p.footertextsmall {
  font: normal 0.812rem "Helvetica Neue",Helvetica,Arial,sans-serif;
}