﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #fafafb;
    background-image: url(../images_website/background_fade.jpg);
    background-repeat: repeat-x;
    text-align: center;
}
body img
{
    border: none;
}
body a:link
{
    color: #999999;
}
div.header
{
    background-image: url(../images_website/background_header.jpg);
    background-repeat: repeat-x;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
}
div.header a:link, a:active, a:visited, a:hover
{
    color: #999999;
}
div.headercontent
{
    width: 773px;
    margin-left: auto;
    margin-right: auto;
    height: 56px;
}
div.logo
{
    float: left;
    padding-left: 5px;
}
div.navigation
{
    float: right;
    width: 418px;
    height: 26px;
    margin-top: 12px;
    color: White;
    text-align: left;
}
div.navigation ul
{
    height: 26px;
    margin: 0px;
    padding: 0px;
    width: 473px;
}
div.navigation li
{
    display: inline;
}
div.intro
{
    background-image: url(../images_website/background_orange.jpg);
    background-repeat: no-repeat;
    width: 773px;
    height: 303px;
    position: relative;
    top: -6px;
    _top: -19px;
    margin-left: auto;
    margin-right: auto;
}
div.panels
{
    height: 180px;
    width: 773px;
    background-color: #ffffff;
    position: relative;
    top: -6px;
    _top: -19px;
    padding-top: 9px;
    margin-left: auto;
    margin-right: auto;
}
div.comments
{
    width: 773px;
    position: relative;
    top: -6px;
    _top: -19px;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana;
    font-size: 8pt;
    text-align: left;
    background-position-y: top;
    background-image: url(../images_website/comments_bg_top.jpg);
    background-repeat: no-repeat;
}
div.main
{
    font-family: Verdana;
    font-size: 8pt;
    text-align: left;
    width: 773px;
    min-height: 566px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
}
div.contentheader
{
    background-repeat: no-repeat;
    width: 773px;
    height: 132px;
    position: relative;
    top: -6px;
    _top: -19px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
}
div.content
{
    padding: 10px;
    padding-top: 0px;
}
div.contentheading
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
}
div.contentbody
{
    width: 480px;
}
.ReturnToTop
{
    color: #999999;
}
span.heading
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}
div.quicklinks
{
    float: right;
    width: 245px;
    height: 200px;
    background-image: url(../images_website/quick_links.jpg);
    background-repeat: no-repeat;
}
div.quicklinks ul
{
    margin-left: 11px;
    margin-top: 35px;
    padding-left: 0px;
    list-style: none;
    font-family: Arial;
    font-size: 8pt;
}
div.quicklinks li
{
    padding-bottom: 20px;
    color: #666666;
}
div.quicklinks a:link
{
    font-weight: bold;
    text-decoration: none;
    color: #8a939a;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
}
div.quicklinks a:active
{
    font-weight: bold;
    text-decoration: none;
    color: #8a939a;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
}
div.quicklinks a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #8a939a;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
}
div.quicklinks a:hover
{
    font-weight: bold;
    color: #8a939a;
    text-decoration: underline;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
}
div.FAQQuestion
{
	font-weight: bold;
}
div.FAQAnswer
{
	margin-top: 5px;
	margin-bottom: 15px;
}
div.footer
{
    font-family: Tahoma;
    font-size: 7.5pt;
    color: #999999;
    width: 773px;
    margin-left: auto;
    margin-right: auto;
}
div.footer a:link, a:active, a:visited, a:hover
{
    color: #999999;
}
/* Begin Feedburner styles (used in News) */
div.feedburnerFeedBlock
{
}
div.feedburnerFeedBlock span.headline a
{
    font-size: 12pt;
    color: #fbb81e;
}
div.feedburnerFeedBlock ul
{
    margin-left: 0px;
    padding-left: 0px;
}
div.feedburnerFeedBlock p.date
{
	font-size: 8pt;
	color: #a9a9a9;
}
div.feedburnerFeedBlock ul li
{
    margin-bottom: 2em;
    padding-left: 0;
    text-indent: 0;
    list-style-type: none;
}
/* End Feedburner styles (used in News) */
