﻿body {
    border: none;
    margin: 0px;
    padding: 0px;
    display: block;
    font-family: Arial;
}

img
{
    margin: 0px;
    padding: 0px;
    border: none;
    display: block;
}

a
{
    border: none;
    margin: 0px;
    padding: 0px;
    display: block;
    color: #666666;
}

.shell
{
    width: 1005px;
    background-color: #f4f4f4;
}

html>body .shell
{
    width: 1005px;
    background-color: #f4f4f4;
}

.nav_bar
{
}

.nav_bar a
{
    float: left;
}

html>body .nav_bar
{
    margin: 0px;
    padding: 0px;
    min-height: 61px;
    
    top: 0px;
}

.nav_bar img
{
    border-style: none;
}

.footer
{
    top: -17px;
    border-top: solid 1px #ffffff;
    height: 64px;
    background-color: #eaeaea;
    width: 1000px;
    margin-bottom: 90px;
}

html>body .footer
{
    top: 0px;
    border-top: solid 1px #ffffff;
    height: 64px;
    background-color: #eaeaea;
    width: 1000px;
    margin-bottom: 90px;
}

.main_right
{
    float: left;
    background-color: #ffffff;
}

html>body .main_right
{
    top: 0px;
    float: left;
    background-color: #ffffff;
}

.main_right img
{
    border-left: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
}

.primary_right
{ 
    float: left;
    background-color: #ffffff;
}

html>body .primary_right
{
    top: 0px;
    float: none;
    margin-left: 333px;
    background-color: #ffffff;
    min-height: 831px;
}

.primary_right img
{
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
}

.splash_bar
{
    top: -16px;
}

html>body .splash_bar
{
    top: 0px;
}

.splash_bar img
{
    border-style: none;
    border-left: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
}

.home_container
{
    background-color: #f4f4f4;
    float: left;
}

html>body .home_container
{
    top: 0px;
    float: left;
    background-color: #f4f4f4;
}

.home_container img
{
    border-style: none;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
}

.home_news
{
    background-color: #f4f4f4;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 35px;
    margin-bottom: 40px;
}

.text
{
    font-family: Arial;
    font-size: 13px;
    color: #999999;
}

.small_font
{
    font-size: 11px;
}

.para
{
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    font-family: Arial;
    font-size: 13px;
    color: #00587a;
}

.half_para
{
    width: 280px;
}

.half_para img
{
    margin-bottom: 12px;
}

.news_para
{
    width: 365px;
}

.float_right
{
    float: right;
}

.float_left
{
    margin-top: 60px;
    float: left;
}

.fluff
{
    border-top: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
}

.fluff a, img
{
    float: left;
}

.bottom_line
{
    border-bottom: solid 1px #ededed;
}

.news_feed
{
    padding-top: 30px;
    width: 228px;
    float: right;
}

.news_chunk
{
    font-family: Arial;
    font-size: 14px;
    min-height: 30px;
    border-bottom: solid 1px #ededed;
    padding: 10px;
    padding-bottom: 24px;
}

.header
{
    font-size: 20px;
    color: #00587a;
}