﻿body
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D8DBBE;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-bottom:100px;
}
table
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 12pt; 
    text-align: left;
    font-weight: bold;
}
h2 {
    font-size: 11pt; 
    text-align: left;
    font-weight: bold;
}
h3 {
    font-size: 10pt; 
    text-align: left;
    font-weight: bold;
}

a {
	font-weight: bold;
	color: #B8BD87;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
hr {
	color: #7B7173;
}
.fineHR {
	 height: 1px;
}



.content
{
	background-color: #ffffff;
	color: #000000;
}
.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: #bcc8ce;
	border-bottom: double medium #bcc8ce;
	border-top :double medium #bcc8ce;
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title {
    font-size: 10pt; 
    font-weight: bold;
}

.breadcrumb
{
	color: #7B7173;
	font-size: 9pt;
	font-weight: bold;
}
.keywords {
    text-align:center;
    padding-right:125px;
    padding-left:125px;
    color:#bcc8ce;
    font-weight:bold;
}

.menu
{
	padding-top:8px;
	font-size: 9pt;
	line-height:18pt;
	color: #4F2801;
	font-weight: bold;
	text-indent: 8px;
	text-align: left;
}


.copyright {
	font-size: 9px;
	color: #4F2801;
	text-align: right;
}
.footer {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
}
.smallText {
	font-size: 9px;
	margin-right:8px;
	margin-left:8px;
	color: #000000;
}
.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;
}

