@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #A1000B;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.reverseText {
	color: #EEEEEE;
}
.headerGraphicBox {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.blackCells {
	background-color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.paddedCell {
	padding: 10px;
}
.paddedCellSidebar {
	padding: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
.topNav a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.topNav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.topNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #CCCCCC;
	margin-top: 4px;
	margin-bottom: 4px;
}
.footer a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.fauxList {
	text-indent: -10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fauxlist2 {
	text-indent: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.pixPadLeft {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.pixPadRight {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
}
