#preload {
    width: 0px;
    height: 0px;
    display:none;
    background: url(images/sidebanner.png);
}

body {
    font-family: "Gill Sans MT", Tahoma, "Franklin Gothic Medium", "MgOpen Modata", sans-serif;
    font-size: 13px;
    line-height: 1.8em;
    color: #000000;		
    background-color: #d2d2d2;
}

p {

}

h2 {
    font-family: "Arial Narrow", "Franklin Gothic Medium", Verdana, sans-serif;
    color: #000000;
}

h3 {
     font-family: "Gill Sans MT", "Helvetica Neue", "Franklin Gothic Medium", "MgOpen Modata", Verdana, sans-serif;
    color: #000000;
}

h4 {
    font-family: "Gill Sans MT", "Helvetica Neue", "Franklin Gothic Medium", "MgOpen Modata", Verdana, sans-serif;
}

ul {
    line-height: 150%;
    text-align:left;
}

li.numlist {
    list-style-type: decimal;
}

li.nodot {
    list-style-type:none;
    text-align:left;
    background: transparent;
}

li {
    list-style-type:disc;
    line-height: 150%;
    text-align:left;
    list-style-position:inside;
}

#site {
    background-color: #ffffff;
}

#foot {
    text-align: center;
    background: url(images/headback.png) repeat-x left center;
    font-size: 10px;
    font-family: Verdana;
    color: #000000;
    width: 885px;
    height: 85px;
    float:left;
    margin-bottom: 5px;
}

#navigation {
    background: url(images/sidetile.png) repeat-y left center;
    float:left;
    width: 110px;
    padding: 0px 15px 15px 15px;
    margin-right:10px;
    border-bottom: 1px #000000 solid;
}

.navi {
    background: transparent;
    text-align:center;
    width:110px;
    height:20px;
    font-family:"Trebuchet MS", sans-serif;
    cursor:pointer;
    text-decoration: none;
    margin:4px;
}

.navi:hover, .navi:focus {
    color:#ffffff;
    background-color: #000000;
    cursor:pointer;
    text-decoration: none;
}

.navi:active {
    color:#000000;
    cursor:pointer;
    text-decoration: none;
}



.store {
    text-align:center;
    width:110px;
    height:20px;
    color:#000000;
    font-weight:bold;
    font-family:"Lucida Grande";
    cursor:pointer;
    text-decoration: none;
    margin:3px;
}

.store:hover, .store:focus {
    color:#000000;
    font-weight:bold;
    cursor:pointer;
    text-decoration: none;
    
}

.store:active {
    color:#ffffff;
    font-weight:bold;
    cursor:pointer;
    text-decoration: none;
}

#fti {
    color: #000000;
    float:left;
    padding:3px;
    font-weight:bold;
    font-size: 5px;
    text-align: center;
}

#fti a:link {
    color: #000000;
}

#fti a:hover {
    color: #000000;
    cursor:pointer;
}

#fti a:active {
    color: #000000;
}

#fti a:visited {
    color: #000000;
}

#main {
    background-color: #ffffff;
    float:left;
    margin:15px 0 40px 0px;
    width:725px;
}

a:link {
    color: #000000;
    text-decoration:none;
    outline:none;
}

a:visited { 
    color: #000000;
    text-decoration:none;
    outline:none;
}

a:hover, a:focus {
    color: #000000;
    text-decoration: none;
    outline:none;
}

a:active { 
    color: #000000;
    text-decoration:none;
    outline:none;
}

a.link:link {
    color: #9A0000;
    text-decoration:underline;
}

a.link:visited { 
    color: #5F1212;
    text-decoration:underline;
}

a.link:hover, a:focus {
    color: #EF2C2C;
    text-decoration: none;
}

a.link:active { 
    color: #AF0000;
    text-decoration:none;
}

a.alink:link {
    color: #9A0000;
    text-decoration:underline;
}

a.alink:visited { 
    color: #5F1212;
    text-decoration:underline;
}

a.alink:hover, a:focus {
    color: #EF2C2C;
    text-decoration: none;
}

a.alink:active { 
    color: #AF0000;
    text-decoration:none;
}

.alpha-shadow {
    clear: both;
    float:left;
    background: url(/images/shadow1.gif) no-repeat bottom right;
    margin: 14px 0 0 17px !important;
    margin: 14px 0 0 8px;
    }

.alpha-shadow div {
  background: url(/images/shadow2.png) no-repeat left top !important;
  background: url(/images/shadow2.gif) no-repeat left top;
  float: left;
  padding: 0px 6px 6px 0px;
  }

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: 0;
  }
  
#faq dt {
color: #2763A5;
cursor: pointer;
margin: 8px 0;
padding: 0;
}
#faq dd {
border: 1px solid #BABAC0;
padding: 10px 10px 0 10px;
margin: 10px 0 20px 0;
background-color: #FFFFE1;
}

#linking dt {
font-size: larger;
font-style: bold;
color: #2763A5;
cursor: pointer;
margin: 8px 0;
padding: 0;
}
#linking dd {
border: 1px solid #BABAC0;
padding: 10px 10px 0 10px;
margin: 10px 0 20px 0;
background-color: #FFFFE1;
}