
/* CSS Document */

body {
  margin: 0px;
  background-color: #d1b969;
  background-image: url(../images/bg-gold-gradient.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #222222;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #222222;
}

a {
  color: #000088;
}

a:hover {
  color: #cc002f;
}

p {
  margin: 8px 0px 0px 0px;
}

form {
  margin: 0px;
}

img {
  border: none;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Times New Roman", Times, serif;
  color: #cc002f;
  font-size: 25px;
  line-height: 30px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 25px;
}

h3 {
  margin-top: 0px;
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  font-weight: normal;
}

label {
  display: block;
  width: 75px;
  text-align: right;
  padding-right: 10px;
  float: left;
}

label.inline {
  display: inline;
  float: none;
}

form.stories label {
  width: 115px;
}

.file_info{margin:0px 0px 0px 135px}

textarea {
font-size: 11px;
line-height: 14px;
font-family:Arial, Helvetica, sans-serif;
}

.disabled{display:none}

/* =========================== Page Layout Sections =========================== */


#sitecontainer {
  width: 985px;
  margin-left: auto;
  margin-right: auto;
}

#headercontainer {
  width: 985px;
  height: 205px;
  background-image:url(../images/bg-page-header.png);
  background-repeat:no-repeat;
}

#pagecontainer {
  width: 985px;
  background-image:url(../images/bg-page-body.gif);
  background-repeat: repeat-y;
}

#footercontainer {
  width: 985px;
  background-image:url(../images/bg-page-bottom.gif);
  background-repeat:no-repeat;
}

#pagecontainer_home {
  width: 985px;
  background-image:url(../images/bg-page-body-home.gif);
  background-repeat: repeat-y;
}

#footercontainer_home {
  width: 985px;
  background-image:url(../images/bg-page-bottom-home.gif);
  background-repeat:no-repeat;
}

#footermargins {
  padding: 41px 17px 10px 32px;
  color: #685c34;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#topbar {
  width: 945px;
  height: 29px;
  text-align: right;
  color: #f4e6e9;
  line-height: 29px;
}

#topbar a {
  color: #f4e6e9;
  text-decoration:none;
}

#topbar a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

#topflashbox {
  width: 936px;
  height: 176px;
  margin-left: 32px;
}

#leftSpacerColumn {
  width: 32px;
  height: 50px;
  float: left; /* using a spacer column instead of a left margin generally works better in IE6. */
}

#navColumn {
  width: 175px;
  float: left;
}

#mainColumn {
  width: 761px;
  float: left;
}

#mainColumn_home {
  width: 586px;
  float: left;
}

#mainColumn_home h1 {
  font-size: 22px;
  line-height: 27px;
}

#newsColumn {
  width: 175px;
  float: left;
  font-size: 10px;
  line-height: 12px;
}

#newsColumn a {
  color: #000000;
  font-weight: bold;
  text-decoration:none;
}

#newsColumn a:hover {
  color: #000000;
  text-decoration:underline;
}

/* =========================== more Footer Styles =========================== */

.footertoprow {
  text-align: center;
  padding-bottom: 8px;
}

.footertoprow a {
  color: #3e371f;
  text-decoration:none;
}

.footertoprow a:hover {
  color: #3e371f;
  text-decoration:underline;
}

.copyright {
  width: 300px;
  float: left;
}

.iexposurelink {
  float: right;
  width: 300px;
  text-align: right;
}

.iexposurelink a {
  color: #685c34;
  text-decoration:none;
}

.iexposurelink a:hover {
  color: #685c34;
  text-decoration:underline;
}

/* =========================== more Nav Styles =========================== */

a.navsinglelink {
  display: block;
  width: 174px;
  height: 29px;
  background-image: url(../images/nav-tab-bg.gif);
  background-repeat: no-repeat;
  margin: 0px;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 29px;
  text-align: center;
  text-decoration: none;
  border-top: solid 1px #2A000A;
}

a.navsinglelink:hover {
  background-image: url(../images/nav-tab-hover-bg.gif);
  color: #000000;
  text-decoration: none;
}

.talltabspacer {
  font-size: 1px;
  line-height: 1px;
  height: 8px;
}

/* =========================== Table Styles =========================== */

table.eventstable {
  margin-left: 30px;
  border: 1px solid #e3b744;
  margin-bottom: 3px;
}

table.eventstable a {
  color: #222222;
  text-decoration: none;
}

table.eventstable a:hover {
  color: #222222;
  text-decoration: underline;
}

tr.evenrow td, div.evenrow {
  background-color: #f6f1e1;
}

tr.oddrow td, div.oddrow {
  background-color: #FFFFFF;
}

tr.toprow td {
  background-color: #e3b744;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
}

/* =========================== misc. page element styles =========================== */

