.puffBlock { 
    line-height: normal;
    float: left;
    width: 230px;
    height: 75px;
    margin: 5px 0px 5px 5px;
    padding-top: 5px;
    border-top: solid 1px #cccccc; 
}


.quotesign {
    float: left;
    padding: 5px 5px 0 0;
}



.quote {
    font-size: 10pt; 
    color: black; 
    font-family: Georgia, serif;
    color: black !important;
    text-decoration: none;
}
.lable    {
    width: 250px;
    float: left;
    text-align: right;
    padding-right: 5px;
    line-height: normal;
}

.inputContainer {
    width: 200px;
    float: left;
}
.clearer {
    line-height: 0;
    height: 5px;
    clear: left;
}

.textFld {
    background-color: #eeeeee;
    border: none;
    border-bottom: dotted 1px gray;
    width: 170px;
    font-size: 9pt;
}


.selectFld {
    background-color: #eeeeee;
    border: dotted 1px gray;
    width: 170px;
    font-size: 9pt;
}

.checkboxFld {
    background-color: #eeeeee;
    border: dotted 1px gray;
}

#letterFld {
    background-color: #eeeeee;
    border: dotted 1px gray;
    width: 480px;
    height: 300px;
    font-size: 9pt;
}
.submit_btn {
    background-color: #eeeeee;
 }


.letterContainer {
    background-color: #eeeeee;
    background-image: url(/content/images/letter/letterbg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 480px;
    border: solid 1px #aaaaaa;

}

#centercolumn {
    width: 480px;
    text-align: left;
}


.letterContainer_inner {
    padding: 40px 40px 240px 40px;
    
}
.letterContainer_inner p {
    font-size: 10pt;
    line-height: 150%;
    margin-top: 8px;
    margin-bottom: 8px;
    color: black;
}


.letterBlock_quote {
    float: right;
    width: 220px;
    
}

.letterBlock_quote_inner {
    padding: 10px;
    font-size: 16pt;
    font-family: Georgia, serif;
    color: black;
    
    
}

.letterBlock_quote_quotemark {
    float: left;
    margin-right: 5px;
}

.previousLink {
    float: left;
    width: 200px;
    font-weiht: bold;
    font-size: 11pt;
}
.nextLink {
    float: right;
    width: 200px;
    text-align: right;
    margin-right: 40px;
    font-weiht: bold;
    font-size: 11pt;
}









.puffBlock { 
    line-height: normal;
    float: left;
    width: 250px;
    height: 75px;
    margin: 5px 0px 5px 5px;
    padding-top: 5px;
    border-top: solid 1px #cccccc; 
}




.quotesign {
    float: left;
    padding: 5px 5px 0 0;
}

#latestLetters {
    float: left; 
    width: 230px;
    margin: 0 10px 0 0; 
    border-right: solid 1px #cccccc; 
    line-height: normal;

}

#latestLetters h1 {
    background-color: #cccccc;
    color: black;
    font-size: 9pt;
     line-height: normal;
     padding: 4px;
}

.quote {
    font-size: 10pt; 
    color: black; 
    font-family: Georgia, serif;
    color: black !important;
    text-decoration: none;
}

