/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, dl, dt, dd, form, fieldset, a, img
{
    margin: 0;
    padding: 0;
    border: 0;
}



ul li
{
    margin-bottom: 7px;
    list-style-image: url(Images/redleaf.gif);
    padding-left: 5px;
}

ol li
{
    margin-bottom: 7px;
    padding-left: 5px;
}

body
{
    text-align: center;
    background-color: #000000; /*	background-image:url(Images/bg_tile.gif); */
    background-repeat: repeat;
    font-family: Verdana, Arial, sans-serif;
    font-size: .8em;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Arial, Helvetica, Sans-Serif;
}

h1
{
    margin: 1px 0px 2px 0px;
    font-size: 1.5em;
    color: #BB2025;
    font-weight: bold;
}

h4, h5, h6
{
    color: #BB2025;
}

h2
{
    margin: 0px 0px 1px 0px;
    font-size: 1.3em;
    font-weight: bold;
    color: #808080;
    padding-bottom: 0px;
}

h3
{
    font-size: 0.95em;
    font-weight: bold;
    color: #DDD;
    border-bottom: solid 1px #DDD;
    letter-spacing: .15em;
    padding-bottom: 2px;
}

h4
{
    font-size: 0.9em;
    font-weight: bold;
}

h5
{
    margin: 0.5em 0;
    font-size: 1em;
    font-weight: bold;
}

h6
{
    margin: 0.5em 0;
    font-size: 0.9em;
    font-weight: bold;
}

p
{
    margin: 1em 0;
    line-height: 1.5em;
}

hr
{
    color: #BB2025;
}

a
{
    text-decoration: underline;
    color: #BB2025;
}

a:hover
{
    color: Red;
}

#wrapper
{
    padding: 0px;
    width: 998px;
    margin: 40px auto 0 auto;
    text-align: left;
    background-color: #FFFFFF;
    vertical-align: top;
    border: 1px solid #666666;
    color: #808080;
}

