@charset "ISO-8859-1";
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7px;
	color: #CCC;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	background-color: #414D59;
}
.contentHeaderSanSerif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #414D59;
}
.bodycopy-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.TimesSerifbolditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	text-align: center;
}
.footer a:link {
	color: #CCC;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #CCC;
}
.footer a:hover{
	color:#6CF;
	text-decoration: underline;
}
.footer a:active {
	text-decoration: none;
	color: #CCC;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #999;
	text-align: center;
}
.copyright-text a:link {
	color: #999;
	text-decoration: none;
}
.copyright-text a:visited {
	text-decoration: none;
	color: #999;
}
.copyright-text a:hover{
	color:#6CF;
	text-decoration: underline;
}
.copyright-text a:active {
	text-decoration: none;
	color: #999;