@charset "UTF-8";

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFEFE;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.generaltextinverse {
	font-family: Georgia, "Times New Roman", Times, serif, Cambria;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	line-height: 1.45em;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.generaltextcenteredinverse {
	font-family: Georgia, "Times New Roman", Times, serif, Cambria;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	line-height: 1.45em;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
.generaltextitalinverse {
	font-family: Georgia, "Times New Roman", Times, serif, Cambria;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	line-height: 1.45em;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.button {
	background-color: #0099ff;
	color: #ffffff;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-indent: 0px;
	text-shadow: 0px 0px;
	border-radius: 6px;
}
.generaltextlargerinverse {
	font-family: Georgia, "Times New Roman", Times, serif, Cambria;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	line-height: 1.45em;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.charttitleinverse {
	font-family: Georgia, "Times New Roman", Times, serif, Cambria;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	line-height: 1.45em;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.charttitleinverseital {
	font-family: Georgia, "Times New Roman", Times, serif, Cambria;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic;
	line-height: 1.45em;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.generaltextlargerwhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: oblique;
	line-height: 19px;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.captionregularinverse {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.chartlistinverse {
	font-family: Georgia, "Times New Roman", Times, serif, Cambria;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-bottom: .75em;
	line-height: 14pt;
}
.chartlistwithlineinverse {
	font-family: Georgia, "Times New Roman", Times, serif, Cambria;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-bottom: 10px;
	line-height: 14pt;
	border-bottom: thin dotted #0099FF;
	vertical-align: baseline;
}
.body {
	background-color: #000000;
}
