*
{
    margin:0; padding:0;
}
option
{
    padding-left: 0.4em;
}

* html body *
{
    overflow:visible;
}
* html iframe, * html frame
{
    overflow:auto;
}
* html frameset
{
    overflow:hidden;
}

html, body
{
    height: 100%; margin-bottom: 0px;
}
body
{
    font-size: 100.01%;
    position: relative;
    color: #102A64;
    background: #92B1D0 url('../_images/main_bg.png') top repeat-x;
    text-align: left;
    font-size: 0.7em;
    font-family: Verdana;
}

fieldset, img
{
    border:0 solid;
}

ul, ol, dl
{
    margin: 0 0 1em 1em
}
li
{
    margin-left: 1.5em; line-height: 1.5em;
}

dt
{
    font-weight: bold;
}
dd
{
    margin: 0 0 1em 2em;
}

blockquote
{
    margin: 0 0 1em 0.8em;
}

blockquote:before, blockquote:after,
q:before, q:after
{
    content: "";
}
.Clear {
    clear: both;
}
a {
    text-decoration: none;
    color: #102A64;
}
a:hover {
    color: #8BA425;
}
.active {
    color: #8BA425;
}
#Wrapper {
    width: 995px;
    height: auto;
    margin: 0 auto;
}
#FlashHeader {
    width: 995px;
    height: 170px;
}
#MainContent {
    background: transparent url('../_images/content_bg.png') repeat-y;
    width: 995px;
}
#ContentLeft {
    width: 220px;
    height: auto;
    float: left;
    background-color: #FFF;
}
#ContentLeft li, #ContentLeft li a {
    text-decoration: none;
    list-style: none;
    margin-left: 5px;
    display: block;
}
#ContentLeft li span {
    position: relative;
    left: 15px;
    top: -30px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
}
#ContentLeft li img {
    margin-left: 0px;
}
.SubNav {
    margin-left: -22px;
}
.SubNav li {
    border-top: 1px solid #92B1D0;
    line-height: 25px;
    padding-left: 20px;
}
.SubNavLast {
    border-bottom: 1px solid #92B1D0;
}
#ContentCenter {
    width: 535px;
    height: auto;
    float: left;
    margin-left: 15px;
    background-color: #FFF;
    font-size: 1.1em;
    line-height: 20px;
}
#ContentCenter h1 {
    color: #8BA425;
    font-size: 1.5em;
    margin: 20px 20px 10px 0px;
}
.ContentTxt {
    margin: 5px 20px;
}
.ContentTxt a {
    text-decoration: none;
    color: #8BA425;
}
.ContentTxt a:hover {
    text-decoration: underline;
}
#ContentRight {
    width: 210px;
    height: auto;
    float: right;
    background-color: #FFF;
}
#ContentRight fieldset, img {
    margin: 15px 0 0 10px;
}
#ContentRight label input {
    width: 100px;
}
#ContentRight label span {
    margin: 0 5px 0 5px;
}
.SearchButton {
    width: 21px !important;
    height: 20px;
}
/*
#FlashFooter {
    position:absolute; 
    bottom:0px; 
    left:0px; 
    width:995px;
}
*/
#FooterGras {
    background: transparent url('../_images/gras.png') repeat-x;
    margin: 0 auto;
    height: 178px;
}
#FlashFooter {
    margin: 0 auto;
    width: 995px;
}
