body
{
    margin: 0;
    font: 11px Verdana, Arial, sans-serif;
    text-align: center;
}

img
{
    border: 0;
}
a
{
    text-decoration: none;
    color: #666666;
}

a:hover
{
    color: #C01B26;
}

h1
{
    font-size: 15px;
    font-family: Verdana;
    font-weight: bold;
}
h2
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    margin: 0;
}
h3
{
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    margin: 0;
}

tr
{
    font-family: Verdana;
    font-size: 11px;
    vertical-align: top;
   
}
th
{
    font-family: Verdana;
    font-size: 11px;
}

#container
{
    width: 840px;
    margin: 0 auto;
    text-align: left;
    clear: both;
}

.logo
{
    /*display: block;*/
    float: left;
}

.loggedIn
{
    float: right;
}

.loggedIn span.right
{
    float: right;
}

/*____ Site Header ____ */


#header
{
    text-align: center;
    background-color: #b0c4d2;
    margin: 0 0 30px 0;
    padding: 2px 0;
    width: 100%;
    float: right;
}

#header div
{
    margin: 0 auto;
    width: 840px;
}

#header ul
{
    margin: 0;
}

#header li
{
    float: right;
    list-style: none;
    margin: 0 0 0 10px;
}

#header li a
{
    color: #586269;
    text-decoration: none;
    font-size: 10px;
    line-height: 19px;
    display: block;
    text-transform: uppercase;
}

#header li .search
{
    border: 0;
    vertical-align: middle;
    height: 15px;
    width: 140px;
    padding: 3px 0 1px 5px;
    color: #7f7f7f;
    font-size: 10px;
}

#header li .searchBtn
{
    border: 0;
    vertical-align: middle;
}

/* ___ Top Navigation ___ */

#topNav
{
    /*background-color: #b0c4d2;*/
    margin: 10px 0 0 0;
    padding: 0;
    width: 840px;
    float: left;
    /*border-bottom: 3px solid #003885;*/
}

#topNav li
{
    float: left;
    list-style: none;
    text-align: center;
}

#topNav li a
{
    color: #003885;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: -1px;
    /*width: 120px;*/
    line-height: 22px;
    display: block;
    /*background: url(/images/btn_topNav.gif) no-repeat;*/
    text-transform: uppercase;
    font-weight: bold;
}

/*#topNav li a:hover, #topNav .selected a
{
    background: url(/images/btn_topNav.gif) no-repeat 0 -25px !important;
}*/

#topNav li a img:hover
{
    visibility:visible;
}

/* ___ Sub Navigation ___ */

#subNav
{
    margin: 0;
    padding: 0;
    float: left;
}

#subNav li
{
    list-style: none;
    padding: 0px 0px 0px 15px;
}

#subNav li a
{
    display: block;
    text-decoration: none;
    color: #666666;
}

#subNav .selected
{
    background: url(/images/arrow.gif) no-repeat 0 3px;
}

#subNav .selected a
{
    color: #C01B26;
}

.subNavItem1
{
    margin: 0 0 5px 0;
}

.subNavItem1 a
{
    font-weight: bold;
}

.subNavExpItem1 a
{
    color: #C01B26 !important;
    font-weight: bold;
}
.subNavExpItem1
{
    color: #C01B26 !important;
    margin: 0 0 5px 0;
}

.subNavItem2
{
    margin: -2px 0 3px 0px;
}

.subNavItem2 a
{
    font-weight: normal !important;
    padding: 0 0 0 7px;
    font-size: 11px;
}

.subNavItem3
{
    margin: 6px 0 -1px 0px;
    padding: 0px 0px 0px 10px;
}

.subNavItem3 a
{
    font-weight: normal !important;
    padding: 0 0 0 26px;
    font-size: 11px;
}

#subNav li a:hover
{
    color: #C01B26;
}



/* Holly Hack for IE \*/
* html #subNav li
{
    float: left;
    height: 1%;
}
* html #subNav li a
{
    height: 1%;
}
/* End */

/* ___ Content ___ */

.editortext
{
    width: 400px;
}
#columL
{
    width: 560px;
    float: left;
    margin: 10px 0 0 0;
}

#columLsub
{
    width: 165px;
    float: left;
    padding: 25px 0 25px 0;
}


#columR
{
    float: right;
    width: 270px;
    margin: 10px 0 0 0;
}

#columRsub
{
    width: 655px;
    float: right;
    text-align: left;
    padding: 15px 0 15px 15px;
    border-left: 1px solid #003885;
    height: 300px;
    height: auto !important;
    min-height: 300px;
}


.blueline
{
    border-bottom: 1px solid #003885;
}
.grayline
{
    border-bottom: 1px solid #cccccc;
}
.grayborder
{
    border: 1px solid #cccccc;
}

img.grayborder
{
    position: relative;
    border: solid 1px #cccccc;
}

.contact
{
    font-size: 11px;
    width: 170px;
    margin-bottom: 30px;
}
.sitemaparea
{
    text-align: center;
}
.sitemap
{
    font-size: 11px;
}
.sitemaptop
{
    font-size: 11px;
    font-weight: bold;
}

/* ___  Box ____ */
.box
{
    border: 1px solid #b0c4d2;
    margin: 0 0 7px 0px;
    display: block;
}

.banner-box
{
    border: 0;
    margin: 0 0 7px 0px;
    display: block;
}