#header
{
    width: 998px;
    position: relative;
    background-image: url(Images/headerbg.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    text-align: right;
    height: 57px;
}

#logo
{
    position: absolute;
    top: 0px;
    left: 0px;
}

#banner
{
    position: relative;
    top: 10px;
    padding-right: 10px;
}

#banner a
{
    color: #333333;
    text-decoration: None;
    font-weight: 900;
    font-size: 0.8em;
}

#tagline
{
    position: absolute;
    top: 27px;
    left: 300px;
    color:#FFFFFF;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 17px;
    font-weight:900;
    font-style:italic;
}

#subheader
{
    width: 998px;
    height: 20px;
    background: url(Images/subheadbg.gif) repeat-x;
}


.subheaderquote
{
    float: left;
    margin: 0px;
    padding: 3px 19px 0px 24px;
    background: url(Images/subheadbg.gif) repeat-x;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 11px;
    color: #ffffff;
    line-height: 20px;
    white-space: nowrap;
}

#centercolumn
{
    margin: 0px 0px 0px 5px;
    position: relative;
    top: 20px;
    height: 100%;
    min-height: 550px;
}

#leftcolumn
{
    position: relative;
    width: 150px; /*** Critical left col/divider dimension value ***/
    float: left;
    padding-left: 7px;
    margin: 0;
    top: 40px;
}

#footer
{
    position: relative;
    margin: 0px 0 20px 0px;
    padding: 15px 15px 2px 15px;
    border-top: None;
    font-size: 0.8em;
    color: #555F4D;
    border-bottom: None;
    clear: both;
    text-align: center;
}

#footer a
{
    margin: 1px 5px;
    color: #999999;
}

#pagefooterbar
{
    position: relative;
    width: 998px;
    height: 10px;
    margin: 0px;
    background: #6BA540;
}


#publicinner
{
    margin: 0px;
    position: relative;
    top: 20px;
    height: 100%;
    min-height: 550px;
}

#copy a
{
    color: #000000;
    text-decoration: underline;
}

#copy a:hover
{
    color: #000000;
}

#copy .container
{
    margin: 7px;
    padding: 15px 20px 15px 20px;
    background-color: #FFFFFF;
    color: #000000;
    height: 100%;
    min-height: 550px;
}


#copy .instructions
{
    margin-top: -0.2em;
    color: #FFFFFF;
    font-weight: normal;
}

#copy .hint
{
    margin-top: -0.3em;
    color: Gray;
    font-weight: normal;
    font-size: 10.5px;
}

#copy .smallfont
{
    color: #FFFFFF;
    font-weight: normal;
    font-size: 10px;
}



#copy .smallcaption
{
    margin-top: -0.3em;
    color: Gray;
    font-weight: normal;
    font-size: 9px;
}

#copy .smarttag
{
    cursor: hand;
    text-decoration: none;
    border-bottom: dashed 1px;
    font-size: 12px;
    color: #333333;
}

#copy .smarttag a
{
    color: #333333;
}

#copy .largestep
{
    /*float: left;     width: 0.7em;*/
    font-size: 170%;
    font-family: Arial;
    line-height: 80%;
    font-weight: bold;
}

.stmtvalue
{
    font-family: 'Courier New' , Courier, monospace;
}

.stmtheader
{
    font-family: 'Courier New' , Courier, monospace;
    font-size: 1.4em;
    font-weight: bold;
}

.popupMenu
{
    background-color: #353535;
    color: White;
    border: double 1px White;
    padding: 5px;
    visibility: hidden;
    position: absolute;
    opacity: .9;
    filter: alpha(opacity=90);
}


#copy .popupMenu a
{
    margin-left: 10px;
}

#copy .RowStyle
{
    background-color: #FFFFFF;
    color: #333333;
}

#copy .RowStyle a
{
    color: #6BA540;
}

#copy .AltRowStyle
{
    background-color: #EFEFEF;
    color: #333333;
}

#copy .AltRowStyle a
{
    color: #6BA540;
}

#copy .EditRowStyle
{
    background-color: #6BA540;
    color: #333333;
}

#copy .EditRowStyle a
{
    color: #333333;
}

#copy .AmtBox
{
    border: solid 1px #333333;
    margin-top: 1px;
    margin-bottom: 2px;
    padding: 3px;
}

.txtBox
{
    border: 1px solid #BB2025;
    background-color: #F7F7F7;
    font-size: 11.5px;
    color: #353535;
    font-family: Arial, Helvetica, sans-serif;
}

.txtBox:focus
{
    background-color: #FFFFFF;
}



.button
{
    border-style: solid;
    border-width: 1px;
    border-color: silver #BB2025 #BB2025 silver;
    padding: 0px 5px 0px 5px;
    color: #FFFFFF;
    background-color: #BB2025;
    font-size: .9em;
    font-weight: bold;
}

.x_button
{
    border-style: solid;
    border-width: 1px;
    border-color: silver;
    padding: 0px 2px 0px 2px;
    color: #000000;
    background-color: Silver;
    font-size: .9em;
    font-weight: bold;
}

.sectionheader
{
    height: 25px;
    padding: 0px 0px 0 10px; /*background: url(images/sidebar_header.png) no-repeat left top;*/
    background: url(images/SectionHeader.jpg) repeat-x;
    color: #DDD;
    font-size: 1.1em;
    font-weight: bold;
    vertical-align: middle;
}

.sectioncontent
{
    border: 1px solid Gray;
    line-height: 1.5em;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: left;
}

.SmallSectionHeader
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    background-image: url(Images/menu_heading.jpg);
    background-repeat: repeat-x;
    padding-right: 0px;
    padding-left: 15px;
    padding-bottom: 0px;
    padding-top: 4px;
    text-align: left;
    height: 20px;
}

.BostonBox
{
    /*
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
*/

    background-image: url('Images/box_BG.jpg');
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-top: 7px;
    padding-left: 7px;
    padding-right: 1px;
    padding-bottom: 10px;
    text-align: left;
    color: #000000;
    border-radius: 2px;
}

#copy .BostonBox a
{
    color: #333333;
}



.modalBackground
{
    /*     top: 0px !important;     left: 0px !important;     position: absolute !important;     background: #ffffff;     filter: alpha(opacity=70) !important;     opacity: 0.7 !important;     z-index: 1 !important; */
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: Silver;
    border-width: 1px;
    border-style: solid;
    border-color: Black;
    padding: 0px;
    width: 400px;
    color: #000000;
    text-align: left;
}

