


.bigButton {
    padding-top: 6px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: white;
    width: 110px;
    height: 36px;
    background: url(/public/images/dark-green-button-small.gif) no-repeat;
    margin-bottom: 10px;
    cursor: pointer;
    cursor: hand;
}

#outerContainer {
    margin-left: 40px;
    margin-top:0;
    margin-right: 40px;
    padding: 0;
    font-family: Arial, sans serif, verdana, tahoma;
    position: relative;
}

#menuBar {
  position: relative;
  width: 600px;
}

#menuBar tr td {
  text-align: center;
  color: white;
  font-size: 11px;
  padding: 3px 0px 3px 0px;
}

#centerImageDiv {
    width: 99%;
}


.featureSetCell {
    border: 1px outset #ccc;
    background-color: #e9e3d6;
}


.featureSet {
    font-size: 12px;
}

div#centerImageDiv div {
   padding: 5px;
}

#banner {
    top: 0;
    left: 0;
    height: 80px;
    padding: 0;
    margin: 0;
    background: url(/public/images/top-banner.gif) repeat-x;
    border-left: 1px outset #ccc;
    border-bottom: 2px outset #ccc;
    border-right: 1px outset #ccc;
    position: relative;
}

#mainContent {
    background-color: white;
    border-bottom: 2px outset #ccc;
    border-left: 1px outset #ccc;
    border-right: 1px outset #ccc;
    padding-top: 5px;
    padding-left: 5px;
    position: relative;
}

#mainContent  table {
    font-size: 12px;
    border: 0;
}

div#linksUnderMainMenu {
    position: absolute;
    top: 60px;
    right: 0;
    padding-right: 10px;
}

div#linksUnderMainMenu a {
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

div#linksUnderMainMenu a:hover {
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}



body {
  background-color: /* #9faa82; */ #c9cdaa;
  overflow: auto;
  padding:0;
  margin:0;
  font-size: 12px;
  font-family: arial, verdana, tahoma, sans serif;
}

.bulletCell {
    padding-top: 4px;
}


td.selectedMenuCell {
    background: url(/public/images/banner-tab-selected.gif) no-repeat top center;
    cursor: pointer; /* For Moz and others */
    cursor: hand;    /* For IE */
    width: 85px;
}



td.menuCell {
    background: url(/public/images/banner-tab.gif) no-repeat top center;
    color: black;
    cursor: pointer; /* For Moz and others */
    cursor: hand;    /* For IE */
    width: 85px;
}



td.menuCell a {
    color: black;
    text-decoration: none;
}


td.menuCell a:visited {
    color: black;
    text-decoration: none;
}


td.selectedMenuCell a {
    color: white;
    text-decoration: none;
}


td.selectedMenuCell a:visited {
    color: white;
    text-decoration: none;
}

table {
    font-size: 12px;
}

body {
    overflow: auto;
    margin: 0;
    padding: 0;
    font-family: Arial, Helevetica, Sans serif;
    font-size: 12px;
}

.leftNavCaptionCell {
    padding-top: 5px;
    font-weight: bold;
    font-size: 14px;
}

.leftNavMenuGroup {
    margin-bottom: 20px;
}


a.navLink {
    font-weight: bold;
    font-size: 12px;
    color: black;
    text-decoration: none;
}

a.navLink:visited {
    font-weight: bold;
    color: black;
    text-decoration: none;
}

a.navLink:hover {
    font-weight: bold;
    color: #c11b17;
    text-decoration: none;
}


div.promoItem {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 200px;
}



div.promoItem a {
    font-weight: bold;
    font-size: 12px;
    color: black;
    text-decoration: none;
}

div.promoItem a:visited {
    font-weight: bold;
    color: black;
    text-decoration: none;
}

div.promoItem a:hover {
    font-weight: bold;
    color: #c11b17;
    text-decoration: underline;
}

div.promoItem img {
    margin-right: 5px;
}



a.link {
  text-decoration: underline;
  color: black;
}


