.bodyfont 
{
    font-size: 9pt;
    font-weight : normal; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #000000;
}
.indent30 
{
    position:relative;
    top: 0;
    left:30px;
}
.indent40 
{
    position:relative;
    top: 0;
    left:40px;
}
.formfont 
{
    font-size: 8pt; 
    font-weight : normal; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #000000
}
.smallfont 
{
    font-size: 7pt;
    font-weight : normal; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #000000
}
.tinyfont 
{
    font-size: 6pt; 
    font-weight : normal; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #000000;
} 
.pagetitle 
{
    font-size: 14pt; 
    font-weight: normal; 
    font-family : Arial, Helvetica; 
    color: #000000;
}
.form
{
    background-color:#f1efe2; 
    border-color:#888C58; 
    border-width:1px; 
    border-style:solid;
}
.formtitle 
{
    font-size: 8pt; 
    font-weight: bold; 
    line-height: 1.25; 
    font-family: Verdana, Arial, Helvetica; 
    color: #ffffff; 
    background-color:#888C58; 
    text-align: center; 
    height: 16px;
}
.simplebutton 
{
    font-family: Arial, Verdana, Helvetica; 
    font-size: 9px; 
    color: #ffffff; 
    background-color: #CB7C24; 
    border-width: 2px; 
    border-color: #CB7C24; 
    border-style: outset; 
    padding:2px;
}
.smallbutton 
{
    font-family: Arial, Verdana, Helvetica; 
    font-size: 9px; 
    font-weight:bold;
    color: #ffffff; 
    background-color: #CB7C24; 
    border-width: 1px; 
    border-color: #CB7C24; 
    border-style: outset;
}

.submitbutton 
{
    font-family: Verdana, Arial, Helvetica; 
    font-size: 8pt; 
    color: #ffffff; 
    background-color: #CB7C24; 
    border-width: 2px; 
    border-color: #CB7C24; 
    border-style: outset;
}
.controlbutton 
{
    font-family: Verdana, Arial, Helvetica; 
    font-size: 7pt; 
    color: #ffffff; 
    background-color: #CB7C24; 
    border-width: 2px; 
    border-color: #CB7C24; 
    border-style: outset;
}
.boxfont 
{
    font-size: 8pt; 
    font-weight : normal; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #000000; 
    border-style: Inset; 
    border-color: #f1efe2;
}
.windowborder 
{
    width: 1px; 
    background-color: #ddddcd;
}
.topicheaderred
{
    font-size: 10pt;
    font-weight : bold; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #888C58;
}
.topicheader
{
    font-size: 10pt;
    font-weight : bold; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #888C58;
}
.topicsubheader
{
    font-size: 9pt;
    font-weight : bold; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #888C58;
}
.listdescript
{
    font-size: 9pt;
    font-weight : normal; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #000000;
}
.listdate
{
    font-size: 9pt;
    font-weight : bold; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #000000;
}
.listcontact
{
    font-size: 9pt;
    font-weight : bold; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #888C58;
}
.listcinfo
{
    font-size: 9pt;
    font-weight : normal; 
    line-height : 1.25; 
    font-family : Verdana, Arial, Helvetica; 
    color: #000000;
}
.listseparator
{ 
    color: #eeeee6;
    
}
.hpnews
{
    font-family:Verdana, Arial, Sans-Serif;
    font-size:8pt;
    font-weight:normal;
    line-height:1.25;
    color:#888C58;
}
.nofloat
{
    border-top: #888C58 1px solid;
    border-right: #888C58 1px solid;
    border-bottom: #888C58 1px solid;
    border-left: #888C58 1px solid;  
}

.floatright
{
    float: right;
    margin: 0px 0px 10px 10px;
}
.floatleft
{
    float: left;
    margin: 0px 10px 10px 0px;
}
    