/* Homepage CSS Code */
#divHomePage
{
    margin-top: 4px;
    padding-left:4px;
    
    margin: auto;
    width: 986px;
}
#MainColumn
{
    width: 652px;
    float: left;
    margin-left:0px;
    margin-right:4px;
    
    padding-top: 9px;
    
}
/* 656 + 4 = 2 thirds = 660px of width of window */

#divBanner2
{
    float: left;
    width: 318px;
    margin-top: 4px;
    height:122px;
}
#divBanner3
{
    float: right;
    width: 318px;
    margin-right: 0px;
    margin-top: 4px;
     height:122px;
}

#SideColumn
{
    width: 326px;
    float: left;
    padding-top: 5px;
    margin-right:0px;
}


a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}



.box_container254
{
    width: 254px;
    padding: 0px;
    margin: 0px 0px 4px 0px;
    float: left;
    display: inline;
    vertical-align: top;
}

.box_text_right
{
    padding-left: 5px;
    padding-right: 5px;
    float: right;
}

.box_text
{
    padding-left: 5px;
    padding-right: 5px;
    font-size: 70%;
}

.padding{margin-top:8px;}

.box_text h2, .NewsCollection_title
{
    font-weight: bold;
    font-size: 120%;
    color: #0b335b;
    margin-top: 0px;
    padding-bottom: 3px;
}
.box_text a
{
    font-size: 100%;
    color: #0b335b;
    font-weight: bold;
}

.box_text div.border_line
{
    border-top: solid 1px #c0c0c0;
    padding: 1px;
}

.box_morebutton
{
    margin: -32px 0px 0px 220px;
    height: 20px;
    
   
}
.box_morebutton2
{
    margin: -52px 0px 0px 220px;
    height: 20px;
    
   
}
div.morebuttonend{height:10px;}
.box254_top
{
    background-image: url('/images/Rebrand/box254/box254_top.gif');
    background-repeat: no-repeat;
    background-position: top center;
    padding: 0px 0px 0px 0px;
    width: 254px;
    height: 10px;
    font-size: 0.1em;
}


.box254_middle
{
    background-image: url('/images/Rebrand/box254/box254_middle.gif');
    background-repeat: repeat-y;
    background-position: top center;
    color: #000000;
    width: 254px;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin-top: -5px;
}
.box254_footer
{
    background-image: url('/images/Rebrand/box254/box254_footer.gif');
    background-repeat: no-repeat;
    background-position: center;
    color: #000000;
    width: 254px;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    height: 7px;
    margin-bottom: 0px;
    font-size: 0.1em;
}

#NewsBoxText
{
    margin-bottom: 17px;
}



