body {
    font-family: Verdana, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 11pt;
    line-height: 12pt;
    text-align: center;
}

#container{
    margin: 0 auto;
    width: 800px;
    text-align: left;
}

#header{
    text-align: center;
    margin-top: 2em;
}


#powertalk h1, .top, #buttons {
    margin-bottom: 10pt;
}

#powertalk p, #powertalk h2, #powertalk h3{
    margin-bottom: 5pt;
}

h2 a{
    text-decoration: none;
}

h2 a:hover{
    color: #333333;
}

a.orange, a.orange:visited{
    color: F37A21;
}

#header h1, #powertalk h2{
    font-size: 1.4em;
    line-height: 1.5em;
    font-weight: bold;
}

#header h1{
    margin-bottom: 20px;
}

#powertalk ul{
    margin-bottom: 5pt;
}

.top {
    margin-left: 131px;
    width: 450px;
    text-align: center;
}

.quotation{
    text-align: center;
}

.quote{
    font-style: italic;
}

h1 strong{

}

h2{
    font-weight: normal;
}

#powertalk .list_header{
    font-style: italic;
}

#powertalk li {
    list-style-position:inside;
    list-style-type:disc;
    padding-left:20px;
}

.important, em, .button a:hover{
    /* color: #f7b81d; */
    color: #333333;
    font-style: normal;
}

.alsoimportant{
    
}

#buttons{
    height: 80px;
    clear: both;
}

.button{
    background: url("button.gif") no-repeat center top;
    width: 80px;
    height: 50px;
    text-align: center;
    color: gray;
    padding-top: 20px;
    _padding-top: 15px;
    float: left;
    font-size: 7pt;
}

.button a, a:visited{
    color: gray;
}

.button a:hover{
    text-decoration: none;
}


div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
_margin-bottom: 30px;

}

.maintain {
    color: #f37a21;
    font-weight: bold;
}

.top{
    font-size:12pt;
}

#footer{
    margin-top: 20px;
    padding-bottom: 80px;
}