﻿Body
{
	background-color: #50696d;
}

.Text
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.LogoTag
{
	font-size: 8pt;
	color: white;
	font-family: Arial, sans-serif;
}

.FooterText
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.Footer
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #7ba59c;
	font-weight: bold;

}

.DisclaimerBlack
{
    font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #2a4ea3;
}

.InterestWhole
{
	font-weight: bold;
	font-size: 95pt;
	color: #2a4ea3;
	font-family: sans-serif;
}

.InterestDecimal
{
	font-weight: bold;
	font-size: 45pt;
	color: #2a4ea3;
	font-family: sans-serif;
}

A.FooterMenu
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #7ba59c;
	font-weight: bold;
	text-decoration: none;
}


A:link.FooterMenu
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #7ba59c;
	font-weight: bold;
	text-decoration: none;
}


A:active.FooterMenu
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #7ba59c;
	font-weight: bold;
	text-decoration: none;
}


A:visited.FooterMenu
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #c4c4c4;
	font-weight: bold;
	text-decoration: none;
}


A:hover.FooterMenu
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #7ba59c;
	font-weight: bold;
	text-decoration: underline;
}

.ErrorMessage
{
    color: #FF0000;
    font-size: 10pt;
}
