@charset "UTF-8";
/* Created by Jill Chu 08/ 25/2009 jchu@lyris.com*/

* {
  margin: 0;
  padding: 0;
}


body
{
text-align: center
}

#content
{
text-align: left;
width: 1005px;
margin: 0 auto

}
    



/* typography style */

h1 {
    font-family: "Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    color:#000000;
    font-size:1.4em;
    
    }

h2 {
    font-family: "Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    color:#000000;
    font-size:1.2em;
    }
    
h3 {
    font-family: "Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    color:#000000;
    font-size:0.9em;
    }

p {
    font-family: "Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    color:#000000;
    font-size:0.8em;
    line-height: 1.4em;
}

ul {
    font-family:"Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    font-size:0.8em;
    color:#000;
    line-height: 1.5em;
    padding-left: 50px;
    list-style-type: none;
}


li {
    background:
    list-style-position: left;
    padding-left:0px;}


a {
    font-family:"Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    color:#000000;
    font-size:0.8em;
}
    
a:hover {
    font-family:"Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    color:#000000;
    font-size:0.8em;
}

strong {
         font-weight:bold;
         font-family:"Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
         color:#387C2B;
         font-size:0.8em;
         line-height: 1.4em;
         }
/* start of forms */

input, select, checkbox {
    color: #000000;
    background: #FFFFFF;
    
}
label {
    display: block;
    float: left;
    width:
}
form {
    width: 350px;
}
form div {
    margin-top:15px;
}
fieldset {
    padding: 15px;
    border: 1px solid #999999;
    width: 315px;
    background-color: #ffffff;
    font-size: 0.9em;
    font-weight: normal;
    color: #000;
    font-family: "Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
}



.button {
    background-color: #FFF;
    padding: 5px;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
    color: #000000;
    background: #99caf2;
}

/*table*/
#table {
    width: 380px;
    border-top: 6px solid #e3e7e7;
    height: auto;
        }

#table p {
    clear: both;
    width: 100%;
    margin: 0;
        }
#table span {
    float: center;
    padding: 15px 10px;
        }
    

#table span.col1 {
    width: 110px;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    font-family: "Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    background-color: #CCC;
        }

#table span.col2 {
    width: 229px;
    font-family: "Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    font-size: 1em;
    color: #3333FF;
    background-color: #ccc;
        }
    
caption {
    text-align:left;
    font-family: "Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    font-weight:bold;
    color:#66CCFF;
    font-size:1.2em;}

/*end of forms*/

#outWrap {
    margin: 0 auto;
    padding: 0;
    width:1005px;
    
    z-index:2;}

#header { position: absolute; top: 0px; left: 870px;
  width: 128px; }


#top {
    background-image:url(images/);
    background-repeat:no-repeat;
    z-index:1;
    width:1005px;
    height:246px;
}

#logo {
    width:772px;
    height:230px;
    }
    
.top-content {
    width:auto;
    height:10px;
    padding-top:30px;
    padding-left: 110px;
    padding-right: 350px;
    }

.top-nav {
    background:top;
    float: right;
    margin-top: -240px;
}

.top-nav a {
    background-color: #99caf2;
    text-decoration:none;
    color:#083178;
    font-family:Tahoma, Arial narrow, sans-serif;
    font-size:12px;
    padding:5px;
    
}


.top-nav a:hover {
    background-color: #083178;
    text-decoration:none;
    color:#FFF;
    font-family:Tahoma, Arial narrow, sans-serif;
    font-size:12px;
    padding:5px;
}


/* main content style starts here */
#container {
    background:top;
    background-image:url(images/);
    background-repeat:repeat-y;
    float: left;
    padding-top:10px;
    width:1005px;
    
    }
#content-container {
    width:615px;
    float: left;
    padding-left:0px;
    padding-right: 35px;
    padding-top: 15px;
    }   
#content-container-style2 {
    width:350px;
    float: left;
    padding-left:0px;
    padding-right: 35px;
    padding-top: 10px;
    }   

#content-container-style3 {
    width:auto;
    padding-left:0px;
    float: left;
    }   
#content-container-style4 {
    width:450px;
    padding-left:0px;
    float: left;
    
    }   

#content-container-style5 {
    width:450px;
    float: left;
    }   
.divider {
    float:left;
    background-color:#999;
    width:1005px;
    margin-left:0;
    margin-right: 0px;
    float: left;
    margin-top:25px;
    margin-bottom:30px;
    height:1px;
    }

#content-nav1 {
    display: block;
    float:left;
    width: 127px;
    height: 22px;
    background-image: url(images/btn-1.jpg);
}

a#content-nav1  {
    
    background-image: url(images/btn-1-over.jpg);
}

a#content-nav1:hover {
    
    background-image: url(images/btn-1.jpg);
}


#content-nav2 {
    display: block;
    float:left;
    width: 163px;
    height: 22px;
    margin-left:10px;
    background-image: url(images/btn-2.jpg);
}

a#content-nav2  {
    
    background-image: url(images/btn-2-over.jpg);
}

a#content-nav2:hover {

    background-image: url(images/btn-2.jpg);
}

#content-nav3 {
    display: block;
    float:left;
    width: 163px;
    height: 22px;
    margin-left:10px;
    background-image: url(images/btn-1.jpg);
}

a#content-nav3  {
    
    background-image: url(images/btn-1-over.jpg);
}

a#content-nav3:hover {
    
    background-image: url(images/btn-1.jpg);
}

#content-image {
    width:0px;
    height:0px;
    float: left;
    padding-top: 10px;
    }

#content-image2 {
    width:auto;
    height:auto;
    float: left;
    padding-top: 10px;
    padding-left:0px;
    }

.caption {
    font-family:"Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    font-style:italic;
    font-size:0.7em;
    vertical-align: 15%;
    }
    
/*email marketing you can trust*/

#external-link {
    color:#666;
    font-family:"Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    font-size:0.7em;
    
    
    }

/*footer*/

#footer {
    background-image:url(images/);
    background-repeat:no-repeat;
    width:1005px;
    height:50px;
    float: left;
    }
    
.footer-contain {
    padding-left:0px;
    font-family:"Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    font-size:0.7em;
    color:#333;
    width: auto;
    float: left;
}
.footer-contain-links {
    font-family:"Tahoma", Arial narrow, "Helvetica Neue", "Helvetica Neue Light", Helvetica;
    font-size:0.7em;
    color:#666;
    width: auto;
    float: right;
    padding-right: 55px;
}