body 
{
    background-image: url('images/page_bg.png');
    background-repeat: repeat-x;
    background-color: #002268;
    margin: 10px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
img
{
    border:0px;
}
h1
{
    color: #eb2301;
    text-transform: uppercase;
    font-style: italic;
    font-size: 24px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    letter-spacing: -1px;
}
h2
{
    color: #eb2301;
    text-transform: uppercase;
    font-style: italic;
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    letter-spacing: -1px;
}
h3
{
    color: #bebebe;
    font-style: italic;
    padding: 0px;
    margin: 0px;
}
h4
{
    color: #0050e4;
    font-style: italic;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0px 2px 0px 0px;
    margin: 0px;
    display: inline;
    letter-spacing: -1px;
}
h5
{
    color: #7d7d7d;
    margin-bottom: 5px;
}
p
{
    color: #7d7d7d;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 3px;
}
hr
{
    border: 0;
    color: #ebebeb;
    background-color: #ebebeb;
    height: 4px;
}
a
{
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    display: block;
    padding-left: 10px;    
    background-repeat: no-repeat;
    background-position: left 5px;
    
}

ul
{
    padding: 0px 0px 0px 10px;
    margin: 0px;
    list-style-type: none;
}
li
{
    font-size: 12px;
    color: #7d7d7d;
    padding-left: 10px;
    background-image: url('images/bullet_orange_small.png');
    background-repeat: no-repeat;
    background-position: left 6px;
    line-height: 14px;
    padding-bottom: 5px;
}
b
{
    font-size: 12px;
    font-style: italic;
}
.logoContainer
{
    width: 242px;
    height: 79px;
    position: relative;
    top: 0px;
    left: -300px;
    right: 190px;
}
.contact
{
    width: 169px;
    height: 81px;
    position: relative;
    background-image: url('images/contact_bg.gif');
    background-repeat: no-repeat;
    top: 0px;
    margin-top: -80px;
    left: 330px;
    margin-bottom: 10px;
}
.contact .phone
{
    background-image: url('images/contact_phone.png');
    background-repeat: no-repeat;
    height: 50px;
    background-position: 10px center;
    margin-top: 10px;
    padding-left: 40px;
    text-align: left;
}
.contact .phone label
{
    font-weight: bold;
    font-style: italic;
    font-size: 19px;
}
.navMenu
{
    width: 620px;
    height: 36px;
    position: relative;
    left: 110px;
}
.navMenu img
{
    float:left;
}
.contentContainer
{
    width: 863px;
    position: relative;
    background-image: url('images/main_bg.gif');
    background-repeat: repeat-y;
    margin: 11px 0px 0px 0px;
    padding:0px;
    
}
.contentContainer .top
{
    height: 21px;
    background-image: url('images/main_top.gif');
    background-repeat: no-repeat;
    position: absolute;
    width: 863px;
    left: 0px;
    top: -21px;
    z-index: 1000;
}
.content
{
    margin: 0px 15px 0px 15px;
    padding: 0px 0px 10px 0px;
    text-align: left;
}
.content a
{
    color: #ff8503;    
}
.content a:hover
{
    color:#7d7d7d;
}
.content .more
{
    background-image: url('images/bullet_orange.png');
    display:block;
    float:right;
}
.content p a
{
    margin:0px;
    padding:0px;
    display:inline;
}
.content p
{
    margin-bottom:5px;
}
.content h3
{
    font-size: 25px;
}
.content hr
{
    height:10px;
}
.mainContent p
{
    margin-bottom:10px;
}
.infoBox
{
    display: block;
    float: left;
    border: solid 5px #ebebeb;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
.infoBox a
{
    background-image: url('images/bullet_blue.png');
    color:#0050e4;
}
.sideNav
{
    margin-bottom:15px;
}
.sideNav .header
{
    width:221px;
    height:76px;
}
.sideNav ul
{
    margin: 0px;
    padding: 0px;
    width: 219px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #c0c3bc;
    border-bottom-color: #c0c3bc;
    border-left-color: #c0c3bc;
}
.sideNav li
{
    background-position: top;
    background-image: url('images/sideNav_bg.png');
    margin: 0px;
    padding: 0px;
    height: 35px;
    background-repeat: repeat-x;
    background-color: #000000;
}
.sideNav li:hover
{
   background-image: url('images/sideNav_bg_over.png'); 
}
.sideNav a
{
    margin: 0px;
    padding: 0px 15px 0px 0px;
    height: 35px;
    text-decoration: none;
    font-size: 15px;
    text-align: right;
    color: #7d7d7d;
    background-image:none;
}
.sideNav a:hover
{
    color:#FFFFFF;
}
.sideNav span
{
    display: block;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 10px;
}
.footer
{
    width:863px;
    height:34px;
    background-image:url('images/footer_bg.gif');
    background-repeat:no-repeat;
    position:relative;
    color:#0f63ff;
}
.footer a
{
    color:#0f63ff;
    display:inline;
    font-weight:normal;
    font-style:normal;
    margin:0px;
    padding:0px;
}
