.top-nav-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.quote {
	font-size: 80%;
}

.top-nav-cell a:visited {
	color: #D6EFEF;
	text-decoration: none;
}
.top-nav-cell a:link {
	color: #D6EFEF;
	text-decoration: none;
}
.top-nav-cell a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.banner-cell {
	border: 1px solid #FFFFFF;
}
.date-cell {
	font-size: 11px;
	color: #666666;
	margin-right: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
}
.welcome li {
	color: #990000;
	list-style-type: disc;
}
.main-story-cell #sidebar {
	float: right;
	width: 200px;
}
.main-story-cell #sidebar li {
	color: #990000;
	margin-bottom: 10px;
}


.welcome H1 {
	font-size: 14px;
	font-weight: 500;
	color: #CE0000;
}
.main-story-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #285250;
}
h2 {
	font-size: 14px;
}
.glossary-table {
	border: 1px solid #295152;
}
.footer {
	font-size: 10px;
	color: #000000;
	padding: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CE0000;
	border-right-color: #CE0000;
	border-bottom-color: #CE0000;
	border-left-color: #CE0000;
}
.image-right {
	margin: 5px;
	float: right;
}
.image-left {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.date-cell a:visited {
	color: #666666;
	text-decoration: none;
}
.date-cell a:link {
	color: #666666;
	text-decoration: none;
}
.date-cell a:hover {
	color: #CE0000;
	text-decoration: none;
}
.quote-cell {
	border: 1px solid #397173;
}
body {
	background-color: #000000;
	margin: 5px;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #339999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CE0000;
	text-decoration: none;
	font-weight: bold;
}
.box {
	border: 2px solid #FFFFFF;
}
.welcome H5 {
	font-size: 12px;
	margin: 0px;
}
