﻿body
{
    margin: 0;
    min-height: 100%;
    font-family: Arial, tahoma;
    font-size: 11pt;
    color: #868686;
}
.body
{
    margin: 0;
    min-height: 100%;
    font-family: Arial, tahoma;
    font-size: 11pt;
    color: #868686;
}
.header_tall
{
    background-position: top;
    background: url(images/header_tall.gif) top repeat-x;
    text-align: center;
}
.header_1
{
    height: 50px;
    padding-top: 25px;
}
.header_2
{
    background-position: bottom;
    background: url(images/header_tall_b.gif) repeat-x bottom;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 15px;
}
.main_body
{
    width: 738px;
    text-align: center;
    margin: auto;
}
.menu_tall
{
    background: transparent url(images/menu_tall.gif) repeat-x scroll center top;
    height: 58px;
    margin: auto;
    margin-top: 5px;
}
.menu_left
{
    border: 0px solid #FFFFFF;
    background-position: right top;
    background: transparent url(images/menu_left.gif) no-repeat scroll left top;
    height: 53px;
    margin: auto;
}
.menu_right
{
    border: 0px solid #FFFFFF;
    background-position: right top;
    background: transparent url(images/menu_right.gif) no-repeat scroll right top;
    height: 53px;
    margin: auto;
}
.menu_padding
{
    padding-top: 3px;
}
.menu_ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
.menu_li
{
    background: transparent url(images/menu_libg.gif) repeat-y scroll right top;
    display: block;
    float: left;
    font-size: 15px;
    text-align: center;
    width: 110px;
    color: #868686;
    
}

.menu_li:visited
{
    color: #868686;
}

.clear
{
    clear: both;
}
.abstract_image
{
    height: 190px;
    vertical-align: middle;
}
.width_100
{
    width: 100%;
}
.main_content_padding
{
    padding: 0px 0 15px;
}
.main_content_tall_top
{
    background: transparent url(images/border_tall.gif) repeat-x scroll center top;
}
.main_content_tall_bottoml
{
    background: transparent url(images/border_tall.gif) repeat-x scroll center bottom;
}
.main_content_tall_left
{
    background: transparent url(images/border_tall.gif) repeat-y scroll left center;
}
.main_content_tall_right
{
    background: transparent url(images/border_tall.gif) repeat-y scroll right center;
}
.main_content_lt
{
    background: transparent url(images/border_tl.gif) no-repeat scroll left top;
}
.main_content_rt
{
    background: transparent url(images/border_tr.gif) no-repeat scroll right top;
}
.main_content_lb
{
    background: transparent url(images/border_bl.gif) no-repeat scroll left bottom;
}
.main_content_rb
{
    background: transparent url(images/border_br.gif) no-repeat scroll right bottom;
    width: 100%;
}
.left_align
{
    text-align: left;
    padding: 10px;
}

h2 {
    color:#3D6F92;
  }
h3 {
    color:#3D6F92;
  }