.mainmargins {
  padding-left: 30px;
  padding-right: 30px;
}

.mainmargins ul, .mainmargins ol {
  margin-top: 5px;
  margin-bottom: 15px;
}

.mainmargins li {
  margin-top: 8px;
  margin-bottom: 0px;
}

.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}

.clear2 {
  font-size: 1px;
  line-height: 1;
  height: 1px;
  clear: both;
}

* html .clear2  /* clear2 has the fix for when IE leaves a gap */ {
  margin-top: 1px;
}

.imageborder {
  border: solid 1px #000;
}

.home_news_header {
  height: 27px;
  margin-top: 25px;
  padding-left: 7px;
  background-image:url(../images/bg-news-header.gif);
  font-family: "Times New Roman", Times, serif;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 27px;
}

.newsdate {
  font-size: 9px;
  line-height: 11px;
  color: #444444;
}

.quotes {
  font-style: italic;
  color: #A79455;
}

.espanolbox {
  width: 150px;
  border: solid 2px #D1B969;
  background-color:#f6f1e1;
  margin-left: 10px;
  margin-top: 25px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
}

.gradientbox {
  background-image: url(../images/bg-home-light-gradient.gif);
  background-repeat: repeat-x;
  border-top: solid 1px #efe6ca;
  border-bottom: solid 1px #efe6ca;
  padding-top: 15px;
}

.healthstoriesbox {
  width: 180px;
  border: solid 2px #D1B969;
  background-color:#8C0021;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}

.healthstoriesbox a {
 color: #ffffff;
 text-decoration: none;
}

.healthstoriesbox a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.redbox {
  background-color: #8C0021;
  color: white;
  padding: 4px 12px 14px 12px;
  border: solid 1px #000;
}

.redbox a {
  color: #ffffff;
  text-decoration: underline;
}

.redbox a:hover {
  color: #8C0021;
  background-color: white;
  text-decoration: none;
}

a.newsletterlink {
  color: #222222;
  text-decoration: none;
}

a.newsletterlink:hover {
  color: #cc002f;
  text-decoration: none;
}

.leftcontent {
  float: left;
  width: 460px;
  text-align: justify;
  padding-right: 30px;
}

.hr_light {
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  background-color: #EFE6CA;
  margin-top: 18px;
  margin-bottom: 18px;
}

.hr_medium {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  background-color: #E8DCB3;
  margin-bottom: 18px;
  margin-top: 18px;

}

.peoplephoto {
  border: solid 1px #000;
  float: left;
  margin-right: 10px;
}

.peoplecontent {
  text-align: left;
  float: left;
  width: 460px;
}

a.storyheadline {
  font-size: 18px;
  font-family: "Times New Roman", Times, serif;
  line-height: 24px;
  text-decoration: none;
  color: #262626;
}

a.storyheadline:hover {
  color: #cc002f;
}

/* =========================== styles for the site map -- first and second levels of indent  =========================== */


ul.sitemap, ul.sitemap ul {
  list-style-type: none;
  margin-top: 0px;
  margin-bottom: 4px;
  margin-left: 12px;
  padding-left: 12px;
}

ul.sitemap li {
  margin-top: 15px;
  margin-bottom: 0px;
}

ul.sitemap ul li {
  margin-top: 4px;
  margin-bottom: 0px;
}

/* =========================== misc. text formatting styles =========================== */


.size10 {
  font-size: 10px;
  line-height: 17px;
}

.size12 {
  font-size: 12px;
  line-height: 19px;
}

.size14 {
  font-size: 14px;
  line-height: 21px;
}

a.redlink {
  color: #cc002f;
}

a.redlink:hover {
  color: #8C0020;
}

a.darklink {
  color: #222222;
}

a.darklink:hover {
  color: #cc002f;
}

a.blacklink {
  color: #000000;
}

a.blacklink:hover {
  color: #cc002f;
}

a.greylink {
  color: #444444;
}

a.greylink:hover {
  color: #cc002f;
}

a.headlinelink {
  color: #222222;
  text-decoration: none;
}

a.headlinelink:hover {
  color: #222222;
  text-decoration:underline;
}

.red {
  color: #cc002f
}

.black {
  color: black;
}

.italic {
  font-style: italic;
}

.nd{display:none}


/* --------------------------------------------------

Errors

----------------------------------------------------*/

div.fieldWithErrors { display: inline; }
div.fieldWithErrors input,
div.fieldWithErrors textarea,
div.fieldWithErrors select {border:2px solid #cc002f;}

#errorExplanation {
  width: 680px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin: 20px 0px 20px 0px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
font-size:80%;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin: 5px 0px 5px 0px;
  padding: 5px;

}

#errorExplanation ul li {
font-size:95%;
  list-style: square;  
    margin: 0px 0px 2px 30px;