﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(/images/bg.gif);
    text-align: justify;
    background-repeat: repeat;
}

Border
{
    border-style: ridge;
}

.Main
{
    background-position: center;
    border: 2px ridge #000000;
    background-color: #FFFFFF;
    background-image: url(/images/logowash1.gif);
    background-repeat: no-repeat;
    z-index: 2;
    margin-top: 2px;
    color: #000000;
    width: 502px;
    height: 514px;
}
.Main-Conf
{
    background-position: center;
    border: 2px ridge #000000;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    z-index: 2;
    margin-top: 2px;
    color: #000000;
    width: 430px;
}

.MainTitle
{
    text-align: center;
    font-size: 14pt;
}
.MainBody
{
    font-family: Arial;
    font-size: 9pt;
}
.MainBlueBar
{
    text-align: center;
    background-color: #336699;
    height: 13px;
}
.MainTxtBlue
{
    font-size: medium;
    color: #336699;
    font-family: Arial;
}
.Bio-Name
{
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
}
.Bio-SmLinks
{
    width: 40px;
    text-align: right;
    font-size: 8pt;
    white-space: nowrap;
}
.Bio-Title
{
    color: #000000;
    font-style: italic;
    text-decoration: none;
}
.Bio-BlueBar
{
    background-color: #336699;
    color: #FFFFFF;
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: bold;
    text-align: center;
    height: 1px;
}
.Coverage-BlueBar
{
    background-color: #336699;
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    padding: 4px;
}
.Coverage-BlackBar
{
    margin-top: 10px;
    background-color: #000000;
    color: #FFFFFF;
    padding: 4px;
    text-align: left;
    font-weight: bold;
}
.Coverage-GreyBar
{
    background-color: #C0C0C0;
    color: #000000;
    padding: 4px;
    text-align: left;
    font-weight: bold;
}
.News-Date
{
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    width: 100px;
}
.News-Info
{
    font-size: 9pt;
    text-align: left;
    width: 350px;
}
.tombs
{
    border-width: 2px;
    margin: 0px 0px 5px 5px;
    border-color: #000000;
    border-style: solid;
    text-align: center;
    padding: 0;
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-size: 8pt;
    z-index: 0;
}
.TombsAmt
{
    padding-top: 5px;
    font-size: 16pt;
    font-weight: bold;
    padding-bottom: 0px;
    vertical-align: top;
}
.tombsImg
{
    text-align: center;
    padding-top: 0px;
}
.tombsText
{
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
}
.left-col
{
    clip: rect(15px, 15px, 15px, 15px);
    padding: 0px;
    margin: 0px 0px 5px 10px;
    border: 0px none #FFFFFF;
    background-image: none;
}
.CreateForm
{
    width: 475px;
    text-align: center;
}
/****************************************************************************** 
	Elements 
******************************************************************************/


.pro_name
{
    font-size: 1.5em;
    font-style: italic;
    font-weight: bold;
    color: #005AAD;
    margin: 0px;
    line-height: 1.5em;
}

/****************************************************************************** 
	Navigation
******************************************************************************/
#navcontainer
{
    margin-left: 15px;
    padding-top: 3px;
}
#navlist
{
    padding-left: 0px;
    width: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    margin: 0px;
}

