/* CSS Document */

body {
    margin: 0px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #3A3930;
    background: #B8B6AA url(/BECRes/includes/images/bg_concrete.jpg) repeat top center;
}

#container {
    margin: 0 auto;
    width: 988px;
    text-align: left;
}

#header_main {
    background: #242669 url(/BECRes/includes/images/header_bkg.gif) repeat-x bottom;
}

#header_right {
    padding: 0px 1px 1px 0px;
    vertical-align: bottom;
    background: transparent url(/BECRes/includes/images/header_right.gif) no-repeat right;
}

#searchbox {
    background-color: #535591;
}

#quicklinks {
    font-size: 10px;
    background: #2B2D66 url(/BECRes/includes/images/quick_links_bkg.gif) repeat-x top;
}

#quicklinks UL {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#quicklinks LI {
    float: left;
    margin: 0px 10px 0px 5px;
    padding: 0px 0px 0px 11px;
    line-height: 16px;
    background: transparent url(/BECRes/includes/images/quick_links_bullet.gif) no-repeat left;
}

#quicklinks a {
    white-space: nowrap;
}

#left_border,
#right_border {
    width: 16px;
    background-repeat: repeat-y;
}

#left_border,
#right_border,
#left_border img,
#right_border img {
    width: 16px;
    height: 16px;
}

#left_border {background: url(/BECRes/includes/images/border_left_shadow.gif);}
#right_border {background: url(/BECRes/includes/images/border_right_shadow.gif);}

#pagebody {
    background-color: #FFFFFF;
    font-size: 12px;
}


#main {
    width: 100%;
}

#bec_primary_mission {
    height: 285px;
    font-size: 12px;
    color: #FFFFFF;
    background:#B8B6AA url("/BECRes/includes/images/h2_bec_primary_bg_repeat.gif") repeat-y top center;
}

.home_boxes {
    color: #FFFFFF;
    font-size: 11px;
    background: #B8B6AA url("/BECRes/includes/images/box_bg_repeat.gif") repeat-y top center;
}

.home_box_content  {
    padding: 10px 25px 10px 25px;
}

.home_check_list {
    padding: 0px;
    text-align: left;
}

.home_check_list li {
    vertical-align: middle;
    list-style-image: url(/BECRes/includes/images/bullet_check.gif);
}


/* global elements */

a:link,
a:visited {
    color: #E2ED5C;
}

a:active,
a:hover {
    text-decoration: none;
}

a img {
    border: 0px;
}

h1, h2, h3, h4 {
    margin: 0px 0px 10px 0px;
}

h1 {
    font-size: 20px;
    color: #306D35;
    margin-bottom: 15px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 12px;
}

p,ul,ol {
    margin: 0px 0px 10px 0px;
}

ul,ol {
    padding: 0px 0px 0px 15px;
}

li {
    margin-bottom: 10px;
}

form {
    margin: 0px;
}

input,
select,
textarea {
    font-size: 11px;
}

.clear {
    clear: both;
}

.temp {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

.hide {
    display: none;
}


/* content elements */

#crumbs {
    margin: 5px;
    padding: 0px 0px 5px 0px;
    font-size: 11px;
    color: #BBBBBB;
    border-bottom: 1px solid #E8E8E8;
    list-style-type: none;
}

#crumbs li {
    display: inline;
    padding-right: 5px;
}

.crumbs_label {
    font-size: 10px;
}

#crumbs a:link,
#crumbs a:visited,
#crumbs a:active,
#crumbs a:hover {
    color: #858585;
    margin-right: 3px;
}

#pagemenu {
    float: none;
    white-space: nowrap;
}

#smallmenu{
    float: none;
    white-space: nowrap;
}

#pagecontent {
    padding: 0px 5px 0px 15px;
}

#pagecontent a:link,
#pagecontent a:visited {
    color: #3146A4;
}

#pagecontent div.clear { /* used specifcally for BEC sIFR headings */
    clear: both;
    width: 1px;
    height: 1px;
}

#pagecontent h1 {
    margin-left: 0px;
}


/* button elements */

#pagecontent a.btn,
#pagecontent a.btn:link,
#pagecontent a.btn:visited,
a.btn,
a.btn:link,
a.btn:visited,
input.btn {
    font: bold 10px Tahoma;
    color: #666743;
    background: #E2ED5C url(/BECRes/includes/images/_btn/btn_bkg.gif) no-repeat left center;
    border: 1px solid #6B730D;
    white-space: nowrap;
}

#pagecontent a.btn:active,
#pagecontent a.btn:hover,
a.btn:active,
a.btn:hover,
input.btnover {
    font: bold 10px Tahoma;
    color: #595A3B;
    background: #C0CA4F url(/BECRes/includes/images/btn_bkg_o.gif) no-repeat left center;
    border: 1px solid #6A720E;
}

#pagecontent a.btn,
a.btn,
a.btn:link,
a.btn:visited {
    padding: 4px 7px 4px 20px;
    text-decoration: none;
}

