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

* {
	margin: 0;
	padding: 0;
}
div.clear {
	clear: both;
}
.hide {
	position: absolute;
	left: -10000px;
}
img {
	border: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}
a:link, a:visited, a:hover {
	color: #3E397B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.contentSubheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E397B;
}
.contentSubheaderRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc1b2b;
}
.contentNew {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
