﻿body
{
    /*margin: 4px 4px;*/
    font-family: Verdana,helvetica,arial,sans-serif;
    background-position: center;
    margin: 0px 0px;
    color: #35262D;
    font-size: small;
    font-family: Verdana,helvetica,arial,sans-serif;
    background-color: #E8ECED; /*background-attachment: fixed;*/
}

h1
{
    font-weight: bold;
    font-size: 20pt;
    color: #4A192C;
    font-family: Arial, Helvetica, sans-serif;
}

h2
{
    color: #4E3457;
}

h3
{
    color: #FFFFFF;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    text-indent: 5px;
    font-weight: bold;
    background-color: #4A192C;
}

hr
{
    width: 550px;
    height: 3px;
    text-align: center;
    color: #A23646;
}

/*
a:link, a:visited
{
    color: #FFFBFF;
    text-decoration: none;
}

a:hover
{
    color: #FFFF99;
}
a:active
{
    color: #FFFFFF;
    text-decoration: none;
}
*/

.topmenu a:link, .topmenu a:visited
{
    font-weight: bold;
    font-size: 11pt;
    color: #E8ECED; 
}

.topmenu a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}



.centered {
	text-align: center;
}

.highlight
{
    color: #35262D;
    text-decoration: none;
    font-weight: bold;
    background-color: #E8ECED;
    font-size: larger;
}

#tablelogo
{
    margin-left: auto;
    margin-right: auto;
    width: 775px;
    height: 160px;
    background-color: #A4B7BB;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #9CB0A6;
}

#tablelogotd1 {
	width: 338px;
	height: 80px;
}
#tablelogotd2 {
	margin: 0px;
	text-align: right;
	height: 80px;
	vertical-align: top;
	padding-right: 8px;
}
#tablelogotd3 {
	width: 775px;
	height: 80px;
	text-align: center;
}

/*
#tablebanners
{
    border: 1px solid #9CB0A6;
    margin-left: auto;
    margin-right: auto;
    width: 775px;
    background-color: #35262D;
    color: #FFFFFF;
}
*/

#tablemain
{
    margin-left: auto;
    margin-right: auto;
    width: 775px;
}

#td1
{
    color: #000000;
    width: 580px;
    vertical-align: top;
    text-align: left;
    background-color: #FFFFFF;
    text-indent: 0pt;
    padding-right: 5px;
    padding-left: 5px;
}

.td1class a:link, .td1class a:visited
{
    color: #000000;
    text-decoration: underline;
}

.td1class a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #76A0B0;
}


#td2
{
    width: 195px;
    text-align: left;
    vertical-align: top;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: #76A0B0; 
    text-decoration: none;
    padding-left: 6px;
}
    
#td3
{
    width: 775px;
    text-align: center;
    font-size: 10pt;
    background-color: #35262D;
    color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #9CB0A6;
}

.td3 a:link, .td3 a:visited
{
    color: #E8ECED;
    text-decoration: underline;
    font-size: 12px;
}

.td3 a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

.smalltext
{
    font-size: 10pt;
}

.indent
{
    text-indent: 8px;
}
.panelpopup
{
    visibility: hidden;
    padding: 5px;
    border: 1px solid #76A0B0;
    background-color: #E8ECED;
    display: none;
}

/*
.modalBackground
{
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}
*/