#navlist li
{
    list-style: none;
    margin: 0;
    padding: 0.5em 0.5em 0.5em 1.5em;
    background-image: url(/images/link_arrow.gif);
    background-repeat: no-repeat;
    background-position: .5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

#navlist li a
{
    text-decoration: none;
    color: #00457D;
    font-weight: bold;
}
#navlist li a:hover
{
    text-decoration: underline;
}

/*------ Sub Navigation ------*/

#sub_navcontainer
{
    margin-left: 34px;
}
#sub_navlist
{
    padding-left: 0px;
    width: auto;
    margin: 0;
}

#sub_navlist li
{
    list-style: none;
    margin: 0;
    padding: 0.5em 0.5em 0.5em 1em;
    background-image: url(/images/sub_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0.5px;
}

#sub_navlist li a
{
    text-decoration: none;
    color: #00457D;
}
#sub_navlist li a:hover
{
    text-decoration: underline;
}


/****************************************************************************** 
	Main
******************************************************************************/
#container
{
    width: 797px;
    margin-right: auto;
    margin-left: auto;
    border-right-width: 2px;
    border-bottom-width: 3px;
    border-top-width: 3px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    background: #005aad url(/images/background2.gif) repeat-x;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-top-color: #999999;
    border-left-color: #999999;
    padding-bottom: 3px;
}

#container2
{
    width: 797px;
    margin-right: auto;
    margin-left: auto;
    border-right-width: 2px;
    border-bottom-width: 3px;
    border-top-width: 3px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-top-color: #999999;
    border-left-color: #999999;
    background-color: #FFFFFF;
    padding-bottom: 3px;
}

.footer2
{
    font-size: 0.8em;
    color: #000000;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 0px;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #00457D;
    text-align: center;
    line-height: 1.8em;
    padding-bottom: 0px;
    clear: both;
}
#sidebar
{
    position: relative;
    float: left;
    width: 260px;
    padding-top: 3px;
}
#logo
{
    padding-top: 22px;
    padding-bottom: 11px;
    padding-left: 9px;
}
#content_container
{
    padding-top: 3px;
    margin-right: 10px;
    margin-left: 278px;
    margin-bottom: 5px;
    width: 506px;
}

.text_wrapper
{
    margin-top: 1px;
    padding-top: 3px;
    padding-right: 15px;
    padding-bottom: 3px;
    padding-left: 15px;
    line-height: 1.2em;
}

.text_wrapper_homepage
{
    margin-top: 1px;
    padding-top: 3px;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 1.2em;
}

.text_wrapper li
{
    line-height: 2em;
}
.text_wrapper_long_li
{
    margin-top: 1px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
    line-height: 1.2em;
    line-height: 1.2em;
}
.addresses
{
    width: 220px;
    float: left;
    font-size: 10pt;
}

.quote
{
    background-color: #336699;
    padding: 5px 30px;
    color: #FFFFFF;
    font-family: "Times New Roman" , Times, serif;
    font-style: italic;
    font-size: 1.2em;
    background-position: center;
    line-height: 1.4em;
}
/****************************************************************************** 
	Footer
******************************************************************************/
.footer
{
    width: 775px;
    font-size: 0.8em;
    color: #000000;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 3px;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #00457D;
    text-align: center;
    line-height: 1.8em;
    padding-bottom: -5px;
    clear: both;
}

.footer a
{
    text-decoration: none;
    color: #000000;
}
.footer a:hover
{
    text-decoration: underline;
}

/*
Menu styles
*/

.accordion
{
    border-bottom: solid 0px #000000;
    z-index: 2;
    position: relative;
}
.accordion h3
{
    background: #336699 url(/images/arrow-square.gif) no-repeat right -51px;
    padding: 5px 15px;
    margin: 0;
    border: solid 1px #c4c4c4;
    border-bottom: none;
    cursor: pointer;
    color: #ffffff;
    font-size: 11pt;
}
.accordion h4
{
    background: #336699;
    padding: 5px 15px;
    margin: 0;
    border: solid 1px #c4c4c4;
    border-bottom: none;
    cursor: pointer;
    color: #ffffff;
    font-size: 11pt;
}

a.white:link
{
    color: #ffffff;
    text-decoration: none;
}
a.white:active
{
    color: #ffffff;
    text-decoration: none;
}
a.white:visited
{
    color: #ffffff;
    text-decoration: none;
}
a.white:hover
{
    color: #ffffff;
    text-decoration: none;
}

a.blue:link
{
    color: #2d5883;
    font: 90%;
    text-decoration: none;
}
a.blue:active
{
    color: #2d5883;
    font: 90%;
    text-decoration: none;
}
a.blue:visited
{
    color: #2d5883;
    font: 90%;
    text-decoration: none;
}
a.blue:hover
{
    color: #2d5883;
    font: 90%;
    text-decoration: none;
}


.accordion h3:hover
{
    background-color: #2d5883;
}
.accordion h3.active
{
    background-position: right 5px;
}
.accordion h4:hover
{
    background-color: #2d5883;
}
.accordion h4.active
{
    background-position: right 5px;
}
.accordion p
{
    background: #f7f7f7;
    margin: 0;
    padding: 3px 15px 3px;
    border-left: solid 1px #c4c4c4;
    border-right: solid 1px #c4c4c4;
    border-bottom: solid 1px #c4c4c4;
}
.pane-list
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.pane-list li
{
    background: #f7f7f7;
    padding: 3px 15px 2px;
    border-left: solid 1px #c4c4c4;
    border-right: solid 1px #c4c4c4;
    border-bottom: solid 1px #c4c4c4;
    cursor: pointer;
    font-size: 10pt;
}
.pane-list li:hover
{
    background: #d9e4ee;
}

.divider
{
    color: #B1C6DF;
    margin-right: 5px;
    margin-left: 5px;
}
.Symbol
{
    text-transform: uppercase;
}

.Control-Left-Justify
{
    text-align: left;
}
a
{
    color: #000000;
}
a:visited
{
    color: #000000;
}
a:active
{
    color: #000000;
}
a:hover
{
    color: #000000;
}
