body {
  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size: 10px;
}

h1 {
  font-size: 10px;
  font-weight: bold;
  color: inherit;
  margin-top: .10em;
  margin-bottom: .10em;
}

h2 {
  font-size: 14pt;
}

TD {
  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #5F5F5F;
  font-weight : normal;
}
td a:link,
td a:visited {color: #5F5F5F; text-decoration: underline;}
td a:active,
td a:hover {color: #B70024; text-decoration: underline;}

hr {
  color: #B70024;
  background: #B70024;
  border: 0;
  height: 1px;
}

form {
  margin: 0em;
}

.divline {
  border-bottom: 1px solid #B70024;
  height: 1px;
  margin-bottom: 2px;
  padding-top: 2px;
}

.pageheader {
  background-image: url(..\images\pagehdr_fill.gif);
}

.breadcrumb {
  height: 27px;
  background-image: url(..\images\brdcrm_bg1.jpg);
  background-repeat: no-repeat;
  font-family: Verdana,  Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  font-weight: bold;
}
.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active {color : #000000; text-decoration : none;}
.breadcrumb a:hover {color : #BB0021; text-decoration : underline;}

.breadcrumb_short {
  background-image: url(..\images\brdcrm_bg1-sub.jpg) !important;
}

.toolbar {
  background-image: url(..\images\brdcrm_bg2.jpg);
  background-repeat: no-repeat;
  text-align: right;
  padding: 3px 1em 0 0;
}
td.toolbar {
  height: .5em; /* Limit toolbar height - fix layout for pages w/ limited text */
}

.sitemap {
  background-image: url(..\images\pagehdr_undrimg2.jpg);
  background-repeat: no-repeat;
  padding-top: 70px;
}
.sitemap_careers {
  background-image: url(..\images\pagehdr_undrimg2-careers.jpg);
  background-repeat: no-repeat;
  padding-top: 70px;
}
.sitemap_short {
  padding-top: 3px;
}

.content {
  height: 130px; /* Otherwise IE doesn't work with pages that have less text */
  vertical-align: top;
  padding: .5em 1em 0 1em;
}
.content .toolbar {
  margin: -.5em -1em .5em -1em;
}

.stealthLinks a:link,
.stealthLinks a:visited,
.stealthLinks a:active {color: #5F5F5F; text-decoration: none !important;}
.stealthLinks a:hover {color : #4b5161; text-decoration: underline !important;}

.popupTitle {
  font-family: Verdana,  Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

/* NOTE: DO NOT USE Utxt# classes -- They are deprecated */
.Utxt1 {
  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #5F5F5F;
  font-weight : normal;
}
.Utxt1 A:LINK {color : #5F5F5F; text-decoration : none;}
.Utxt1 A:VISITED {color : #5F5F5F; text-decoration : none;}
.Utxt1 A:ACTIVE {color : #5F5F5F; text-decoration : none;}
.Utxt1 A:HOVER {color : #B70024; text-decoration : underline;}

.Utxt2 {
  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #FFFFFF;
  font-weight : normal;
}
.Utxt2 A:LINK {color : #FFFFFF; text-decoration : none;}
.Utxt2 A:VISITED {color : #FFFFFF; text-decoration : none;}
.Utxt2 A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.Utxt2 A:HOVER {color : #EAEAEA; text-decoration : underline;}

.Utxt3 {
  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #B70024;
  font-weight : normal;
}

.Utxt4 {
  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #F0F0F0;
  font-weight : normal;
}
/* NOTE: DO NOT USE Utxt# classes -- They are deprecated */

.ProdHome A:LINK {color : #5F5F5F; text-decoration : none;}
.ProdHome A:VISITED {color : #5F5F5F; text-decoration : none;}
.ProdHome A:ACTIVE {color : #5F5F5F; text-decoration : none;}
.ProdHome A:HOVER {color : #B70024; text-decoration : underline;}


.cmdPrompt {
  font-family: Courier, Sans-serif;
  font-size : 9px;
  color : #000000;
  font-weight: normal;
}

.brdcrmOFF {
  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 9px;
  color : #000000;
  font-weight : bold;
}
.brdcrmOFF A:LINK {color : #000000; text-decoration : none;}
.brdcrmOFF A:VISITED {color : #000000; text-decoration : none;}
.brdcrmOFF A:ACTIVE {color : #000000; text-decoration : none;}
.brdcrmOFF A:HOVER {color : #BB0021; text-decoration : underline;}

.brdcrmON {
  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 9px;
  color : #BB0021;
  font-weight : bold;
}

/*FORM ELEMENTS*/

.frmDescription {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 9px;
  color : #FFFFFF;
  line-height : 14px;
  font-weight : normal;
  background-color : #BB0021;
}
.frmDescriptionBold {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 9px;
  color : #FFFFFF;
  line-height : 14px;
  font-weight : bold;
  background-color : #BB0021;
}    
.frmInput {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 9px;
  color : #5F5F5F;
  line-height : 14px;
  background-color : #EAEAEA;
}

.drpDown1{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    font-weight : normal;
}
.txtBox1{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    text-decoration: none;
}
.disabled {
    background-color: #999;
}

.txtField1{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    text-decoration: none;
}

.butnStyle1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    font-weight : normal;
    text-decoration: none;
}

.contentlist {
  margin: 0 0 0 5px;
  padding: 0 0 0 15px;

  font-family: Verdana,  Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #5F5F5F;
  font-weight: normal;
}

ul.contentlist li {
  list-style-image: URL(..\images\bullet_circle1.gif);
}

.contentlist a:link,
.contentlist a:visited {
  color: inherit;
  text-decoration: none;
}
.contentlist a:active,
.contentlist a:hover {
  color: #B70024;
  text-decoration: underline;
}

.spacedlist li {
  padding-bottom: 1em;
}
.spacedlist li ul li { /*Work around IE's lack of a child selector */
  padding-top: 0;
  padding-bottom: 0;
}

.linkedlist a:link,
.linkedlist a:visited,
.linkedlist a:active,
.linkedlist a:hover {
  text-decoration: underline;
}

.sidebar {
  background-image: URL(..\images\tblmod1body_bg.jpg);
  background-repeat: no-repeat;
  padding: 11px;
  margin-bottom: 15px;
  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #5F5F5F;
  font-weight : normal;
}

.sidebar td {
  background-image: none;
}

.sidebar ul {
  margin: 0 0 0 5px;
  padding: 0 0 0 15px;
  list-style-image: URL(..\images\bullet_circle1.gif);
  font-family: Verdana,  Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #5F5F5F;
  font-weight: normal;
}

.sidebar a:link,
.sidebar a:visited {
  color: #5F5F5F;
  text-decoration: none;
}
.sidebar a:active,
.sidebar a:hover {
  color: #B70024;
  text-decoration: underline;
}

.subcategory_header {
  font-family: Verdana,  Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #B70024;
  font-weight: bold;
  line-height: 2.75em;
}

.subheading {
  font-family: Verdana,  Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #B70024;
  font-weight: bold;
}

.subheading a:link,
.subheading a:visited {
  color: inherit;
  text-decoration: none;
}

.subheading a:active,
.subheading a:hover {
  text-decoration: underline;
}

.highlight {
  font-family : Verdana,  Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #B70024;
}
.highlight a:link,
.highlight a:visited,
.highlight a:active,
.highlight a:hover {
  color: #B70024;
  text-decoration: none;
}

.styledform {
  background-color: #B70024;
  border-spacing: 1px;
}
.styledform .title {
  font-weight: bold;
  background-color: #CCC;
}
.styledform td {
  padding: 5px;
  background-color: #F0F0F0;
}

.showlink {
  text-decoration: underline !important;
}

.navmenu a {
  color: #56646c !important;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 9px;
  display: block;
  border: 1px solid #FFFFFF;
  border-bottom: none;
  background-color: #F4F4F4;
  padding: 4 6;
}
.navmenu a:link {
  text-decoration: none;
}
.navmenu a:visited {
  text-decoration: none;
}
.navmenu a:hover {
  text-decoration: none;
  color: #FFFFFF !important;
  background-color: #56646c;
}
.nav_submenu {
  display: none;
  position: absolute;
  border-bottom: 1px solid #910014;
}
.nav_submenu a {
  width: 15em;
  padding-right: 1em;
}
.parent_menu {
  background-image: url(..\images\bullet_subnav.gif);
  background-repeat: no-repeat;
  background-position: right;
}
a.nav_subcat {
  background-color: #B70024 !important;
  color: #F4F4F4 !important;
}
a.nav_subcat:hover {
  color: #000 !important;
}

.footer {
  background-image: url(..\images\pageftr_fill.gif);
  background-repeat: repeat-x;
  padding: .5em;
  background-color: black;
}
.footerText {
  font-family: Verdana,  Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: normal;
}
.footerText a:link,
.footerText a:visited,
.footerText a:active {color: #FFFFFF; text-decoration: none;}
.footerText a:hover {color: #EAEAEA; text-decoration: underline;}

.homepageMarket {
  font-family: Verdana,  Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #5F5F5F;
  font-weight: normal;
  padding-left: 8px;
}
.homepageMarket a:link,
.homepageMarket a:visited,
.homepageMarket a:active {color: #5F5F5F; text-decoration: none;}
.homepageMarket a:hover {color: #B70024; text-decoration: underline;}

.sectionHeader {
  font-family: Verdana,  Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
  padding: .25em;
}
.sectionHeader a:link,
.sectionHeader a:visited,
.sectionHeader a:active {color: #FFFFFF; text-decoration: none;}
.sectionHeader a:hover {color: #B70024; text-decoration: underline;}

/* font resize feature */
.fontSize {
  font-size: 7pt;
  white-space: nowrap;
}
.fontSize a:link img,
.fontSize a:visited img {
  border: 1px solid gray;
}
.fontSize a:hover img {
  border: 1px solid red;
}

/* home page floating market preview */
.floater {
  background-color: #FAFAFA;
  display: none;
  padding: .25em;
  border: 1px solid #B70024;
  color: #5F5F5F;
  -moz-border-radius: 1em;
}

/* contact page titles */
.regional_title {
  color: #B70024;
  font-size: 10pt;
  text-align: left;
  font-weight: bold;
  margin: 1em 1em 1em 0;
  border-bottom: 1px solid #B70024;
}

/* FAQ question blocks */
.faqQ {
  border: 1px solid black;
}
.faqQ td {
  padding: 5px;
  border-bottom: 1px solid #B70024;
}
.faqQ tr {
  background-color: #FAFAFA;
}
.faqQ tr.alt {
  background-color: #EAEAEA;
}

.faqQ a:link,
.faqQ a:visited,
.faqQ a:active {
  text-decoration: none !important;
}
.faqQ a:hover {
  text-decoration: underline !important;
}

.edittable {
  width: 100%;
  border: 1px solid black;
  border-collapse: collapse;
}
.edittable .titleRow td {
  background-color: #F4F4F4;
}
.edittable td {
  vertical-align: top;
  margin: 0;
  padding: 2px;
}
.edittable td.required {
  font-weight: bold;
  color: #B70024;
}
.edittable td.required .normal {
  font-weight: normal;
  color: #5F5F5F;
}
.edittable td input {
  font-size: 7pt !important;
}

.calendar {
  border-collapse: collapse;
  empty-cells: show;
}
.calendar td {
  padding: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}
.calendar_title td {
  font-size: 16pt !important;
  white-space: nowrap;
  font-weight: bold;
  color: #B70024;
  background-color: #DDD;
  text-align: center;
}
.calendar_title td a,
.calendar_title td a:visited {
  text-decoration: none;
  color: #B70024;
}
.calendar_title td a:active,
.calendar_title td a:hover {
  text-decoration: underline;
}
.calendar_head td {
  white-space: nowrap;
  font-weight: bold;
  color: #B70024;
  text-align: center;
}
.calendar_row td {
  height: 4em;
  padding: .5em;
}
.calendar_number {
  margin: -.5em 0 0 -.5em;
}
.calendar .today {
  background-color: #DDD;
}

.printonlyblock {
  display: none;
}
