body
{font-family:Tahoma,  Verdana, Arial, sans-serif; 
 color: #3e3225; 
 background-color:White;
 margin: 0px;
 font-size: x-small;
}

a, a:active, a:visited
{color: #1a2674;
font-weight:bold;
text-decoration: none;
}

a:hover, a:active:hover, a:visited:hover
{color:#2a7389
}

table
{font-size: small;
}

.main
{width: 80%;
 height: 80%;
}

.news
{
    background-color: White;
    font-size: 80%;
    color: #747474;
    line-height: 130%;
    text-align: left;
    padding-right: 22px;
}

.copy
{
    background-color: #d8dff1;
    font-size: 80%;
    color: #747474;
    line-height: 130%;
    text-align: left;
    padding-right: 2px;
    padding-left: 10px;
    padding-bottom: 4px;
    padding-top: 2px;
}

.bullet
{
    background-color: White;
    font-size: 80%;
    color: #747474;
    line-height: 130%;
    text-align: left;
    padding-right: 2px;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.nav
{background-color: #bdcce8;
width:151px;
background-image: url(images/navback_17.jpg);
background-repeat: repeat-y;
}

.nav a, .nav a:active, .nav a:visited
{font-weight:bold;
 color:White;
 text-decoration: none;
 font-size: small;
}

.nav a:hover, .nav a:active:hover, .nav a:visited:hover
{color: #5bbccc;
}

.header
{
    background-color: White;
    color: #1A2574;
    font-weight: bold;
    font-size: 110%;
}

.subhead
{
    background-color: White;
    color: #5A88C6;
    font-weight: bold;
    font-size: 95%;
}

.address
{
	font-size: 80%;
	color: #747474;
}

.footer
{
    background-color: #d8dff1;
    font-size: 65%;
    color: #747474;
    line-height: 130%;
    text-align: left;
    padding-right: 2px;
    padding-left: 10px;
    padding-bottom: 4px;
    padding-top: 2px;
}