body { 
    margin: 0;
    padding: 0;
    background: #f5f8fa url(images/bg.gif) repeat-x;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000;
}

img {border: none; }    
ul, ol, li, h1, h2, h3, h4, h5, p { margin: 0 0 0.3em 0; padding: 0; }
strong { font-weight: bold;}
a:link { text-decoration: none; color: #fe4e00; }
a:visited { text-decoration: none; color: #fe4e00; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }



#header { position: relative; display: block; margin: 15px auto 0 auto; height: 25px; z-index: 25;}
#header ul { list-style: none; margin: 0; padding: 0; width: auto; }
#header li { display: block; float: left; padding: 0 10px 0 10px; vertical-align: middle; border-left: 1px solid #000; }
#header li.first { border-left: 0; }

#header img.logo { display: block; position: absolute; z-index: 30; left: 670px; top: -11px; }
div#header a img { border:0pt none;}


div.container { margin: 0pt auto; width: 840px; }


.contentwrapper {}
* html .contentwrapper {
    height:1%;
}
.contentwrapper {
    clear: both;
    position: relative;
    z-index: 3;
}

span.highlight {
background-color:#d9e5eb;
}
.clearfix:after {
    clear:both;
    content:".";
    display:block;
    height:0pt;
    visibility:hidden;
}
.clearfix {
}
* html .clearfix {
    height:1%;
}
.clearfix {
    margin: 0;
    padding: 0;
}

div.band {
    display: block;
    width: 100%;
    background-color:#c7f689;
    border-bottom:1px solid #a6ce73;
    border-top:1px solid #a6ce73;
    padding:55px 0pt;
    text-align:center;
}

div.pitch {
    float:left;
    text-align:center;
    width:400px;
}

div.product {
    float:right;
    margin-bottom:20px;
    text-align:left;
    width:400px;
}
div.product p {
    margin-bottom:0pt;
}
div.product img {
    float:left;
    margin:0pt 15px 10px 0pt;
}
div.product img.none {
    margin-bottom:0pt;
}
div.product h1 sup {
    color:#999999;
    font-size:10px;
    font-weight:normal;
}
div.product h1 {
    font-size:18px;
    margin-bottom:2px;
    margin-top: 5px;
}
div.product h1 span {
    color:green;
    font-size:10px;
    font-weight:normal;
    text-transform:uppercase;
}

div.product h2 {
    font-size:12px;
    margin-bottom:1px;
}


div.belt {
    border-bottom:1px solid #CCCCCC;
    clear:both;
    margin-top:10px;
    padding:10px 0pt;
}
div.belt h2 {
    font-size: 1.1em; 
    text-align:center;
}
div.belt a {
    font-weight:bold;
    white-space:nowrap;
}
div.belt p {
    font-size:11px;
    margin-bottom:0pt;
    text-align:center;
}

div.content {
    margin:40px auto;
    width:700px;
}
div.content h1 { font-size: 1.4em; margin-top: 15px;}

div.wide {
    width:750px;
}
div.wide div.left, div.wide div.right {
    width:350px;
}
div.content h1 {
    text-transform:uppercase;
}
div.content p, div.letter p {
    font-family:georgia;
    font-size:16px;
}
div.left, div.right, div.center {
    margin-bottom:25px;
    width:325px;
}
div.left {
    float:left;
}
div.right {
    float:right;
}
div.center {
    border-bottom:1px solid #DBC0AE;
    border-top:1px solid #DBC0AE;
    clear:both;
    margin:0pt auto;
    padding:20px 20px 0pt;
    width:425px;
}


.tips {
    border-bottom: 1px dotted #000;
}



#footer  {
    background-color:#000000;
    clear:both;
    color:#999999;
    font-family:verdana;
    font-size:10px;
    line-height:1.4em;
    margin-top:25px;
    padding:15px 0pt;
    text-align:center;
}





.cluetip-default {
    background-color: #d9e5eb;
    border: 1px solid #a6ce73; 
}
.cluetip-default #cluetip-outer {
     position: relative;
    margin: 0;
    padding: 0;
    background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
    margin: 0;
    padding: 2px 0 2px 2px;
    font-size: 1em;
    color: #fff;
    background-color: #000;
}
.cluetip-default #cluetip-title a {
    color: #fff;
    font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
    border: 0;
    padding: 2px;
    margin: 0;
    background-color: #d9e5eb;
    color: #017cad;
}

