﻿body 
{
    background-color:Transparent;
    /*background-image:url(../images/BackgroundImageThin.gif);
    background-repeat:repeat-x;*/
    font-family:Arial;
    font-size:10pt;
    margin:5px;
}

.newsletter
{width:280px;
}

.newsletterheader
{
    width:246px;
    height:32px;
    color:White;
    font-size:12pt;
    font-weight:bold;
    background-image:url(../images/headerorange.gif);
    background-repeat:no-repeat;
    padding:15px 0 0 15px;
    font-family:Century Gothic;
}

.newslettertext
{
    width:241px;
    padding:10px;
    color:black;
    text-align:justify;
    line-height:1.2;
    font-size:10pt;
    background-color:White;
}

.newsletterboxes
{
    width:265px;
    height:150px;
    background-image:url(../images/newsletterbackground.gif);
    background-repeat:no-repeat;
    padding:10px 0 0 10px;
}

.newsletterbutton { background-image: url(../images/newslettergo.gif); width:50px; height:32px;}

span.label,span.spacer,span.multiple span {width:120px;float:left; color:#6B6B6B;} 
span.multiple {float:left;} 
span.button {padding-left:33px; padding-top:130px;} 
div.clear {clear:both;padding-top:10px;} 

.button {padding-left:180px; padding-top:13px;} 
/*.clear{clear:both;}*/
