/* CSS Document */
body{
	background-color: #EBD9E7;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.email{
	background-color: #EBD9E7;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
.no-flash{
	background-color: #FFFFFF;
}
.web{
	visibility: hidden;
	height: 0px;
	width: 100%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
}
.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9F2987;
	text-decoration: none;
}
a.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #676699;
	text-decoration: none;
}
a.footertext:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #676699;
	text-decoration: none;
}
a.footertext:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #676699;
	text-decoration: none;
}
a.footertext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #676699;
	text-decoration: underline;
}
.sub-titles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A3238E;
	text-decoration: none;
}
.main-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}