﻿body
{
    margin: 0px;
    background-color: #2b296a;
    background-image: url(/Images/Backgrounds/Body.jpg);
    background-repeat: repeat-x;
}

a
{
    color: #003D79;
}

a:hover
{
    color: #B51019;
}

a.pdf
{
    background-position: left center;
    background-image: url(/Images/Icons/pdf_sm.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
    height: 20px;
    display: inline-block;
}

/*a:visited
{
    color: #FFF;
}*/



#masterDiv
{
    width: 990px;
    min-height: 702px; /* this can be removed when live */
    margin: 0px auto;
    /* Add border to left of page (will be 100% and not interfere with padding, colors of other styles */
    background-position: left top;
    background-image: url(/Images/Backgrounds/inner-border.gif);
    background-repeat: repeat-y;
}



/* === topMargin === */
#topMargin
{
    height: 34px;
    background-color: #fff;
    overflow: hidden;
}

#topMargin div.breadcrumb
{
    font-family: Verdana;
    font-size: 0.60em;
    padding-top: 11px;
    padding-left: 12px;
    color: #000;
    background-color: inherit;
    width: 689px;
    height: 23px; /* +11px padding = 34px */
    margin-right: 289px;
}

#topMargin div.breadcrumb a,
#topMargin div.breadcrumb a:visited
{
    color: #000;
}



#topMargin div.search
{ 
    width: 216px;
    height: 34px;
    background-color: #F5F4F0;
    position: relative;
    top: -34px;
    left: 701px;
}

#topMargin div.search .search
{
    border: 1px solid #858585;
    color: #000;
    background-color: #FFF;
    width: 155px;
    height: 15px;
    font-size: 0.70em;
    margin-left: 8px;
    margin-top: 8px;
}

#topMargin div.search .searchButton
{
    vertical-align: middle;
    margin-top: -1px;
}

#topMargin div.siteMap
{
    width: 73px;
    height: 24px;
    background-color: inherit;
    position: relative;
    top: -34px; /*-68px;*/
    left: 917px;
    text-align: center;
    padding-top: 10px;
}

#topMargin div.siteMap a
{
    font-family: Verdana;
    font-size: 0.65em;
    color: #003D78;
    background-color: inherit;
    font-weight: bold;
}

#topMargin div.siteMap a:hover
{
    color: #B51019;
    background-color: inherit;
}



/* === logoBar === */
#logoBar
{
    height: 58px;
    background-color: #F5F4F0;
}

#logoBar a img
{
    border: 0px;
}

#abgLogo
{
    margin-top: 19px;
    margin-left: 12px;
    float: left;
}

#abgTelephone
{
    color: #003D79;
    background-color: inherit;
    font-family: Trebuchet MS;
    font-weight: bold;
    width: 264px;
    height: 47px;
    text-align: right;
    float: right;
    margin-right: 12px;
    padding-top:11px;
}

#abgTelephone span.label
{
    vertical-align: text-top;
    font-size: 0.70em;
}

#abgTelephone span.telephone
{
    font-size: 1.8em;
    letter-spacing: -0.05em;
}




/* === navigation === */
#navigation
{
    height: 34px;
    background-color: #9C8460;
    padding-left: 285px;
    overflow: hidden;
}

#navigation ul
{ 
    padding: 0px;
    margin: 0px;
    height: 34px;
    list-style-type: none;
}


#navigation ul li
{
    display: inline;
    margin: 0px;
    line-height: 34px;
}

#navigation ul li a
{
    font-family: Trebuchet MS;
    font-size: 0.80em;
    color: #F5F4F0;
    background-color: inherit;
    text-decoration: none;
    padding: 10px 6px;
}

#navigation ul li a:hover
{
    color: #FFF;
    background-color: #6D5839;
}

#navigation ul li a.selected
{
    color: #FFF;
    background-color: #020042;
}



/* === leftPanel === */

#leftPanel
{
    width: 282px;
    height: auto;
    margin-right: 705px;
    overflow: hidden;
}

/* IE 6 hack */
* > #leftPanel
{
    width: 285px;
}

/* --- infoPane --- */
#leftPanel div.infoPane
{
    background-color: #9C8460;
    height: 281px;
    overflow: hidden;
}

#leftPanel div.infoPane .title h1,
#leftPanel div.infoPane .title h3
{
    background-color: #6D5839;
    height: 59px;
    overflow: hidden;
    font-family: Trebuchet MS;
    font-size: 1.00em;
    font-weight: normal;
    margin: 0px;
}

#leftPanel div.infoPane .title h1 span,
#leftPanel div.infoPane .title h3 span
{
    display: block;
    width: 269px;
    padding: 13px 8px;
    background-color: inherit;
    font-size: 1.20em;
    letter-spacing: -0.03em;
    line-height: 1.0em;
    color: #fff;
}

#leftPanel div.infoPane .title h1 span.line1LeftAlign,
#leftPanel div.infoPane .title h1 span.line1RightAlign,
#leftPanel div.infoPane .title h3 span.line1LeftAlign,
#leftPanel div.infoPane .title h3 span.line1RightAlign

{
    text-align: left;
    padding-bottom: 0px;
}

#leftPanel div.infoPane .title h1 span.line1RightAlign,
#leftPanel div.infoPane .title h3 span.line1RightAlign
{
    text-align: right;
}

#leftPanel div.infoPane .title h1 span.line2LeftAlign,
#leftPanel div.infoPane .title h1 span.line2RightAlign,
#leftPanel div.infoPane .title h3 span.line2LeftAlign,
#leftPanel div.infoPane .title h3 span.line2RightAlign
{
    text-align: left;
    padding-top: 0px;
}

#leftPanel div.infoPane .title h1 span.line2RightAlign,
#leftPanel div.infoPane .title h3 span.line2RightAlign
{
    text-align: right;
}

#leftPanel div.infoPane div.body
{
    width: 269px;
    height: 205px;
    padding: 8px;
    background-color: inherit;
    font-family: Verdana;
    color: #fff;
    overflow: auto;
    font-size: 1.0em;
}

#leftPanel div.infoPane div.body ul
{ 
    font-size: 0.70em;
    margin-right: 25px;
    margin-top: 5px;
    list-style-type: square;
}


#leftPanel div.infoPane div.body p
{
    margin: 0px 0px 5px 0px;
}

/* --- newsPane --- */
#leftPanel div.newsPane
{
    background-color: inherit;
    min-height: 203px;
    /*border-left: 2px solid #9C8460;*/
    padding: 5px 8px 5px 10px;
    font-family: Verdana;
}

#leftPanel div.newsPane div.title
{
    font-family: Trebuchet MS;
    font-size: 1.00em;
    letter-spacing: normal;
    color: #FFF;
}

#leftPanel div.newsPane div.newsItems
{
    height: 160px;
    margin: 0px;
    overflow: auto;
}

#leftPanel div.newsPane div.newsItems div.newsItem
{
    color: #FFF;
    background-color: inherit;
    font-size: 0.60em;
    margin-top: 10px;
}

#leftPanel div.newsPane div.newsItems div.newsItem div.title a
{
    font-size: 1.20em;
    color: #fff;
    text-decoration: none;
    background-image: url(/Images/Decoration/hl-Arrow.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 12px;
}

#leftPanel div.newsPane div.newsItems div.newsItem div.title a:hover
{
    text-decoration: underline;
    color: #F0970B;
    background-color: inherit;
}

#leftPanel div.newsPane div.newsItems div.newsItem div.title a:visited
{
    color: #CCC;
    background-color: inherit;
    background-image: url(/Images/Decoration/hl-Arrow-Visited.gif);
}

#leftPanel div.newsPane div.newsItems div.newsItem div.summary,
#leftPanel div.newsPane div.newsItems div.newsItem div.publishedDate
{
    color: #C8C8C8;
    background-color: inherit;
    padding-left: 12px;
}

#leftPanel div.newsPane div.newsItems div.newsItem div.publishedDate
{
    color: #F0970B;
    background-color: inherit;
    font-style: italic;
    padding-top: 2px;
}

#leftPanel div.newsPane div.archive,
#leftPanel div.newsPane div.archive a
{
    font-size: 0.60em;
    font-style: italic;
    color: #FFF;
    background-color: inherit;
    text-align: center;
    margin-top: 5px;
}

#leftPanel div.newsPane div.archive a
{
    font-size: 1.00em;
}

#leftPanel div.newsPane div.archive a:hover
{
    color: #F0970B;
}



/* body */
#body
{
    width: 705px;
    min-height: 494px;
    background-color: inherit;/*#ff0;*/
    float: right;
    margin-top: 0px;
    overflow: hidden;
}

#body sup.verificationNote
{
    font-size: 0.80em;
}

#body p.verificationNote
{
    font-size: 0.55em;
    color: #444;
    background-color: inherit;
    margin: 0px;
}



/* footer */
#footer
{
    height: 66px; /* 66 + left padding (8) + right padding (8) = 82 */
    width: 974px;
    background-color: #F5F4F0;
    padding: 8px;
    font-size: 0.60em;
    color: #575757;
    font-family: Verdana;
    clear: right;
}

#footer a
{
     background-color: inherit;
     color: #B51019;
     font-weight: bold;
}

#footer a:hover
{
    color: #F0970B;
    background-color: inherit;
}

#footer a img
{
    vertical-align: middle;
    margin-left: 15px;
}

#footer .linksWrapper
{
    height: 22px;
}


#footer .linksWrapper div.linksLeft
{
    float: left;
}

#footer .linksWrapper div.linksRight
{
    float: right;
}

#footer ul
{
    display: inline;
}

#footer .linksWrapper div.linksLeft ul,
#footer .linksWrapper div.linksRight ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#footer .linksWrapper div.linksLeft ul li,
#footer .linksWrapper div.linksRight ul li
{
    display: inline;
    margin: 0px;
}

#footer .linksWrapper div.linksLeft ul li a,
#footer .linksWrapper div.linksRight ul li a
{
}

#footer .linksWrapper div.linksLeft ul li a:hover,
#footer .linksWrapper div.linksRight ul li a:hover
{
    color: #F0970B;
    background-color: inherit;
}

#footer .linksWrapper div.linksLeft ul li span.divide,
#footer .linksWrapper div.linksRight ul li span.divide
{
    margin: 0px 8px;
}


#footer div.legalNotice
{
    font-size: 0.90em;
    letter-spacing: -0.1em;
    margin-top: 6px;
}

#footer div.legalNotice a
{
    color: #575757;
    font-weight: normal;
}

#footer div.copyright
{
    margin-top: 5px;
    color: #B51019;
    font-weight: bold;
}