input.btn {
    padding: 2px 7px 2px 20px;
    overflow: visible;
    vertical-align: middle;
    cursor: pointer;
}

input.btnover {
    padding: 2px 7px 2px 20px;
    overflow: visible;
    vertical-align: middle;
    cursor: pointer;
}


/* sidenav elements */

.sidepanel {
    width: 262px;
    background: url(/BECRes/includes/images/h2_bg_repeat.gif) repeat-y;
}

.sidenav {
    margin: 0px 16px 0px 17px;
    font-size: 12px;
    color: #FFFFFF;
}

.sidenav a,
.sidenav a:link,
.sidenav a:visited {
    color: #FFFFFF;
}

.sidenav a:active,
.sidenav a:hover {
    color: #E2ED5C;
    background-color: #898872;
}

.sidenav a.active:link,
.sidenav a.active:visited,
.on {
    color: #E2ED5C;
    background-color: #898872;
    text-decoration: none;
}

.sidenav a.section:link,
.sidenav a.section:visited {
    display: block;
}

.sidenav .static a.section:link,
.sidenav .static a.section:visited {
    background: url(/BECRes/includes/images/btn.gif) no-repeat top;
}

.sidenav .closed a.section:link,
.sidenav .closed a.section:visited {
    background: url(/BECRes/includes/images/btn_plus.gif) no-repeat top;
}

.sidenav .open a.section:link,
.sidenav .open a.section:visited {
    background: url(/BECRes/includes/images/btn_minus.gif) no-repeat top;
}

