* {
    margin: 0;
    padding: 0;
}

body {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #666666;
}

#body {
    background: white;
}

#leftedge,#rightedge
{
    background: #000033;
}

h1 {
    float: left;
    padding: 0 10px 6px 0;
    font: 20px/30px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #666699;
    background: White;
}

h2 {
    float: left;
    padding: 0 0 6px 0;
    font: 20px/30px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #333366;
    background: White;
}

h4 {
    padding: 20px 0 5px 0;
    font: 16px Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #666699;
}

p {
    padding: 5px 0;
    font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
}

a {
    color: white;
    text-decoration: underline;
}

a:hover {
    color: white;
    text-decoration: none;
}

#logon
{
    width: 900px;
}

#logo
{
    vertical-align: top;
    float: none;
    width: 100%;
    padding: 0 0 5px 0;
}

#logo h2
{
    float: none;
    letter-spacing: normal;
}

#logo h1
{
    float: none;
    letter-spacing: normal;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 900px;
    text-align: left;
    background: White;
}

#menu 
{
    background: white;
    padding: 2px 0 0 0;
}

#menu_links
{
    font: 16px/28px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    color: White;
    background: #000033;
}

#menu_links td
{
    background: #000033;
}

#menu_links a
{
    text-decoration: none;
}

#menu_links a:hover
{
    text-decoration: underline;
}

#top {
    height: 200px;
    background: url(top.jpg);
}

#middle {
    padding: 2px 0 0 0;
}

#left {
    float: left;
    width: 220px;
}

#left h3 {
    font: bold 13px/32px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: White;
    background: #666699;
}

#left ul {
    padding: 15px 0 20px 5px;
}

#left ul li {
    margin: 0 5px 0 15px;
    padding: 0 0 0 5px;
}

#left ul li a {
    font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #666699;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #ccccff;
}

#right ul {
    padding: 0 0 0 15px;
}

#right ul li {
    margin: 0 0 0 15px;
    padding: 0 0 5px 5px;
}

#right {
    float: right;
    padding: 0 0 0 0;
    width: 678px;
    text-align: justify;
}

#right h3 {
    padding: 0 0 0 15px;
    font: bold 13px/32px Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: White;
    background: #333366;
}

#right h3.darkblue {
    clear: both;
    margin: 0 0 15px 0;
    background: #333366;
}

#right h3 a {
    color: White;
    text-decoration: none;
}

#right h3 a:hover {
    color: White;
    text-decoration: none;
}

#right a {
    color: #333366;
    text-decoration: underline;
}

#right a:hover {
    color: #ccccff;
    text-decoration: none;
}

#right_2 {
    padding: 0 0 0 0;
    text-align: justify;
}

#right_top {
    padding: 0 0 15px 15px;
}

#right_mid {
    clear: both;
    padding: 0 0 0 15px;
}

#right_mid p {
    text-align: left;
}

#right_mid h3 {
    padding: 0 0 0 15px;
    background: #999999;
}

#right_mid_1 {
    float: left;
    padding: 0 0 15px 0;
    width: 324px;
    text-align: left;
}

#right_mid_2 {
    float: right;
    padding: 0 0 15px 0;
    width: 324px;
    text-align: left;
}

#bottom {
    clear: both;
    padding: 0 0 0 220px;
    height: 32px;
    background: #666699;
}

#bottom_2 {
    padding: 0 20px 0 0;
    border-left: 2px solid White;
    background: #000033;
}

#bottom p {
    padding: 0 0 0 0;
    text-align: center;
    font: 10px/32px Verdana, Arial, Helvetica, sans-serif;
    color: White;
    background: #000033;
}

.imgLeft {
    display: block;
    float: left;
    margin: 20px 15px 20px 0;
}

.imgRight {
    display: block;
    float: right;
    padding: 10px 0 5px 15px;
}
