/* ----------------------- BODY, DIV ---------------------- */

body     {
         background-color:#eeeeee;
         font-family: arial;
         font-size: 13px;
         color: #000000;
         line-height: 130%;
}

div {
background-color:#ffffff;
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding:0;}

div.page_wrap {background-color:#eeeeee; }

div.figure {
  border: 1px #dddddd solid;
  margin: 0.5em;
  padding: 0.5em;
}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: 10px;
  text-indent: 0px;
}

/* -------------------------- TABLE ELEMENTS ------------------*/

td     {
         font-family: arial;
         font-size: 12px;
         color: #000000;
         line-height: 130%;
}

table.about     {
                 background-color: white;
                 font-family: arial;
                 font-size: 12px;
                 color: #000000;
                 line-height: 130%;
}

td.row1     {
                 background-color: #eeeeee;
                 font-family: arial;
                 font-size: 12px;
                 color: #000000;
                 line-height: 130%;
}



/* ---------------------- FONT STYLES ------------------------- */

.hometitle  {
            color: #b90000;
            font-size: 15px;
            font-weight: bold;
            line-height:130%;
            margin-bottom:35px;
            margin-top:15px;
}
            
.pagetitle  {
            color: #909090;
            font-size: 17px;
            font-weight: bold;
            font-style:italic;
            line-height:130%;
            margin-bottom:20px;
            padding:3px 10px 3px 10px;
            text-align:right;
}

.rates     {
           font-family: arial;
           font-size: 13px;
           font-weight: bold;
}

.smalltext  {
             font-family: arial;
             font-size: 11px;
             line-height: 120%;
}

.prod_heading  {
           font-family: verdana, arial;
           font-size: 18px;
           font-weight: bold;
           line-height: 130%;
}

.tagline  {
         font-family: verdana, tahoma, arial;
         font-size: 17px;
         font-weight: bold;
         line-height: 130%;         
}

.subhead14  {
            font-size: 14px;
            font-weight: bold;
            font-style:italic;
}

.subhead18  {
            font-size: 18px;
            font-weight: bold;
            font-style:italic;
}

.subhead12  {
             font-size: 12px;
             font-weight: bold;
             color: 000000;
}

.mailform   {
             font-family: verdana, tahoma, arial;
             font-size: 11px;
             color: #ffffaa;
             line-height: 120%;
}

.countsform   {
               font-family: verdana, tahoma, arial;
               font-size: 11px;
               background-color:#000050;
               color: #ffffaa;
               line-height: 120%;
}


.footer  {
           font-family:verdana;
           text-align:center;
           font-size: 9px;
           color: #797979;
           word-spacing:3px;
}


/* ---------------------- OTHER ELEMENTS ------------------------- */

img {border: 0px;}

hr.hr1     {
           color: #a7a7a7;
           height: 1px;
}

.login_box  {
             position:relative;
             left:25px;
             width:700px; 
             padding:15px; 
             line-height:20px;
             border:solid;
             border-width:1px;
             border-color:#ffcb37;
}          

/* ---------------------------- LINKS ------------------------------ */


a:link     {font-weight: bold; color: #0000ff; text-decoration: none; font-size:inherit;}
a:visited  {font-weight: bold; color: #0000ff; text-decoration: none; font-size:inherit;} 
a:hover    {font-weight: bold; color: #0000ff; text-decoration: underline; background-color:#ffff37; font-size:inherit;}

a.footer:link     {font-family: verdana, arial; font-weight: normal; font-size: 9px; color: #797979;}
a.footer:visited  {font-family: verdana, arial; font-weight: normal; font-size: 9px; color: #797979;}
a.footer:hover    {font-family: verdana, arial; font-weight: normal; font-size: 9px; color: #0000ff;}