﻿body, td {
	font-size: 9pt;
	font-family: Century Gothic, AvantGarde Bk BT, Arial, Verdana, Sans-Serif;
	margin-top: 0px;
	color: 555555;
}

p 
{
	margin-left: 20px;
	margin-right:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

li 
{
	margin-bottom: 10px;
}

.white {
	font-size: 9pt;
	font-family: Century Gothic, AvantGarde Bk BT, Arial, Verdana, Sans-Serif;
	color:#ffffff;
}

h1 {
	color: #000000; 
	font-family: Kabel Bk BT, Arial, Verdana, Sans-Serif;
	font-size: 16pt; 
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #367e97; 
	font-family: Kabel Bk BT, Arial, Verdana, Sans-Serif;
	font-size: 14pt; 
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #2e6b81; 
	font-family: Kabel Bk BT, Arial, Verdana, Sans-Serif;
	font-size: 12pt; 
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding: 0px;
	margin: 0px;
}

a {
	color: #2e6b81;
	font-size: 9pt; 
	font-weight: bold;
	text-decoration: none;
}

a:hover { 
	color: #367e97;
	text-decoration: none; 
	font-weight: bold;
	text-decoration: none;
}

.footer {
	color: #2e6b81; 
	font-size: 10px;
	text-decoration: none; 
	font-weight: normal; 
}

a.fhlink {
	font-size: 8pt; 
	text-decoration: none; 
	color: #2e6b81;
	font-weight: normal; 
}

a.fhlink:hover {
	color: #367e97;
	text-decoration: none; 
	font-weight: normal; 
}

a.fhlinkhover {
	font-size: 8pt;  
	color: #367e97; 
	text-decoration: none; 
	font-weight: normal; 
}

.required {
	color: #d11501;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Garamond, Times New Roman, Serif;
}


.button 
{
	background-color:#2e6b81;
	border-color:#000000;
	border-width: 1px;
	color: #ffffff;
	font-weight: bold;
	font-size:10pt;
}

.button_hover
{
	background-color:#006fa9;
	border-color:#000000;
	color: #ffffff;
	border-width: 1px;
	font-weight: bold;
	cursor: hand; 
	font-size:10pt;    
}
.disclaimer {
	font-size: xx-small;
	font-style:italic;
}

.repeatX 
{
	background-repeat: no-repeat;
}
