body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #e0e0e0;
    margin: 0px;
    padding: 0px;
}

#mainContainer
{
    margin: auto;
    width: 992px;
    padding: 0px 0px 20px 0px;
}

#alertContainer
{
    background-image: url(/images/alert_bg.png);
    height: 73px;
    width: 989px;
    margin: 15px auto 0px auto;
}

#alertContainer a
{
    text-decoration: none;
    color: #0E0E0E;
}

#alertContainer a:hover
{
    color: #303030;
}

#contentContainer
{
    margin-top: 15px;
    padding: 15px;
    border: solid 1px #909090;
    text-align: left;
    background-color: #FFFFFF;
}

#pageAlertContainer
{
    font-size: 14px;
    padding: 5px 20px;
    border: solid 1px #909090;
    text-align: left;
    background-color: #FFFF00;
    overflow: auto;
    margin-bottom: 5px;
}

#pageAlertContainer div
{
    font-size: 16px;
    font-weight: bold;
}

DIV#rightCol
{
    margin-top: 15px;
    text-align: center;
    border: solid 1px #000000;
    background-color: #e0e0e0;
    margin-bottom: 15px;
}

#rightCol UL
{
    text-align: left;
    background-color: white;
    list-style-type: none;
    border: solid 1px #696969;
    margin: 7px;
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
}
#rightCol LI
{
    text-align: left;
    border: solid 1px #c0c0c0;
    font-size: 11px;
    font-weight: bold;
    padding: 2px;
    margin: 0px;
}

.navContainer
{
    background: url(/images/NavBarLeft_Normal.gif) repeat-x;
    height: 24px;
    width: 100%;
}
.leftnav
{
    background: url(/images/NavBarLeft_Normal.gif) repeat-x;
    height: 24px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 3px;
}

a.leftnavlink
{
    color: #cccccc;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
a.leftnavlink:hover
{
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.rightnavcontainer
{
    background: url(/images/NavBarRight_Normal.gif) repeat-x;
    float: right;
    white-space: nowrap;
}
.rightnav
{
    height: 24px;
    padding-top: 3px;
    color: black;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    float: left;
}
.rightnavlink
{
    color: black;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.rightnavlink:hover
{
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.navbarcenter
{
    color: black;
    font-weight: bold;
    font-size: 11px;
}



.footer
{
    margin-top: 15px;
    color: #3E5255;
    font-size: 11px;
}

.topmessage
{
    color: #3e5255;
    font-size: 12px;
    padding-top: 5px;
    padding-right: 5px;
}
.maincontent
{
    color: black;
    font-size: 14px;
}

.arial12
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

a.arial12-link
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
}
a.arial12-link:hover
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    background-color: #3e5255;
}

a.arial10-link
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
a.arial10-link:hover
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-color: #3e5255;
}

a.ProximityLink:hover
{
    background-color: #f2f2f2;
}

a
{
    color: #7f2830;
    font-weight: bold;
    text-decoration: underline;
}
a:hover
{
    color: #104012;
    font-weight: bold;
    text-decoration: none;
}
.terms
{
    color: #fff;
    font-weight: bold;
    background-color: #f00;
    font-size: 14px;
}
H1, h1
{
    font-size: 24px;
}
H2, h2
{
    font-size: 21px;
}

.tableborder
{
    border: 1px solid #cccccc;
}

.cellborder, .podborder
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    color: black;
    font-size: 12px;
}

.cellborder-report, .optborder
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    color: black;
    font-size: 10px;
}

.column-title
{
    font-size: 12px;
    font-weight: bold;
    color: #000080;
    text-decoration: none;
}

a.column-title
{
    color: #000080;
}

.tabposition
{
    margin-top: 10px;
    margin-left: 10px;
}

.panelposition
{
    margin-top: 18px;
    margin-left: 10px;
}

.marginshift
{
    margin-top: 10px;
}

.formfields
{
    font-size: 12px;
}

