@charset "UTF-8";

a {
	color:#FF0000;
}

a:hover {
	color: #D21C22;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	font-size: 12px;
}

table {
	background-color:#FFF;
}

.underline {
	text-decoration: underline;
}

.nav a:link {
	color: #000000;
	text-decoration: none;
}

.nav a:visited {
	color: #000000;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: none;
	color: #D21C22;
}

.nav a:active {
	color: #D21C22;
	text-decoration: none;
}

#work-links a.selected,
a.selected,
.selected {
	color: #D21C22;
	text-decoration: none;
}

.active {
	color: #666666;
	text-decoration: none;
}

.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.tbl-nav {
	margin-left:-20px;
}

.tbl-nav td {
	padding-left:20px;
	border-right:1px solid #666;
}

.tbl-nav td.last {
	border-right:none;
}

.signalRed {
	color: #D21C22;
	font-weight: bold;
}

.redText {
	font-size:14px;
	font-weight:bold;
	color: #D21C22;
}
