﻿#content ul li
{
    font-size: 10pt;
    list-style-type: decimal;
}

#agreements
{
margin: 0px 0px 0px 0px;
BACKGROUND: white;
padding: 20px 20px 20px 0px;
text-align: left;
font-size: 12pt;
}

#agreements UL
{
BACKGROUND: white;
COLOR: black;
LIST-STYLE: decimal;
PADDING: 0px 0px 10px 0px;
MARGIN: 0px 0px 0px 30px;
font-size: 12pt;
text-align: left;
TEXT-DECORATION: none;
}

#agreements LI
{
BACKGROUND: white;
COLOR: black;
LIST-STYLE: decimal;
PADDING: 0px 0px 10px 0px;
MARGIN: 0px 0px 0px 30px;
font-size: 14pt;
text-align: left;
TEXT-DECORATION: none;
display: list-item;
}


#agreements A:link
{
COLOR: #0000CD;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
font-size: 10pt;
}

#agreements A:visited
{
COLOR: #0000CD;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
font-size: 10pt;
}

#agreements A:hover
{
COLOR: #8A8A8A;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
font-size: 10pt;
}

#agreements A:active
{
COLOR: #8A8A8A;
FONT-WEIGHT: normal;
TEXT-DECORATION: none
font-size: 10pt;
}

#agreement_container
{
width: 90%;
text-align: center;
margin: 0px 0px 0px 40px;
}

.agreement_heading
{
margin: 0px 5px 0px 0px;
text-align: center;
font-size: 14pt;
}

#agreement_heading
{
margin: 0px 5px 0px 0px;
text-align: center;
font-size: 14pt;
}

#agreement_para_heading
{
margin: 0px 5px 0px 0px;
text-align: left;
font-size: 12pt;
text-decoration: underline;
}

.agreement_text
{
margin: 0px 5px 0px 0px;
text-align: left;
font-size: 10pt;
}

#agreement_text
{
margin: 0px 5px 0px 0px;
text-align: left;
font-size: 10pt;
}

#agreement_text UL
{
BACKGROUND: white;
COLOR: black;
LIST-STYLE: disc;
PADDING: 0px 0px 0px 0px;
MARGIN: 0px 0px 0px 30px;
font-size: 10pt;
text-align: left;
TEXT-DECORATION: none;
}

#agreement_text LI
{
BACKGROUND: white;
COLOR: black;
LIST-STYLE: disk;
PADDING: 0px 0px 20px 0px;
MARGIN: 0px 0px 0px 30px;
font-size: 10pt;
text-align: left;
TEXT-DECORATION: none;
display: list-item;
}

.agreement_p
{
font-size: 10pt;
}

#agreementtable
{
display: table;
margin: 5px 0px 5px 30px;
}

#agreementrow
{
display: table-row;
}

#agreementcol
{
width: 50%;
padding: 5px 5px 5px 5px;
display: table-cell;
text-align: center;
}

#estimatetablediv
{
text-align: left;
}

#estimatetable
{
width: 80%;
display: table;
margin: 5px 0px 5px 0px;
}

#estimaterow
{
display: table-row;
}

#estimatecol1
{
font-size: 10pt;
width: 60%;
padding: 1px 0px 0px 0x;
display: table-cell;
text-align: left;
}

#estimatecol2
{
font-size: 10pt;
width: 15%;
padding: 1px 0px 0px 0x;
margin: 0px 0px 0px 0px;
display: table-cell;
text-align: left;
}

#estimatecol3
{
font-size: 10pt;
width: 15%;
padding: 1px 0px 0px 0x;
display: table-cell;
text-align: right;
}

#estimatecol4
{
font-size: 10pt;
font-weight: bold;
width: 10%;
padding: 1px 0px 0px 15px;
display: table-cell;
text-align: right;
}

#estimatecol5
{
width: 15%;
padding: 5px 5px 5px 5px;
display: table-cell;
text-align: center;
}

#bparktable1
{
display: table;
width: 100%
}

#bparkrow
{
display: table-row;
}

#bparkcol1
{
display: table-cell;
width: 35%;
text-align: left;
font-size: 12pt;
vertical-align: top;
}

#bparkcol2
{
display: table-cell;
width: 50%;
text-align: left;
font-size: 10pt;
vertical-align: top;
}

#bparkcol3
{
display: table-cell;
width: 10%;
text-align: left;
font-size: 10pt;
vertical-align: top;
}