﻿body {background-image: url('images/bkg.gif'); background-repeat:repeat-y; font: bold 11px/1.5em Verdana;
 margin: 0;  }
h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight:bold; color: #000;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: gray; padding: 0 10px 0 10px;}
p {font-family:Arial, Helvetica, sans-serif; font-size:12px;color: #000000; padding: 0 15px 0 15px;}

#wrapper {clear:both; width :760px; margin:0; }
#header {height: 74px; background-image: url('images/hdrbkg.gif');  }
#header-left {float: left; width: 183px; height: 74px; }
#header-right {float: right; width: 250px; height: 69px; padding-top: 5px; }
#nav {height: 26px; background-image: url('images/navBKG.gif') }
#nav-left {height: 30px; width: 128px; float: left; background-image: url('images/bkg.jpg'); background-repeat: repeat-y; }
#content { }
#content-left {float: left; width: 123px; height: 500px; padding-right: 5px;}
#content-right {float: right; width: 226px; }

#sub-cont-left {float:left; width:285px; background-color: #E8E8E8; }
#sub-cont-right {float: right; width:285px; background-color: #FFFFFF; }
#footer {clear: both; width: 760px; height: 30px; text-align: left; background-color: gray;}
#footer-right {float:right; width:150px; text-align: right;}

.center {text-align: center;}
.white {color: #FFFFFF;}
.twelvepx {font-size: 12px;}
.thirtysixpx {font-size: 36px; color: #FFFFFF;}
.BlackTxt {color: #000000;}
.style8 {font-size: xx-large;color: #FFFFFF;}


a:link {color: #0509b3; text-decoration:none;}
a:visited {color: #0509b3; text-decoration:none;}
a:active {color: #0509b3; text-decoration:none;}
a:hover {color: #800000;}

.questionlinks a:link {color: #000000; }
.questionlinks a:visited {color: #000000;}
.questionlinks a:active {color: #000000;}
.questionlinks a:hover {color: #000000; background-color: #0099cc; }

.whitelink {}
.whitelink a:link {color: #FFFFFF; text-decoration:none; font-size: 12px;}
.whitelink a:visited {color: #FFFFFF; text-decoration:none; font-size: 12px;}
.whitelink a:active {color: #FFFFFF; text-decoration:none; font-size: 12px;}
.whitelink a:hover {color: #FFFFFF; background-color: #FF0000; text-decoration:none; font-size: 12px;}

.style1 {margin-bottom: 1px;}
.style2 {margin-left: 25px;	margin-right: 25px;	margin-top: 17px;}
.style3 {margin-bottom: 1px;margin-top: 32px;}
.style4 {color: #000000; font-size: 14px;}
.style6 {margin-bottom: 0px; margin-top: 0px;}
.style7 {margin-top: 0px;}


h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}

img {
border: none;
}

/*- Menu Tabs 3--------------------------- */

    #tabs3 {
      float:left;
      width:600px;
      background-image: url('images/navBKG.gif');
      font-size:93%;
      line-height:normal;
      background-color: #4c4c4c;}
    #tabs3 ul {
          margin:0;
          padding:0;
          list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:left;
      background:url("tableft3.gif") no-repeat left top;
      margin:0;
      padding: 0;
      text-decoration:none;
      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url('images/tabright3.gif') no-repeat right top;
      padding: 12px 15px 2px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#FFF;
      }
    #tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
      }

      #tabs3 #current a {
              background-position:0% -42px;
      }
      #tabs3 #current a span {
              background-position:100% -42px;
      }
