﻿div.content
{
    padding: 10px;
    text-align: left;
    font: normal normal normal 9pt/18pt Verdana, Arial, San-Serif;
    color: #666666;
    width: 530px;
}
div.content a
{
    font-weight: bold;
    text-decoration: none;
    color: #666666;
}
div.content a:hover
{
    text-decoration: underline;
    color: #000000;
}
div.content div.textblock
{
    width:100%;
    padding: 5px;
    background-color:  #f5f5f5;
    border-top: solid 1px #DDDDDD;
}
div.content div.textblock_first
{
    width:100%;
    padding: 5px;
    background-color:  #f5f5f5;
    border-top: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
}
div.content div.memberblock
{
    width:100%;
    padding: 5px;
    background-color: #f5f5f5;
    border-bottom: solid 1px #DDDDDD;
    font: normal normal normal 8pt/normal Verdana, Arial, San-Serif;
}
div.content div.memberblock a
{
    color: #666666;
    text-decoration: none;
}
div.content div.memberblock a:hover
{
    color: #000000;
    text-decoration: underline;
}
div.content a.breadcrumbs
{
    font: normal normal normal 8pt/normal Verdana, Arial, San-Serif;
    color: #D8D8D8;
    text-decoration: none;
}
div.content a.breadcrumbs:hover
{
    color: Black;
    text-decoration: underline;
}
h1, span.pageheading
{
    width:100%;
    padding: 0px;
    margin: 0px;
    font: normal normal normal 15pt/normal Verdana, Arial, San-Serif;
}
h2
{
    font: normal normal bold 10pt/18pt Verdana, Arial, San-Serif;
    width:100%;
    margin: 0px;
    color: #666666;
}
h3
{
    font: normal normal normal 9pt/normal Verdana, Arial, San-Serif;
    width:100%;
    margin: 0px;
    color: #666666;
}
a:hover h2
{
   text-decoration: underline;
   color: Black;
}
div.learnmore
{
    padding: 3px;
    text-align: right;
    width:100%;
    font: normal normal bold 8pt/normal Verdana, Arial, San-Serif;
}
div.learnmore a
{
    color: #666666;
    text-decoration: none;
}
div.learnmore a:hover
{
    color: #000000;
    text-decoration: underline;
}
table.form
{
    width: 100%;
}
table.form tr td
{
    padding: 6px 2px 6px 2px;
    background-color: #F5F5F5;
}
table.form tr.formsectionheading
{
    background-color: #FFFFFF;
}
table.form tr.formsectionheading td
{
    width: 100%;
    color: #999999;
    background-color: #FFFFFF;
    border-bottom: solid 1px #DDDDDD;
    font: normal normal bold 8pt/normal Verdana, Arial, San-Serif;
}
table.form tr.formbutton td
{
    background-color: #FFFFFF;
    border-top: solid 1px #DDDDDD;
    padding-top: 24px;
}
table.form tr.note_light td
{
    font: normal normal normal 7pt/normal Verdana, Arial, San-Serif;
    padding: 0px 2px 6px 2px;
}
td.field_label
{
    text-align: right;
    padding-left: 10px;
}
ol.number
{ 
    list-style-type: decimal;
}
ol.letter
{
    list-style-type: lower-alpha;
}
input, select, option, textarea
{
    font: normal normal normal 8pt/normal Arial, Verdana, San-Serif;
}