a.link:hover {
  text-decoration: underline;
  color: #c11b17;
}




#footerContainer {
  clear: both;
  height:30px;
  width: 100%;
  text-align: center;
  font-size: .85em;
  padding-top: 15px;
}

#siteMapLink {
  float: left;
  margin-left: 100px;
  margin-top: 5px;
}


#mainContainer {
    padding-top: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans serif;
    border: 0;
}

#leftColumn {
    width: 120px;
    height: 80%;
    padding-left: 5px;
    padding-top: 20px;
}

#rightColumn {
    width: 150px;
    padding-top: 20px;
    padding-left: 15px;
}

#centerContent {
    padding: 15px 15px 20px 10px;
}

.mainCaption {
    font-size: 24px;
    font-weight:bold;
    color: #025502;
    font-family: Arial, Helvetica, Sans serif;
    margin-bottom: 8px;
    width: 99%;
}

.redUnderline {
    border-bottom: 2px solid red;
}

div.clearBoth {
    clear: both;
    padding: 0;
    margin:0;
    font-size:1px;
    line-height:1px;
}

.SubHeading {
    font-size: 110%;
    font-weight: bold;
    margin-right: 6px;
    margin-bottom: 8px;
}


#mainContent {
    background-color: white;
    padding: 0px 0px 0px 10px;
    position: relative;
    top: 0;
    left: 0;
}

div#screamer {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    padding: 10px 0px 20px 0px;
}

.rightFloater {
    position: relative;/**
                         Without this, IE6 conventiently "forgets" to show the floated div when
                         the window is resized!!
                       */
    float: right;
    display: inline;
    margin-right: 5px;
    margin-top: 5px;
    width: 180px;
}


.formLabel {
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    padding-right: 4px;
}

.redStar {
    color: red;
    font-size: 170%;
    display: inline;
}

.smallFontElement {
    font-size: 13px;
}

.inputFieldClass {
    /* For Mozilla and other CSS-compliant browsers: */
    background-color: #F7FAFF;

    /* For IE: */
    background-color: expression((this!=document.activeElement) ? "#F7FAFF" : "#DAD2FF");

    border: 1px solid #999;
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial;
}


.inputFieldClass:focus {
    background-color: #DAD2FF;
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial;
}

.submitButton {
    cursor: pointer;
    cursor: hand;
    background-color: #F4F4F4;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans serif;
    width: 75px;
}




.blueTable {
    border-collapse: collapse;
    border: 1px solid #345487;
    font-family: Arial;
}


.blueTable tr td {
    background-color: #e4eaf2;
    border: 1px solid #8bacdb;
    padding: 15px;
    font-family: Arial;
}

.blueTable tr th {
    padding: 10px;
    background-image: url("/public/images/forums/tile_sub.gif");
    border: 1px solid #8bacdb;
    font-family: Arial;
}




.faq_paneCaption {
    height:  22px;
    padding: 2px 6px 0px 4px;
    background-color: #ccccff;
    font-size: 14px;
    font-weight: bold;
    border: 1px outset #ccccff;
    margin-top: 10px;
}


.faq_question {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

.faq_answer {
    margin-bottom: 20px;
}


.pagingRibbonBox {
    font-size: 12px;
    text-align: right;
}


.pagingRibbonGoButton {
    font-size: 12px;
}


.siteMap_SectionHead {
    display: block;
    background-color: #0c6a0c; /* #153e7e #99ccff; */
    border: 1px solid #9999cc;
    font-weight: bold;
    padding: 3px 0px 3px 5px;
    color: white;
}


h3 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}


.testimonialsCaption {
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid red;
}



table.prices {
  border-collapse: collapse;
  border-left:  1px solid #d8d8d8;
  border-top:  1px solid #d8d8d8;
  border-right:  1px solid #d8d8d8;
  margin-top: 10px;
}


table.prices tr td {
  border-bottom: 1px solid #d8d8d8;
  padding: 2px;
}
