body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
body {
	background-color: #CFCFCF;
	margin: 30px;
}
a:link {
	color: #E6001C;
	text-decoration: none;
}
a:visited {
	color: #E6001C;
	text-decoration: none;
}
a:hover {
	color: #E6001C;
	text-decoration: underline;
}
a:active {
	color: #E6001C;
	text-decoration: underline;
}
.sectionhead {
	font-weight: bold;
	font-size: 14px;
	color: #E6001C;
}
.red {
	color: #E6001C;
}
.quote {
	font-size: 9px;
	color: #000000;
	line-height: normal;
}
#container {
	background-color: #FFFFFF;
}
#menu {
	font-size: 12px;
	color: #000000;
	vertical-align: bottom;
	margin-left: 30px;
	margin-top: 25px;
	margin-right: 30px;
}
a#menu:link {
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
a#menu:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
a#menu:hover {
	color: #FFFFFF;
	background-color: #E6001C;
	text-decoration: none;
	margin: 0px;
}
a#menu:active {
	color: #FFFFFF;
	background-color: #E6001C;
	text-decoration: none;
	margin: 0px;
}
#content {
	margin-left: 30px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 5px;
	width: 679px;
}
.contentleft {
	width: 150px;
	vertical-align: top;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E6001C;
	border-bottom-color: #E6001C;
	padding-top: 29px;
	padding-bottom: 15px;
	padding-right: 20px;
	background-attachment: scroll;
	background-image: url(../images/running_man.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contentright {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6001C;
	padding-top: 29px;
	padding-left: 20px;
	padding-bottom: 15px;
}
#credits {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	width: 679px;
}
.creditleft {
	width: 150px;
	vertical-align: top;
	text-align: right;
	padding-right: 20px;
	font-size: 9px;
	line-height: normal;
}
.creditright {
	vertical-align: top;
	padding-left: 20px;
	text-align: right;
	font-size: 9px;
	line-height: normal;
}
.impact {
	font-size: 18px;
	color: #E6001C;
	line-height: normal;
	font-weight: bold;
}
.filewindow {
	border: 2px dotted #E6001C;
	width: 100%;
}