/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #084C48;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #084C48;

}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #084C48;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFD200;
	text-transform: uppercase;
	letter-spacing: 7pt;
	font-weight: bold;	
}

.left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}

.body-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #0D7C75;
	text-decoration: none;

}

.body-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFD200;
	text-decoration: none;
}

.left-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #F5F5F5;
	text-decoration: none;

}

.left-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFD200;
	text-decoration: none;
}

.bottom-link-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2pt;
}

.bottom-link-left:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #FFD200;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2pt;
}

.bottom-link-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #0D7C75;
	text-decoration: none;
}

.bottom-link-right:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFD200;
	text-decoration: none;
}

.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #0D7C75;
	line-height: 20px;
	text-transform: uppercase;
}

.form_details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0D7C75;
}