.sidenav UL {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sidenav LI {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

.sidenav LI UL {
    margin: 5px 0px 0px 15px;
}

UL.subnav {
    margin: 0px 6px;
    padding: 0px 8px 10px 25px;
    background: #7D7C68 url(/BECRes/includes/images/subnav_btm.gif) no-repeat bottom;
}

UL.subnav a,
UL.subnav a:link,
UL.subnav a:visited {
    padding: 0px 2px;
    display: block;
}

UL.subnav LI {
    list-style-image: url(/BECRes/includes/images/bullet.gif);
}

UL.subnav LI UL LI {
    font-size: 11px;
    color: #939281;
    list-style-image: none;
    list-style-type: square;
}

UL.subnav LI UL LI a:link,
UL.subnav LI UL LI a:visited {
    color: #F4F3DF;
}

UL.subnav LI UL LI a:active,
UL.subnav LI UL LI a:hover {
    color: #E2ED5C;
}

.closed .subnav {
    display: none;
}


/* component elements */

.component,
.cmp_hdr,
.cmp_ftr {
    width: 253px;   
}

.component {
    margin: 10px 4px 10px 5px;
    background: #F2F2EF url(/BECRes/includes/images/cmp_bkg.gif) repeat-y top;
}

#pagecontent .component {
    margin: 0px 10px 10px 0px;
}

.cmp_hdr {
    height: 32px;
    background: url(/BECRes/includes/images/cmp_hdr.gif) no-repeat top;
}

.cmp_hdr h3 {
    margin: 9px 10px 8px 10px;
    font-size: 11px;
    color: #686757;
    text-align: left;
}

.cmp_img {
    padding: 0px 10px 10px 10px;
    height: 159px;
    background-position: bottom;
    background-repeat: no-repeat;
}

.cmp_ftr {
    background: url(/BECRes/includes/images/cmp_ftr.gif) no-repeat bottom;
}


/* form elements */
.formtable
    {
    border: solid 1px #d4d4d4;
    }
.formtable td
    {
    background-color: #f1f1f1;
    }

label
    {
    font-weight: bold;
    color: #737373;
    white-space: nowrap;
    font-size: 11px;
    }

.hlabel
    {
    font-weight: bold;
    color: #858585;
    font-size: 11px;
    }
.fcomment
    {
    font-weight: normal;
    color: #858585;
    font-size: 11px;
    white-space: normal;
    }
.required
    {
    color: #FF0000; 
    font-weight: bold; 
    font-size: 14px;
    }
    
.formreview
    {
    background-color: inherit;
    padding-left: 1px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: normal;
    font-size: 11px;
    white-space: nowrap;
    }

/*press releases section*/

.newsdiv {
    width: 670px;
    margin: 0px 0px 15px 0px;
}

.newsdiv a div {
    color: #3A3930;
    text-decoration: none;
}

.newsdiv a .read_link {
    float: right;
    padding-left: 10px;
    font: bold 10px Tahoma;
    color: #FFFFFF;
    text-decoration: none;
    visibility: visible;
}

.newsdiv a:hover .read_link {
    cursor: pointer;
    color: #3146a4;
    visibility: visible;
    background: url(/BECRes/includes/images/link_arrow.gif) no-repeat left;
}

.newsdiv .newsdiv_top {
    padding-top: 6px;
    background: url(/BECRes/includes/images/newsdiv_top.gif) no-repeat top;
}

.newsdiv a:hover .newsdiv_top {
    background: url(/BECRes/includes/images/newsdiv_top_o.gif) no-repeat top;
}

.newsdiv .newsdiv_body {
    padding: 0px 6px;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
}

.newsdiv a:hover .newsdiv_body {
    background-color: #f5f4f0;
    border-left-color: #CCC8B2;
    border-right-color: #CCC8B2;
}

.newsdiv .newsdiv_btm {
    padding-bottom: 6px;
    background: url(/BECRes/includes/images/newsdiv_btm.gif) no-repeat bottom;
}

.newsdiv a:hover .newsdiv_btm {
    background: url(/BECRes/includes/images/newsdiv_btm_o.gif) no-repeat bottom;
}

.pressdate
    {
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    padding: 10px 5px 0px 15px;
    white-space: nowrap;
    }
.presstitle
    {
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    padding: 10px 5px 0px 15px;
    }
.archiveblock
    {
    background-color: #f1f1f1;
    padding: 10px 5px 10px 15px;
    font-size: 12px;
    line-height: 20px;
    }
.archiveblocknbg
    {
    padding: 10px 5px 10px 15px;
    font-size: 12px;
    line-height: 20px;
    }
    
/*landing page component rollover control*/
.landingcomp
    {
    float: left;
    height: 42px;
    padding: 60px 15px 10px 15px;
    margin: 0px 4px 9px 0px;
    font-size: 11px;
    }
    
div.small
    {
    width: 191px;
    }
div.big
    {
    width: 305px;
    }

/*related link footer*/
.rlinktable
    {
    width: 276px;
    border: none;
    margin: 0px 7px 7px 10px;
    }
    
.rlinkheader
    {
    width: 276px;
    height: 32px;
    background-image: url(/BECRes/includes/images/rlinkheader.gif);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    }
.rlinkcontent
    {
    width: 276px;
    background-image: url(/BECRes/includes/images/rlinkslice.gif);
    background-repeat: repeat-y;
    padding-left: 13px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    line-height: 20px;
    }
    
.rlinkfooter
    {
    width: 276px;
    height: 5px;
    background-image: url(/BECRes/includes/images/rlinkfooter.gif);
    background-repeat: no-repeat;
    }
    
/* footer elements */

#footer {background: #606060 url("/BECRes/includes/images/footer_bg_repeat.gif") repeat-x top center;}
#footer td {color:#FFFFFF;  font-size: 10px;}

#search_text img {padding:5px 0px 0px 0px;}

.photohere
    {
    width: 200px;
    height: 200px;
    background: #ff939b;
    border: 2px solid #a25d62;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    }

.htrbgtitle
    {
    width: 390px;
    height: 31px;
    background-image: url(/BECRes/includes/images/how_to_read_stitle.gif);
    background-repeat: no-repeat;
    }
.htrtitle
    {
    padding-left: 10px;
    padding-top: 8px;
    font-weight: bold;
    }
.htrdesc
    {
    font-size: 11px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 380px;
    }
#howtoreadnotes
    {
    overflow: auto;
    width: 407px;
    height: 609px;
    padding-left: 9px;
    border-left: 1px solid #f2f2ef;
    border-bottom: 1px solid #f2f2ef;
    }
    
/*Rates Page Layout*/
.ratestitle
    {
    text-align: center;
    padding-top: 8px;
    height: 31px;
    width: 549px;
    font-size: 14px;
    font-weight: bold;
    background-image: url(/BECRes/includes/images/rates_stitle.gif); 
    background-repeat: no-repeat;
    }

.ratedata
    {
    line-height: 20px;
    }
    
/*photo gallery styles*/
.galleryrow
    {
    padding-left: 4px;
    }
.gallerythumb
    {
    width: 151px;
    height: 185px;
    background-image: url(/BECRes/includes/images/gall_bg.jpg);
    background-repeat: no-repeat;
    float: left;
    }
.gallerydivide
    {
    width: 20px;
    height: 185px;
    float: left;
    }
.gtitlecell
    {
    height: 35px;
    padding-left: 7px;
    padding-top: 3px;
    font-size: 11px;
    }
.gdatacell
    {
    font-weight: bold;
    color: #25652a;
    }
.gthumbcell
    {
    height: 98px;
    padding-left: 2px;
    }
.glinkcell
    {
    height: 49px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    font-weight: bold;
    }
.gthumbdivider1
    {
    height: 18px;
    border-bottom: 1px solid #e9e9f1;
    }
.gthumbdivider2
    {
    height: 16px;
    }
/*gallery list page*/
.gthumbdetail
    {
    width: 165px;
    height: 118px;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    }
.gthumbspacer
    {
    width: 2px;
    height: 118px;
    float: left;
    }
.gthumbdivider
    {
    height: 7px;
    background-image: url(/BECRes/includes/images/gallery_vdivider.gif);
    background-repeat: repeat-x;
    border-left: 1px solid #fcfcfc;
    border-right: 1px solid #fcfcfc;
    }
.pgallerytitle
    {
    color: #25652a;
    font-weight: bold;
    }
    
#pagecontent li
    {
    list-style-image: url(/BECRes/includes/images/bullet.gif);
    }
