<!--

body { background-color: #FFF; color: #000; font-family: Arial, Helvetica, sans-serif; border-width: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }

a:link { text-decoration: none; color: #009; }
a:visited { text-decoration: none; color: #009; }
a:hover { text-decoration: none; color: #700; }
a:active { text-decoration: none; color: #700; }

a.nav_top:link { font-size: 80%; font-weight: bold; text-decoration: none; color: #FFF; }
a.nav_top:visited { font-size: 80%; font-weight: bold; text-decoration: none; color: #FFF; }
a.nav_top:hover { font-size: 80%; font-weight: bold; text-decoration: none; color: #C10000; }
a.nav_top:active { font-size: 80%; font-weight: bold; text-decoration: none; color: #C10000; }

a.nav_left:link { font-size: 80%; text-decoration: none; color: #009; background: url(graphics/bullet_off.gif) no-repeat 0px 4px; padding: 0px 0px 0px 14px; }
a.nav_left:visited { font-size: 80%; text-decoration: none; color: #009; background: url(graphics/bullet_off.gif) no-repeat 0px 4px; padding: 0px 0px 0px 14px; }
a.nav_left:hover { font-size: 80%; text-decoration: none; color: #700; background: url(graphics/bullet_on.gif) no-repeat 0px 4px; padding: 0px 0px 0px 14px; }
a.nav_left:active { font-size: 80%; text-decoration: none; color: #700; background: url(graphics/bullet_on.gif) no-repeat 0px 4px; padding: 0px 0px 0px 14px; }

span.nav { padding: 0px 0px 0px 14px; }

span.red { color: #700; }

span.red2 { color: #700; font-weight: bold; }

span.red3 { color: #700; font-weight: bold; font-size: 140%; }

h1.left { font-size: 100%; color: #FFF; }

h1.main { font-size: 120%; margin: 0px; color: #700; }

h2 { font-size: 120%; margin: 0px; color: #700; }

p { margin: 10px 0px 0px 0px; }

p.strong { margin: 10px 0px 0px 0px; font-weight: bold; }

img { border: 0px; }

img.right { float: right; }

img.right2 { float: right; padding: 10px 0px 10px 10px; }

form { margin: 15px 0px 0px 0px; }

div.main_container { width: 100%; text-align: center; }

div.container {
    display: block;
    border: 0px solid #C10000;
    padding: 0px;
    width: 759px;
    margin: 0px auto;
    position: relative;
    text-align: left;
}

div.banner { float: left; width: 759px; height: 118px; }

div.logo { float: left; width: 217px; height: 118px; }

div.images { float: left; width: 542px; height: 118px; }

div.top_bar { float: left; width: 757px; height: 20px; background: url(graphics/blue_bar.gif) repeat-x top; border-left: 1px solid #C10000; border-right: 1px solid #C10000; }

div.top_nav_container { float: left; height: 20px; margin: 0px 0px 0px 0px; }

div.top_nav { float: left; height: 18px; line-height: 18px; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 5px; background: url(graphics/nav_spacer.gif) repeat-y left; }

div.main { float: left; width: 759px; background: url(graphics/left_bkg.gif) repeat-y left; }

div.left_col { float: left; font-weight: bold; width: 160px; margin-right: 10px; }

div.left_nav_container { float: left; width: 158px; border: 1px solid #C10000; background-color: #FFF; padding: 0px 0px 10px 0px; }

div.left_nav { float: left; margin: 10px 0px 0px 10px; }

div.left_line { float: left; width: 160px; border-top: 1px solid #C10000; }

div.left_img { width: 160px; height: 57px; }

div.left_text { padding: 0px 5px 5px 5px; font-size: 80%; color: #FFF; font-weight: normal; }

div.content { float: left; font-size: 80%; width: 579px; margin: 10px 0px 10px 0px; }

div.block_row1 { float: left; background: url(graphics/horiz_line.gif) repeat-x center; }

div.block_row2 { float: left; }

div.block_box { float: left; width: 171px; font-weight: bold; text-align: center; border: 1px solid #C10000; padding: 5px 0px 5px 0px; background-color: #E3E5F0; }

div.block_col_divider { float: left; width: 30px; }

div.block_vert { float: left; width: 171px; background: url(graphics/vert_line.gif) repeat-y center; }

div.form_label { float: left; width: 110px; font-weight: bold; text-align: right; padding: 0px 10px 0px 0px; }

div.form_field { float: left; width: 379px; padding: 0px 0px 10px 0px; }

div.new_line { clear: both; float: left; width: 579px; padding-bottom: 15px; }

div.footer_divider { float: left; width: 759px; }

div.footer { float: left; width: 759px; font-weight: bold; font-size: 75%; border-top: 1px solid #C10000; padding: 10px 0px 0px 0px; text-align: center; }

div.footer2 { float: left; width: 759px; font-weight: bold; font-size: 70%; padding: 10px 0px 10px 0px; text-align: center; }

div.divider {
    clear: both;
    line-height: 0px;
    width: 160px;
    height: 2px;
    font-size: 0px;
    background-color: #FFF;
    border-top: 1px solid #C10000;
}

div.left_spacer {
    clear: both;
    line-height: 0px;
    width: 160px;
    height: 2px;
    font-size: 0px;
    background-color: #FFF;
}

div.spacer {
    clear: both;
    margin: 0px;
    padding: 0px;
    border: 0px;
    line-height: 0px;
    height: 1px;
    font-size: 0px;
}

-->