﻿body
{
	font-size: 9pt;
	color: #7b7173;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF0C2;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 8pt;
	color: #7b7173;
	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: #7b7173;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
hr {
	color: #7B7173;
}
.fineHR {
	 height: 1px;
}



.content
{
	background-color: #ffffff;
	border: 1px solid #3366cc;
}
.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: #FFCC33;
	color: #f5f5f5;
}
.title {
    font-size: 10pt; 
    font-weight: bold;
}

.breadcrumb
{
	color: #7B7173;
	font-size: 9pt;
	font-weight: bold;
}
.keywords {
    text-align:center;
    font-weight:bold;
}

.menu
{
	font-size: 9pt;
	color: #3366cc;
	font-weight: bold;
	text-align: left;
}
.submenu {
	font-size: 8pt;
	color: #AD8E73;
	font-weight: bold;
	text-indent: 16px;
	text-align: left;
}
.copyright {
	padding-top:15px;
	font-size: 9px;
	color: #7b7173;
	text-align: right;
	padding-right: 2px;
	padding-bottom: 5px;
}
.footer {
    padding-top: 7px;
    padding-bottom: 8px;
    text-align: center;
}
.smallText {
	font-size: 7pt;
	margin-right:8px;
	margin-left:8px;
}
.webCntrl {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mailbody {
	font-size: 8pt;
	color: #7b7173;
	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 #7B7173;
    border-top: solid 2px #7B7173;
}

