@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ed1c18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:	#333333;
	margin: 0;
}

.whtext {
	color: #FFFFFF;
	font-size: 12pt;
}

.copyright {
	color: #FFFFFF;
	font-size: 9pt;
}

#copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.caption {
	color: #FFFFFF;
	margin-left: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.redhdr {
	color: #523aa8;
	font-size: 10pt;
	font-weight: bold;
}

#redhdr a:link {
	text-decoration: underline;
	color: #523aa8;
}

#redhdr a:hover {
	text-decoration: none;
	color: #a397d1;
}

#redhdr a:visited {
	text-decoration: underline;
	color: #523aa8;
}.tealhdr {
	color: #3399CC;
	font-size: 12pt;
	font-weight: bold;
}
.description {
	background-color: #523aa8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:	#333333;
	margin: 0;
}
.lt-purple {
	color: #a397d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
a:link {
	text-decoration: underline;
	color: #523aa8;
}
a:hover {
	text-decoration: none;
	color: #a397d1;
}
a:visited {
	text-decoration: underline;
	color: #523aa8;
}

.background {
	background-repeat: no-repeat;
}