@charset "UTF-8";
/* CSS Document */
body 
{ font-family: sans-serif; margin: 0px; margin-top: 35px; padding: 0px; color: #FFFFFF; background-image: url('/img/bg.jpg'); background-repeat: repeat-x; }

a:link {color: #ffd07b;}     /* unvisited link */
/*a:visited {color: #949698}*/  /* visited link */
a:visited {color: #ffd07b;}  /* visited link */
a:hover {color: #009498;}   /* mouse over link */
a:active {color: #009498;}   /* selected link */

#container { width: 798px; text-align: left; border-style:solid; border-color:#FFFFFF; border-width: 0 1px 1px 1px; background-color: #4c4c4e; }
#container img { margin: 0px; }
#content { font-family: sans-serif; font-size: 12px; background-color: #4c4c4e; text-align: left; border-right-width: 0px; border-top-style:solid; border-top-color:#FFFFFF; border-top-width: 1px; height: 100%; }
#nav { margin-bottom: 25px; width: 161px; }
#nav img { display: block; }
.logintextfield { font-size: 10px; width: 130px; }
.footernavside { font-size:8px; text-align: center; margin: 5px; margin-bottom: 20px; }
.footernav { font-size:9px; text-align: center; margin: 5px; margin-bottom: 20px; margin-top: 50px; line-height: 14px; }
.footercontent { font-size:8px; text-align: center; margin: 5px; margin-bottom: 20px; margin-top: 20px; }
#contenttext { margin: 0 20px 0 20px; }
.header1 { font-size: 20px; font-weight: bold; }
h1 { margin: 0 0 20px 0; font-size: 20px;  font-weight: bold; }
h2 { font-size: 14px;  font-weight: bold; }
h3 { margin: 0; padding: 0; }
.faq_question { font-size: 14px; font-weight: bold; }
#faq_answer { margin-top: 10px; margin-bottom: 10px; margin-left: 10px; }
.newsstoryheader { font-size: 14px; font-weight: bold; }
.linklist { line-height: 2em; }
.form_description { font-size: 14px; font-weight: normal; width: 616px; }
.text12 { font-size: 12px; }
.text11 { font-size: 11px; }
.text10 { font-size: 10px; }
.hidden{ position: absolute; left: -500px; }
#subnav img { margin-bottom: 10px; }
hr { border-width: 0px; height:2px; width:100%; background:#67b6d1; margin: 5px 0px 5px 0px; }
#blockheader { background-color:#67b6d1; font-weight: bold; font-size: 14px; width: 100%; }
.required {color: #67b6d1}
.spacerrow { border-bottom-style: solid; border-bottom-color: #67b6d1; border-width: 0 0 1px 0; }
#greenbox { margin-top: 20px; width: 75%; padding: 10px; border-style: solid; border-width: 1px; border-color:#FFFFFF; background-color: #00a94f; font-size: 14px; font-weight: 800; line-height: 18px; }
#greenbox li { font-size: 12px; }
#greenbox ol { list-style-position: outside; padding: 10px; margin: 10px; }
#indent20 { margin: 20px; }
#indent20 img { padding:  0 20px 20px 0; }
.featured_product { color: #009498; font-style: italic; }
.hiderow { display: none; }
.showrow { display: block; padding: 15px;}

