
#centerSubHeader
{
    float: left;
    height: 253px;
    width: 617px;
    border-bottom: solid 14px #1d4da0;
    background: #082290 url('/images/subheader.jpg' ) no-repeat top left;
}
#rightSubHeader
{
    background: url('/images/newsbar.jpg' ) no-repeat top left;
    height: 267px;
    width: 179px;
    float: right;
    margin: 0 auto;
    color: White;
    font-size: 13pt;
    line-height: 18pt;
    text-align: center;
}
#rightSubHeader select
{
    font-size: 9pt;
}
#newsBox
{
    width: 155px;
    height: 113px;
    margin: 102px 10px 0 10px;
    /*background: url( '/images/newsBox2.png' ) no-repeat top left;*/
    font-size: 8pt;
}
#newsBox .message
{
    height: 78px;
    padding: 30px 5px 0 13px;
    text-align: left;
    line-height: normal;
    overflow: hidden;
}
#newsPanel,#tickerWrapper
{
	background-color:Transparent;
	color:White;
}
.newsmessage
{
    height: 78px;
    padding: 30px 5px 0 13px;
    text-align: left;
    line-height: normal;
    overflow: hidden;
}
#quickNav
{
    clear: both;
    width: 961px;
    height: 91px;
    background: url( '/images/quick_Bg.jpg' ) no-repeat top left;
    padding: 0px;
    position: relative;
}

#page
{
    background-color: #dfdfdf;
    padding: 0;
}
#page div
{
    margin-left: 167px;
    padding: 15px 10px 10px 25px;
    width: 584px;
    background-color: White;
}