.arial14
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.arial10
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.arial8
{
    font-size: 8px;
    font-family: Arial, Helvetica, sans-serif;
}

.active-tab
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
a.active-tab:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.inactive-tab
{
    font-size: 12px;
    font-weight: bold;
    color: #888888;
    text-decoration: none;
}

.column-title
{
    font-size: 12px;
    font-weight: bold;
    color: #000080;
    text-decoration: none;
}

a.column-title
{
    color: #000080;
}

.form-text
{
    font-size: 13px;
    font-weight: bold;
    color: #000080;
    text-decoration: none;
}

.data
{
    font-size: 12px;
    color: #000080;
    text-decoration: none;
}

.paging
{
    font-size: 12px;
}

a.data
{
    color: #000080;
}

a.data:hover
{
    color: #CC3300;
}

.spacing-5px
{
    margin-top: 5px;
}

.NumberFormat
{
    text-decoration: none;
    color: #000000;
    font-size: 10pt;
}

.Number
{
    width: 15px;
}

.Selected
{
    font-weight: bold;
}

.Searchbox
{
    width: 30px;
    height: 15px;
    font-size: 7pt;
}

.SearchField
{
    font-weight: bold;
    font-size: 13px;
    color: #7f2830;
}
.requiredField
{
    font-size: 10pt;
    color: Red;
    font-weight: bold;
    vertical-align: top;
}
.Flyout
{
    width: 350px;
    background-color: #FCFCFC;
    padding: 5px 5px 5px 5px;
    border: solid 1px #000000;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: White;
    padding: 3px;
    border-style: solid;
    border-color: Gray;
    border-width: 1px;
}
.modalHeader
{
    background-color: #F0F0F0;
    padding: 0px;
    border-width: 0px;
    font-weight: bold;
    font-size: 13px;
    color: #7f2830;
}
.modalImage
{
    text-align: right;
    background-color: #F0F0F0;
    padding: 0px;
    border-width: 0px;
}

.TabCell
{
    margin: 0px;
    padding: 0px;
    height: 27px;
    float: left;
}

.MapLegend
{
    position: relative;
    left: 520px;
    top: 10px;
    border: 1px solid #505050;
    background-color: white;
    padding: 5px;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8;
    width: 160px;
    z-index: 5;
}
.myMap
{
    position: absolute;
    width: 707px;
    height: 400px;
    border: solid 1px #666666;
}

.PopupNotes
{
    margin-top: 10px;
    border: solid 1px #C0C0C0;
    padding: 3px;
    max-height: 75px;
    overflow-y: auto;
}

#subNav
{
    border: 0 none;
    height: 27px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 0;
    width: 920px;
    display: block;
}
#subNav a
{
    display: block;
}
#subNav li
{
    float: left;
    height: 27px;
    list-style-type: none;
    margin-right: 0px;
    text-align: center;
    width: 130px;
    display: list-item;
    margin-top: 0px;
}
#subNav li a.sel
{
    color: White;
    background-image: url(/Images/TabOn.gif);
}
#subNav li a
{
    -x-system-font: none;
    background-image: url(/Images/TabOff.gif);
    background-repeat: no-repeat;
    color: #888888;
    display: block;
    font-family: Arial;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 27px;
    line-height: normal;
    padding-right: 5px;
    padding-top: 7px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}

#subNav li a:hover
{
    color: #555555;
}

#subNav li a.sel:hover
{
    color: White;
}

#ResultsTable tr td, cellbordersmall
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    color: black;
    text-align: left;
}

#ResultsTableRow td a
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

#ResultsTableRow td a:hover
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-color: #3e5255;
}

.cellbordersmall
{
    white-space: nowrap;
    background-color: #3e5255;
}

.PageHeader
{
    height: 43px; 
    background: url(/images/Title_Background.jpg) no-repeat;
    color: #3E5255; 
    padding: 6px 0px 10px 10px; 
    font-size: 24px; 
    font-weight: bold;
}