
body {
	font-family: Arial, Helvetica, Sans-Serif;
}
a, a:visited { 
	text-decoration: none;
	color: #f00;
}
a:hover, a:active {
	text-decoration: underline;
	color: #f00;
}
img {
	border: none;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
table {
	width: 100%;
}
caption {
	text-align: right;
	font-weight: bold;
}
th {
	border: #999 thin solid;
	margin: 0;
	padding: 5px;
	font-size: 105%;
	text-align: left;
}
td {
	border: #999 thin solid;
	margin: 0;
	padding: 5px;
}
td h3 {
	font-size: 105%;
	padding: 0;
	margin: 0;
	color: #F00;
	text-decoration: underline;
}
table tr:nth-child(even) td {
	background-color: #ccc;
}
.alignleft {
	float: left;
}
.times-header {
	padding-right: 10px;
}
#wrap {
	width: 80%;
	max-width: 900px;
	margin: auto;
}
#header {

}

#topnav {
	color: #fff;
	background: #CC0000;
	font-weight: bold;
	padding: 5px;
}
#topnav a {
	color: #fff;
}

#footer {
	border-top: #f00 thin solid;
	font-style: italic;
	font-size: 75%;
	padding-bottom: 2em;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	float: left;
	margin: 0 5px;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

div.BannerTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	background: White;
	font-weight: bold;
	font-size: 18px;
}

div.TopMenu
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: White;
	background: #CC0000;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 5px 5px 5px;
}

div.TIMESHeader
{
	margin: 0px 0px 5px 0px;
}

#TopMenuTable
{
	background: #CC0000;
	color: White;
}

div.LeftMenu
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	background: White;
	font-weight: bold;
	font-size: 12px;
	margin: 15px 5px 0px 5px;
}

div.LeftMenuItem
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	background: White;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
}

h1.MainContentTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #CC0000;
	background: White;
	font-size: 14px;
	font-weight: Bold
}

h2.MainContentHeading
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #Black;
	background: White;
	font-size: 12px;
	font-weight: Bold
}

div.MainContent
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	background: White;
	font-size: 12px;
	margin: 15px 15px 15px 15px;
}

label
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	background: White;
	font-size: 12px;
}

span.CurrentTopMenuItem
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #CC9966;
	background: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

span.CurrentLeftMenuItem
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #CC0000;
	background: White;
	font-weight: bold;
	font-size: 12px;
}

a.TopMenuLink, a.TopMenuLink:link, a.TopMenuLink:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: White;
	background: #CC0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;	
}

a.TopMenuLink:active, a.TopMenuLink:hover, a.TopMenuLink:focus
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #CC9966;
	background: #CC0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;	
}

a.LeftMenuLink, a.LeftMenuLink:link, a.LeftMenuLink:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	background: White;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.LeftMenuLink:active, a.LeftMenuLink:hover, a.LeftMenuLink:focus
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #CC0000;
	background: White;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}

p.ProjectBlurb
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	background: White;
	font-size: 12px;
	top: -15px;
	position: relative;
	margin: 0px 10px 10px 0px;
}