.modalPopup p
{
    padding: 5px;
}

.modalPopupHeader
{
    background: #DDDDDD;
    color: #000000;
    border-width: 1px;
    border-color: Gray;
    border-style: none none solid none;
    cursor: move;
    text-align: left;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
    height: 17px;
    font-size: .9em;
    vertical-align: middle;
}

/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header
{
    font-family: arial,helvetica,clean,sans-serif;
    font-size: small;
    border-bottom: solid 1px #CF0000;
}

.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer
{
    background: url(images/sectionheaderL.png) repeat-x;
    margin: 0px 0.25em 0px 0px;
    padding: 1px 0px 1px 0px;
    vertical-align: bottom;
    border: none;
}

.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{
    color: #000;
    padding: 0.35em 0.75em;
    margin-right: 0.01em;
}

.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_tab
{
    color: #fff;
}

.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer
{
    background: url(images/sectionheaderL.png) repeat-x;
}

.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab
{
    color: #fff;
    font-weight: bold;
}

.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background: url(images/sectionheaderL.png) repeat-x -25px;
}

.ajax__tab_yuitabview-theme .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 0.25em 0.5em;
    background-color: #FFCECE;
    border: solid 1px #CF0000;
    border-top-width: 0px;
}

.nullpanel
{
    padding: 25px;
    width: auto;
    text-align: center;
}


.Pager
{
    background-color: #CF0000;
    color: #FFFFFF;
    vertical-align: middle;
    width: 98.1%;
    text-indent: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
}

.pngfix
{
    behavior: url(/iepngfix.htc);
}

.HoverHelp
{
    display: none;
    z-index: 3;
    background-color: Gray;
    border: thin solid #000000;
    padding: 5px;
    width: 350px;
    color: #FFFFFF;
}



#homemaincontentprimary
{
    width: 702px;
    height: 350px;
    float: left;
    background: url(Images/homemainpic.jpg) no-repeat;
}



#homemaincontentprimary h1
{
    margin: 7px 30px 0px 269px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 57px;
    color: #fff;
    font-weight: normal;
    line-height: 52px;
}
#homemaincontentprimary h1:first-line
{
    font-size: 34px;
}

#homemaincontentprimarycopy
{
    margin: 15px 30px 0px 289px;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 15px;
    color: #341F02;
    line-height: 14px;
}


#homemaincontentprimarycopy p
{
    margin: 0px 0px 10px 0px;
}



.homepersonabottom
{
    float: left;
    width: 228px;
    margin: 0px 5px 0px 7px;
    height: 108px;
    display: inline;
    border: solid 1px #ffffff;
}

html > body .homepersonabottom
{
    float: left;
    width: 228px;
    margin: 0px 0px 40px 0px;
    height: 107px;
    display: inline;
    border: solid 1px #ffffff;
}



#rightcolmain
{
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    height: 100%; /* border: solid 1px #ffffff; */
}

html > body #rightcolmain
{
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    height: 100%; /* border: solid 1px #ffffff; */
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #339933;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #006600;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #CCCCCC;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

@media print
{
    body
    {
        font-size: 11pt;
        line-height: 13pt;
        background: #FFFFFF !important;
    }
    #wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn
    {
        width: auto !important;
        margin: auto !important;
    }

    #wrapper, #contentwrapper
    {
        border: none;
    }

    #mainnav
    {
        padding: 0;
        text-align: center;
    }

    #leftcolumn, #rightcolumn, #search
    {
        display: none;
    }

    #wrapper, #header, #mainnav, #mainnav .item, #mainnav .selected, #copy .container, #footer
    {
        background: transparent;
    }
    #centercolumn
    {
        float: none;
        margin: 0 1em 0 2.5em;
    }



    #breadcrumbs
    {
        position: static;
    }

    #copy .container
    {
        margin: 0;
        margin: 0;
        border-style: none !important;
        border-width: 0;
    }

    #copy fieldset
    {
        border: none;
    }

    #footer
    {
        border-style: none !important;
        border-top: 1px solid #000000;
    }
}
