﻿body, p, td {
	font-size: 9pt;
	font-family: Century Gothic, Arial, Verdana, Sans-Serif;
	margin-top: 0px;
	color: #555555;
}

li 
{
	margin-bottom: 10px;
}

.white {
	font-size: 9pt;
	font-family: verdana, arial, sans;
	color:#ffffff;
}

h1 {
	color: #367e97; 
	font-family: garamond, times, serif;
	font-size: 18pt; 
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #001c34; 
	font-family: garamond, times, serif;
	font-size: 16pt; 
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #367e97; 
	font-family: garamond, times, serif;
	font-size: 14pt; 
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding: 0px;
	margin: 0px;
}

a {
	color: #001c34; 
	font-weight: bold;
	text-decoration: none;
}

a:hover { 
	color: #367e97;
	text-decoration: none; 
	font-weight: bold;
	text-decoration: none;
}

a.visible 
{
	color: #fa3131;
	text-decoration: none;
}

.footer {
	color: #001c34; 
	font-size: 10px;
	text-decoration: none; 
	font-weight: normal; 
}

a.fhlink {
	font-size: 8pt; 
	text-decoration: none; 
	color: #001c34; 
	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:#367e97;
	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;
}
