﻿
html {
height : 100%;
border : 0;
padding : 0;
margin : 0;
}

body
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 5px;
    background-color: lightsteelblue;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: black;
    height: 100%;
    margin: 5px;
}

.menu
{
    color: white;
    font-weight: bold;
    background-color: #000075;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0;
    display: block;
    line-height: 15pt;
    border-right: 1px solid #3a4545;
    border-left: 1px solid #d6d5c6;
    border-top: 1px solid #d6d5c6;
    border-bottom: 1px solid #3a4545;
    text-align: center;
    font-size: 12px;
}

a.menu:link
{
    font-size: 12px;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}
a.menu:visited 
{
    font-size: 12px;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}
a.menu:hover 
{
    font-size: 12px;
    color: #000033;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
    background-color: #CCCCFF;
    
}
a.menu:active 
{
    font-size: 10px;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}

.menu_pressed
{
    color: #000033;
    font-weight: bold;
    background-color: #CCCCFF;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0;
    display: block;
    line-height: 15pt;
    border-right: 1px solid #3a4545;
    border-left: 1px solid #d6d5c6;
    border-top: 1px solid #d6d5c6;
    border-bottom: 1px solid #3a4545;
    text-align: center;
    font-size: 12px;
}

a.menu_pressed:link
{
    font-size: 12px;
    color: #000033;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}
a.menu_pressed:visited 
{
    font-size: 12px;
    color: #000033;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}
a.menu_pressed:hover 
{
    font-size: 12px;
    color: #000033;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
    background-color: #CCCCFF;
    
}
a.menu_pressed:active 
{
    font-size: 10px;
    color: #000033;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}

.menu2
{
    color: white;
    font-weight: bold;
    background-color: #330000;
    text-decoration: none;
    text-transform: capitalize;
    padding: 2;
    display: block;
    line-height: 12pt;
    border-right: 1px solid #3a4545;
    border-left: 1px solid #d6d5c6;
    border-top: 1px solid #d6d5c6;
    border-bottom: 1px solid #3a4545;
    text-align: center;
    font-size: 12px;
}

a.menu2:link
{
    font-size: 10px;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}
a.menu2:visited 
{
    font-size: 10px;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}
a.menu2:hover 
{
    font-size: 10px;
    color: #330000;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
    background-color: #CCCC99;
    
}
a.menu2:active 
{
    font-size: 10px;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}





.menu2_pressed
{
    color: #000000;
    font-weight: bold;
    background-color: #CCCC99;
    text-decoration: none;
    text-transform: capitalize;
    padding: 2;
    display: block;
    line-height: 12pt;
    border-right: 1px solid #3a4545;
    border-left: 1px solid #d6d5c6;
    border-top: 1px solid #d6d5c6;
    border-bottom: 1px solid #3a4545;
    text-align: center;
    font-size: 12px;
}

a.menu2_pressed:link
{
    font-size: 10px;
    color: #330000;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}
a.menu2_pressed:visited 
{
    font-size: 10px;
    color: #330000;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}
a.menu2_pressed:hover 
{
    font-size: 10px;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
    background-color: #330000;
    
}
a.menu2_pressed:active 
{
    font-size: 10px;
    color: #330000;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    display: block;
}

td.leftspacer
{
    width: 5px;
    background-color: #FFFFFF;
    padding-top: 50px;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #000000;
}
td.content
{
    padding-right: 15px;
    padding-left: 15px;
    text-justify: distribute;
    padding-bottom: 4px;
    vertical-align: top;
    padding-top: 4px;
    text-align: justify;
}
td.logobar
{
    padding-right: 15px;
    width: 200px;
    vertical-align: top;
    align: right;
    padding-left: 15px;
    padding-top: 10px;
}
table.maintable
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 960px;
    padding-top: 5px;
    height: 100%;
    background-color: white;
    border-right: 1px solid #3a4545;
    border-left: 1px solid #3a4545;
    border-top: 1px solid #3a4545;
    border-bottom: 1px solid #3a4545;
}
td.banner
{
    font-weight: bold;
    font-size: 18px;
    color: darkblue;
    font-family: Tahoma;
    vertical-align: middle;
    width: 100%;
    letter-spacing: 2px;
    height: 75px;
    text-align: right;
    background: url(images/banner.jpg);
}


.ethicstatement
{
    font-size: 12pt;
    color: black;
    font-style: italic;
    font-family: 'Times New Roman';
}



h3
{
    font-size: 12px;
    color: darkblue;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    background-color: white;
    
}