.box h3
{
    background-color: #b0c4d2;
    color: #616c83;
    font-size: 12px;
    padding: 4px 0 5px 5px;
    margin: 0;
    font-weight: normal;
}

.boxContent
{
    margin: 10px 8px 3px 8px;
    font-size: 11px;
}

.boxContent p
{
    margin: 0;
}

.readmore
{
    text-align: right;
    padding: 5px 0 0 0;
    color: #666666;
    text-decoration: none;
    display: block;
}

.boxDiagramText
{
    padding: 0 0 0 27px;
}
.boxDiagramText b
{
    padding: 0 0 5px 0;
    display: block;
}

.boxContentTitle
{
    background: url(/images/arrow.gif) no-repeat 0 3px;
    padding: 0 0 0 13px;
    font-weight: bold;
}

.boxContentTitleBlack
{
    background: url(/images/arrow.gif) no-repeat 0 3px;
    padding: 0 0 0 13px;
    font-weight: bold;
    color: Black;
}

boxContentTitleBlack:hover
{
    color: #C01B26;
}

.boxContentText
{
    padding: 0 0 0 13px;
}


/*___IRPage___*/

.IRcontent
{
    float: left; /*Width : 380pxADDED for the finacialBox only*/
    width: 375px;
}

.IRbox
{
    width: 165px;
    height: 130px;
    border: 1px solid #b0c4d2;
    margin: 0 0 20px 0px;
    display: block;
    clear: both;
    overflow: hidden;
}

.IRbox h3
{
    background-color: #b0c4d2;
    color: #616c83;
    font-size: 12px;
    padding: 4px 0 5px 5px;
    height: 28px;
    margin: 0;
    font-weight: bold;
}

.IRboxContent
{
    margin: 10px 8px 3px 8px;
    font-size: 10px;
}

.IRboxContent p
{
    margin: 0;
}

.IRreadmore
{
    text-align: right;
    padding: 5px 0 0 0;
    color: #666666;
    text-decoration: none;
    display: block;
}

.IRboxDiagramText
{
    padding: 0 0 0 27px;
}
.IRboxDiagramText b
{
    padding: 0 0 5px 0;
    display: block;
}

.IRboxContentTitle
{
    background: url(/images/arrow.gif) no-repeat 0 3px;
    padding: 0 0 0 13px;
    font-weight: bold;
}

.IRboxContentText
{
    padding: 3px 0 0 13px;
}

.IRboxcolumn
{
    float: left; /*width: 205px;*/ /*height: 200px;*/
    margin-right: 15px;
}
.irhead
{
    background-color: #ffffff;
    border: 1px blue; /*width: 370px;*/
    height: 50px;
    margin-bottom: 10px;
    clear: both;
    display: block;
}

.irhead h3
{
    background-color: #b0c4d2;
    color: #616c83;
    font-size: 12px;
    padding: 4px 0 5px 5px;
    margin: 0;
    font-weight: normal;
}

.irhead h2
{
    background-color: #ffffff;
    color: #616c83;
    font-size: 15px;
    padding: 4px 0 5px 5px;
    margin: 0;
    font-weight: bold;
}

.irheadContent
{
    margin: 10px 8px 3px 8px;
    font-size: 11px;
}

.irheadContent p
{
    margin: 0;
}

.irheadreadmore
{
    text-align: right;
    padding: 5px 0 0 0;
    color: #666666;
    text-decoration: none;
    display: block;
}

.irheadDiagramText
{
    padding: 0 0 0 27px;
}
.irheadDiagramText b
{
    padding: 0 0 5px 0;
    display: block;
}

.irheadContentTitle
{
    background: url(/images/arrow.gif) no-repeat 0 3px;
    padding: 0 0 0 13px;
    font-weight: bold;
}

.irheadContentText
{
    padding: 0 0 0 13px;
}

.irheadcolumn
{
    float: left; /*width: 205px;*/ /*height: 200px;*/
    margin-right: 10px;
}






.irfoot
{
    background-color: #ffffff;
    border: 1px;
    width: 395px;
    height: 80px;
    clear: both;
}


#IRFinance #columR
{
    margin: 0;
}

#IRFinance .box
{
    /*height:250px;*/
}
#IRFinance #columR h3
{
    font-weight: bold;
    height: 28px;
}



/* ___  FlagBox ____ */
.Flagbox
{
    border: 1px solid #b0c4d2;
    margin: 0 0 7px 0px;
    display: block;
    background-color: #C7D3DC;
}

.Flagbox h3
{
    background-color: #b0c4d2;
    color: #616c83;
    font-size: 12px;
    padding: 4px 0 5px 5px;
    margin: 0;
    font-weight: normal;
}

/* ___ footer ___ */

#footer
{
    border-top: 1px solid #003885;
    margin: 5px 0;
    padding: 5px 0 0 0;
    width: 100%;
    float: left;
    font-size: 9px;
}

#footer li
{
    float: left;
    list-style: none;
}

#footer li a
{
    text-decoration: none;
}

.email
{
    float: right !important;
}

#subHeader
{
    border-bottom: 1px solid #003885;
    padding: 20px 0 7px 170px;
    font-size: 10px;
    clear: both;
}
.datelistingtext
{
    color: #606060;
    font-size: 10px;
    font-style: italic;
    font-weight: bolder;
}

.rightColumn
{
    float: right;
    width: 250px;
    margin-left: 0px;
}
.bottomColumn
{
    height: 200px;
}
