*
{
    margin: 0;
    padding: 0;
}
html, body
{
    background: #13013a;
    color: #757474;
    font-size: 8pt;
    font-family: Verdana, Arial;
}
a
{
    text-decoration: underline;
    color: #547BB2;
}
a:hover
{
    text-decoration: none;
}
a:visited
{
    color: #547BB2;
}
td
{
    vertical-align: middle;
}
img
{
    border: 0;
}
img.border
{
    border: 1px solid black;
}
option
{
    padding-right: 4px;
}
#rightbg, #contentbg, #leftbg
{
    float: left;
    width: 100%;
    position: relative;
}
#header, #rightbg
{
    clear: both;
    float: left;
    width: 100%;
}
#footer
{
    clear: both;
}
#content, #leftside, #rightside
{
    float: left;
    position: relative;
}
#wrapper, #footer
{
    width: 975px;
    margin: 0 auto;
}
#header
{
    background: #fff;
    width: 975px;
}
#header-logo
{
    float: left;
    padding: 10px 10px 0px 10px;
}
#header-slogan
{
    float: right;
    padding: 10px 20px 0px 0px;
    text-align: right;
}
#header-slogan h3
{
    color: #6d678f;
    font-size: 16pt;
    font-style: italic;
    font-weight: bold;
}
#header-slogan h4
{
    color: #021136;
    font-size: 16pt;
    font-style: italic;
    font-weight: bold;
}
#header-banner
{
    background: #000329 url(graphics/header-banner.png);
    clear: both;
    height: 186px;
    width: 975px;
}
#header-buttons
{
    float: left;
}
.header-button
{
    padding: 15px 20px 0px 20px;
}
#header-menu
{
    background: #3f3b53;
    height: 30px;
    width: 975px;
}
#header-menu ul
{
    list-style: none;
    clear: both;
}
#header-menu li
{
    color: #fff;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 23px;
    margin-left: 75px;
    padding: 7px 19px 0px 2px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    z-index: 1;
}
#header-menu li.last-link
{
    float: right;
    padding: 7px 15px 0 0;
}
#header-menu ul ul
{
    display: none;
    position: absolute;
    top: 30px;
    left: 8px;
    z-index: 3;
    padding-bottom: 12px;
    background: #fff url(graphics/menu-bottom.jpg) repeat-x bottom;
    border-left: 1px solid #6BA179;
    border-right: 1px solid #6BA179;
}
#header-menu li:hover ul
{
    display: block;
}
#header-menu li li
{
    float: none;
    padding: 5px 10px;
    text-align: left;
    height: auto;
    display: block;
    background: #fff;
    width: 170px;
}
#header-menu li.last-link ul
{
    left: -81px;
}
#header-menu li li:hover
{
    background-color: #6BA179;
    display: block;
}
#header-menu li li.bottom
{
    height: 12px;
    background: url(graphics/menu-bottom.jpg) repeat-y;
    width: inherit;
}
#header-menu a
{
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}
#header-menu a:hover
{
    text-decoration: none;
}
#header-menu a:visit
{
    color: #fff;
}
#header-menu a.sub
{
    color: #06071D;
    padding: 0px;
}
#header-menu li li:hover a.sub
{
    display: block;
    color: #fff;
}
#header-menu a.sub:visit
{
    color: #06071D;
}
#sub-header-bar
{
    background: url(graphics/subheader.jpg) no-repeat;
    width: 975px;
    height: 53px;
}

#rightbg
{
    background: #fff;
    overflow: hidden;
}
#contentbg
{
    right: 195px;
    background: #fff;
}
#leftbg
{
    right: 585px;
    background: #fff;
}

#content
{
    padding: 10px;
    width: 565px;
    left: 975px;
}
#content.content-home
{
    padding: 30px 40px 0px 40px;
    width: 505px;
    background: #fff;
}
#content h3
{
    color: #666666;
    font-size: 10pt;
    padding: 0px 0px 5px 0px;
}
#content h2
{
    color: #666666;
    font-size: 12pt;
    padding: 5px 0px 3px 0px;
}
#content h4
{
    color: #A49767;
    font-size: 10pt;
    padding: 15px 0px 10px;
    font-weight: bold;
}
#content h5
{
    font-size: 8pt;
    font-weight: bold;
    padding: 10px 0px 10px;
    color: #666666;
}
#content p
{
    padding: 5px 0;
}
#content li
{
    margin-left: 35px;
    padding: 3px 0px;
    font-size: 8pt;
}
#content a
{
    color: #98895C;
    text-decoration: underline;
}
#content a:hover
{
    text-decoration: none;
}
#content a:visit
{
    color: #98895C;
}

#leftside
{
    padding: 0px;
    width: 195px;
    left: 195px;
}
#left-side-box
{
    padding: 6px;
}
#left-links
{
    padding: 0px 0px 10px 0px;
}

#rightside
{
    padding: 0px;
    width: 195px;
    left: 780px;
}
#right-side-box
{
    padding: 6px 6px 6px 15px;
}
#right-news
{
}
.box-links-middle a
{
    color: #1A1A1A;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.box-links-middle a:hover
{
    text-decoration: none;
}
.box-links-middle a:visit
{
    color: #1A1A1A;
}
.box-links-top
{
    background: url(graphics/side-top.png) no-repeat;
    width: 149px;
    height: 18px;
    padding: 12px 0px 5px 25px;
}
.box-links-top p
{
    color: #1A1A1A;
    font-size: 7pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.box-links-middle
{
    background: url(graphics/side-middle.png) repeat-y;
    width: 154px;
    padding: 5px 10px 0px;
}
.box-links-middle li
{
    padding: 4px 0px;
}
.box-links-bottom
{
    background: url(graphics/side-bottom.png) no-repeat;
    width: 174px;
    height: 15px;
}
.newsfeed
{
    list-style: none;
}
.directions
{
    padding-bottom: 15px;
}

#footer
{
    background: #3f3b53;
    color: #ffffff;
    text-align: center;
}
#footer h1
{
    font-size: 8pt;
    font-weight: bold;
    padding: 5px;
    margin: 0px;
}

form input
{
    margin-top: 3px;
}

form .label
{
    display: block;
    float: left;
    text-align: left;
    width: 115px;
    margin-top: 3px;
	margin-bottom: 3px;
}

form label
{
    margin-right: 3px;
	margin-bottom: 3px;
}
form textarea
{
    margin: 5px;
}
#Reset
{
    margin-left: 10px;
}
.button
{
    border: 1px solid black;
    background: #D3D3D3;
}
.text-field
{
    border: 1px solid black;
    background: #f5f5f5;
}
.required
{
    color: #F00;
}
.clearline
{
    clear: both;
}
.clear
{
    clear: both;
}
.white-strip
{
    background: #fff;
    width: 975px;
    height: 1px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    clear: both;
    float: left;
}
ul.no-bullets
{
    list-style: none;
}
.no-h3
{
    height: 10px;
    width: 0px;
}
#content .submit-button
{
    background: url(graphics/submit-button.png) no-repeat;
    height: 15px;
    width: 70px;
    padding: 5px 0px 5px 30px;
}
#content .submit-button a
{
    color: #fff;
    text-decoration: none;
    font-size: 8pt;
    font-weight: bold;
}
#content .submit-button a:hover
{
    text-decoration: none;
}
#content .submit-button a:visit
{
    color: #fff;
}
#site-search
{
    background: url(graphics/search-graphic.png) no-repeat;
    width: 174px;
    height: 86px;
}
