body {padding:-10; margin:-10; color:#000000;}
body, td {font-family: Gill Sans,Calibri,Verdana; font-size:11px; } 
br{font-size:10px}

.content td{color:#494949; font-size:11px; line-height:13px} 
.content b{color:#254472} 
.content b a{color:#254472; text-decoration:underline; font-weight:normal} 
.content b a:hover{text-decoration:none} 
.content a{color:black; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }

.content .block b a{color:#494949; text-decoration:none; font-weight:normal}
.content .block b a:hover{text-decoration:underline} 
.content .block li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }

.content .block1{color:#494949; font-size:10px; }

.footer{color:#FFFFFF; font-size:11px; line-height:13px} 
.footer strong{color:yellow; font-size:11px; line-height:13px; font-weight:normal} 
.footer b a{color:#FFFFFF; font-size:11px; text-decoration:none; font-weight:bold} 
.footer b a:hover{text-decoration:underline} 
.footer a{color:#78C600; font-size:11px; text-decoration:underline} 
.footer a:hover{text-decoration:none} 


 .input {
   padding-left:0px
} 

          
#header {
    text-align: center;
    padding: 70px 0px 40px 0px;
}
#header a img{
    border-style: none;
    margin: 0px;
}
#types{padding:15px;}
#types span{margin-left:25px; }
#word {
text-align: center;
font: 15pt/17pt bold "Helvetica" normal;
padding: 5px 10px 5px 10px;
width: 80%;
border: 1px solid green ;
}
#google{
    color:#fff;
    background:green;
    font-size:15px;
    text-decoration: none;
    font-weight:bold;
    margin: 10px 5px 10px 5px;
    padding:5px 10px 5px 10px;
    line-height: 15px;
}            

#wrapper{
    text-align:center;
}
#footer {
    text-align: center;
    margin: 50px 0px 0px 0px;
    border-top:1px solid #E4E4E4;
    color:#808080;
    /*align center, very useful*/
    float:left;                
    width:600px;
    position: relative;
    left:50%;
    margin-left: -300px;
}
#footer div	{margin-top:5px;}
#footer #about, #footer #contact, #footer #thanks {
  display: none;
  text-align:left;
  margin: 10px;
  padding: 10px;
  background-color: #FFFF99;
}		

.tooltip{
   position: absolute;
   padding: 10px 13px;
   margin: 0px 0px 0px 10px
   z-index: 2;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 2px solid #DECA7E;
   font-size: 12px;
   line-height: 15px;
   text-align: center;
}

