﻿body
{
	font-size: 8pt;
	color: #003777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../../images/background_tile.gif);
	background-repeat:repeat;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
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;
    padding-top:15px;
}
h3 {
    font-size: 9pt; 
    text-align: left;
    font-weight: bold;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.request
{
	font: 9pt verdana;
	color: #003377;
	font-weight: bold;
}
a.request:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
hr {
	color: #003777;
}
.fineHR {
	 height: 1px;
}



.content
{
	background-color: #ffffff;
}
.headerStatic
{
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font-family: verdana;
	font-style:italic;
}
.header
{
	color: #46383d;
}
.title {
    font-size: 10pt; 
    font-weight: bold;
}

.breadcrumb
{
	color: #7B7173;
	font-size: 9pt;
	font-weight: bold;
}
.keywords {
    text-align:center;
    font-weight:bold;
}

.menuArea {
	background-color:#fdf995;
	padding-top:8px;
}

.menu
{

	font: 9pt verdana;
	color: #003377;
	font-weight: bold;
	text-align: left;
}
table.submenu,span.submenu {

padding-left:20px;
padding-top:8px;
	font: 9pt verdana;
	color: #003377;
	font-weight: bold;
	/* text-indent: 16px;*/
	text-align: left;
}
.submenu {
color: #003377;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
.footer {
    border-top: 1px solid #033777;
    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: #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;
}


