﻿body
{
	font-size: 8pt;
	color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D6DFD6;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
table
{
	font-size: 8pt;
	color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 12pt; 
    text-align: center;
    font-weight: bold;
}
h2 {
    font-size: 11pt; 
    text-align: center;
    font-weight: bold;
}
h3 {
    font-size: 10pt; 
    text-align: center;
    font-weight: bold;
}
a {
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
hr {
	color: #404040;
}
.fineHR {
	 height: 1px;
}



.content
{
	background-color: #d6dfd6;
}
.headerStatic
{
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
	color: #46383d;
	font-family: 'Times New Roman';
}
.header
{
	font-weight: bold;
	font-size: 10pt;
	color: #46383d;
}
.formLinks
{
	background-color: #d6dfd6;
	color: #46383d;
}
.title {
    font-size: 10pt; 
    font-weight: bold;
}

.breadcrumb
{
	color: #404040;
	font-size: 9pt;
	font-weight: bold;
}
.keywords {
    text-align:center;
    font-weight:bold;
}
.menuArea {
	border-right: 1px solid #404040;
}
.menu
{
	font-size: 8pt;
	color: #404040;
	font-weight: bold;
	text-indent: 8px;
	text-align: left;
}
.submenu {
	font-size: 8pt;
	color: #404040;
	font-weight: bold;
	text-indent: 16px;
	text-align: left;
}
.copyright {
	font-size: 9px;
	color: #404040;
	text-align: right;
}
.footer {
    border-top: 1px solid #404040;
    border-bottom: 1px solid #404040;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
}
.smallText {
	font-size: 9px;
	margin-right:8px;
	margin-left:8px;
}
.webCntrl {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mailbody {
	font-size: 8pt;
	color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.maillabel {
	font-weight: bold;
}
.mailtitle {
    font-size: 10pt; 
    font-weight: bold;
    border-bottom: solid 2px #404040;
    border-top: solid 2px #404040;
}

