  html {
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
   _line-height: 0.8em;
  }
  div.box_emph_orange_striped {
   margin: 0;
   background-color: #FFF8E8;
   padding: 3px 5px 3px 5px;
  }

  div.box_emph_orange_striped p {
   margin: 0;
   padding: 0 0 0 7px;
   border-left: 2px solid #FF6C00;
   color: #FF6C00;
   background-color: #FFF8E8;
  }

  div.box_emph_green {
   margin: 0;
   padding: 3px 5px 3px 5px;
   background-color: #ECF6DE;
   color: #008900;
  }

  div.box_emph_green p {
   margin: 0;
   padding: 0 0 0 5px;
   color: #008900;
   background-color: #ECF6DE;
  }

  p {
   padding: 0px;
   margin: 6px 10px 0px 10px;
   text-indent: 0;
/*   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;*/
   font-size:11px;
   color: black;
  }

  p.text_header1 {
   font-weight: bold;
   font-size: 10px;
  }

  p.text_header2 {
   font-weight: bold;
   font-size: 14px;
  }

  p.text_subscr1 {
   font-size:9px;
  }

  .text_plain1, .text_plain1 * {
   font-size:10px;
  }

  p.text_header1, p.text_subscr1, p.text_plain1 {
   margin-top: 2px !important;
   margin-bottom: 2px !important;
  }

  p.text_subscr1, p.text_plain1 {
   color: black !important;
  }

  p.text_read_more_l_col {
   text-align: right;
   font-size: 9px;
   padding-bottom: 10px !important;
  }

  p.text_read_more {
   text-align: right;
  }

  p.text_read_more a, p.text_read_more_l_col a {
   color: #008900;
   text-decoration: underline;
  }

  li {
    margin-left: 5px;
    _margin-left: 10px;
  }

  ul.title_ul {
/*   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;*/
   font-size:12px;
   font-weight: bold;
   color: #2F557C;
   margin: 12px 0 12px 0;
   padding: 0;
   list-style-type: none;
  }

  ul.title_ul li {
   padding: 6px 28px 6px 28px;
   line-height: 16px;
   background:url(../images/marker_normal.png) no-repeat 16px 12px;
  }

  ul.title_ul li:hover {
   background:url(../images/marker_hovered.png) no-repeat 16px 12px;
   background-color: #FFF8E8;
   color: #FF6C00;
  }

  .title {
   text-align: center;
   width: 100%;
   /*font-family:Tahoma;*/
   font-weight: bold;
   font-size: 16px;
   color: #008900;
  }

  .title1 {
   text-align: center;
   width: 100%;
   /*font-family:Tahoma;*/
   font-weight: bold;
   font-size: 12px;
   color: #008900;
  }

  .content {
   text-align: left;
   width: 100%;
   /*font-family:Tahoma;*/
   font-weight: normal;
   font-size:12px;
   color: black;
  }

  h2, h3 {
   font-size:12px;
  }

  li {
   font-size:11px;
  }

.faq_q {
    font-weight: bold;
    font-style: italic;
    color: #000000;
}

.testimonials_a {
  font-size:120%;
  font-style:italic;
}

/* 2-cols table */

div.content_table_2cols {
  width: 601px;
  height: 1%;
  margin: 0;
  padding: 0;

  border-top: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
  background: url(/images/content_table_2cols_devider_spacer.gif) top left repeat-y;

  font-size:10px;
}

div.content_table_2cols_row {
/*  height: 1%;
  width: 620px;*/

  float: left;
  border-bottom: 1px solid #a0a0a0;
}

div.content_table_2cols_c1 {
  float: left;
  margin: 0;
  width: 298px;
  padding: 10px 1px 10px 1px;

  text-align: center;
}

div.content_table_2cols_c2 {
  float: left;
  margin: 0 0 0 1px;
  width: 298px;
  padding: 10px 1px 10px 1px;

  text-align: center;
}

/* 3-cols table */

div.content_table_3cols {
  width: 600px;
  height: 1%;
  margin: 0;
  padding: 0;

  border-top: 1px solid #a0a0a0;
  border-left: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;

/*  font-size:10px;*/
}

div.content_table_3cols_row {
/*  height: 1%;
  width: 620px;*/
  background: url(/images/content_table_3cols_devider.gif) top left repeat-y;

  border-bottom: 1px solid #a0a0a0;

  float: left;
}

div.content_table_3cols_c1 {
  float: left;
  margin: 0;
  width: 138px;
  padding: 10px 1px 10px 1px;

  text-align: left;
}

div.content_table_3cols_c2 {
  float: left;
  margin: 0 0 0 1px;
  width: 137px;
  padding: 10px 1px 10px 1px;

  text-align: left;
}

div.content_table_3cols_c3 {
  float: left;
  margin: 0 0 0 1px;
  width: 317px;
  padding: 10px 1px 10px 1px;

  text-align: left;
}

.darker {
  background-color: #cccccc;
}

div.input_radio1 {
   font-weight: bold;
   font-size: 14px;
   color: #008900;
   margin-top: 30px;
}

p.signup_input_checkbox {
   font-weight: bold;
   font-size: 12px;
}

p.signup_input_checkbox_small {
   font-size: 12px;
}

.small {
    font-size: 80%;
}

table.grid {
    border-collapse: collapse;
    border: 1px black solid;
}

table.grid td, table.grid th {
    border: 1px black solid;
    padding: 1ex;
}

div.agreement {
  border:3px groove gray;
  height:50ex;
  margin:auto;
  overflow:auto;
  padding:2ex;
  text-align:left;
/*  width:60em;*/
}

div.agreement ol, div.agreement_print ol {
    list-style-type: none;
    list-style-position: outside;
    margin-left: 1em;
    padding: 0;
}

div.agreement li, div.agreement_print li {
    margin: 1px 0 0 1px;
    padding: 3pt;
}


div#forum tr.odd, div#forum tr.even {
  background-color: white;
}

div#forum, div.messages, div.error {
  font-size: 14px;
/*  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;*/
}

div.messages {
  font-weight: bold;
}

div#forum div.name {
/*  font-size: 12px;*/
  font-weight: bold;
}

div#forum table {
  width: 100%;
}

div#forum table thead {
  background-color: #ECF6DE;
}

td.active {
  background-color: #ECF6DE;
}


div#forum td.icon, div#forum td.topic, div#forum td.replies, div#forum td.created, div#forum td.last-reply {
  padding: 5px;
}

a.feed-icon {
  display: block;
  margin-top: 10px;
}

div#forum td.top {
  width: 20px;
}


div#comments {
  margin-top: 30px;
}

div.comment, div.comment .title {
  font-size: 10px;
/*  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;*/
}

div.comment {
  background-color: #F6FFE8;
  border:1px solid #D8D8D8;
  margin-bottom: 5px;
  padding: 5px;
}

div.links {
  margin-top: 10px;
  text-align: right;
}

div.links ul.links {
  display: inline;
}

span.submitted {
  font-size: 10px;
/*  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;*/
}

div.node h2 {
  text-align: center;
}

div.pager {
  font-size: 10px;
}

ol {
/*
  list-style-position:outside;
  list-style-type:none;
*/
}
