h1 {
        font-size: 18px;
        font-weight: normal;
        color: #ff7711;
        margin-left: -12px;
}

h2 {
        font-size: 14px;
        color: #064F91;
        padding: 0; margin: 0 0 -9px 0;
}

h3 {
        font-size: 12px;
        color: #1166BB;
        margin: 0 0 9px 0;
}

p {
        line-height: 18px;
        padding: 0; margin: 1em 0;
}

#content {
        width: 429px;
        margin: 13px 0 55px 0;
        padding-left: 30px;
}


#content a, a:visited, a:active {
        color: #AD4C03;
}

#content a:hover {
        color: #773300;
}


#breadcrumbs {
        color: #888;
        font-size: 10px;
        margin-left: -12px;
        display: none;
}

#breadcrumbs a {
        color: #888; 
        display: none;
}

#content ul {
        margin-left: 15px;
}

#content li {
        padding-top:5px;
        margin-left:13px;
}

#content ol {
        margin: 0 0 20px 20px; padding: 0;
}

#content ol li {
        list-style: decimal;
        background: none;
        padding-left: 0px;
        
}

#content ol.lroman li { list-style: lower-roman;}
#content ol.uroman li {list-style: upper-roman;}
#content ol.lalpha li {list-style-type: lower-alpha;}
#content ol.ualpha li {list-style-type: upper-alpha;}

#content #redundantNav ul {
        margin-left: 14px;
}
        

.formSection {
        width:375px;
        background-color: #DFE9F4;
        margin-bottom: 5px;
}

.formSection .prop1 {
        height: 6px;
        font-size: 1px;
        background: no-repeat #DFE9F4 url("form-prop1.gif");
}

.formSection .prop2 {
        height: 6px;
        font-size: 1px;
        background: no-repeat #DFE9F4 url("form-prop2.gif");
}

.formSection .content {
        padding: 2px 0 11px 10px;
}

.formSection h2 {
        margin-bottom: 5px;
        padding: 0 0 0 13px;
        background: no-repeat 0px 1px url("arrow-orange.gif");
}

.formSection td {
        padding-bottom: 6px;
}

.formSection .label {
        width: 57px;
        padding-top: 4px;       
}

.formSection a  {
        display: block;
        color: #39668E;
        margin: 2px 0 0 47px;
        padding-left: 9px;
        background: no-repeat 0px 3px url("arrow-blue.gif");
}

.formSection a:visited, a:active  {
        color: #AD4C03;
}

.formSection a:hover {
        color: #153A5B;
}


.formSection2 {
        width:380px;
        background-color: #DFE9F4;
        margin-bottom: 5px;
}

.formSection2 .prop1 {
        height: 6px;
        font-size: 1px;
        background: no-repeat #DFE9F4 url("form-prop1.gif");
}

.formSection2 .prop1L {
        height: 6px;
        font-size: 1px;
        background: no-repeat #DFE9F4 url("form-prop1L.gif");
}

.formSection2 .prop2 {
        height: 6px;
        font-size: 1px;
        background: no-repeat #DFE9F4 url("form-prop2.gif");
}

.formSection2 .prop2L {
        height: 6px;
        font-size: 1px;
        background: no-repeat #DFE9F4 url("form-prop2L.gif");
}

.formSection2 .content {
        padding: 2px 0 11px 10px;
}

.formSection2 h2 {
        margin-bottom: 5px;
        padding: 0 0 0 13px;
        background: no-repeat 0px 1px url("arrow-orange.gif");
}

.formSection2 td {
        padding-right: 2px;
        padding-left: 9px;
        padding-bottom: 6px;
}

.formSection2 .label {
        width: 57px;
        padding-top: 4px;       
}

.formSection2 a  {
        display: block;
        color: #39668E; 
        padding-left: 9px;
        background: no-repeat 0px 3px url("arrow-blue.gif");
}

.formSection2 a:hover {
        color: #153A5B;
}
