@charset "UTF-8";
/* CSS Document */

body {
	background-color: #424242;
	margin: 0px;
}

.header { }

.header .smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.header a {
	color: #FFFFFF;
	text-decoration: none;
}

.header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.header a:hover {
	color: #990000;
	text-decoration: none;
}

.header .navigation {
	font-family: GriffithGothic-Black;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.footer {
	margin: 5px;
	padding: 5px;
	line-height: 18px;
}

.footer .smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #990000;
	text-decoration: none;
}

.content { }

.content .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

.content .copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.content .status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content .copy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

.content .copy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.content .articleheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #000000;
}

.content .articleheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
}

.content .articleteaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.content .articlecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.content .bigletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #000000;
	display: block;
	float: left;
	line-height: 40px;
	padding-right: 5px;
}

.content .articlecredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.content .articleimg {
	padding-bottom: 2px;
}

.content a {
	color: #000000;
	text-decoration: none;
}

.content a:visited {
	color: #000000;
	text-decoration: none;
}

.content a:hover {
	color: #990000;
	text-decoration: none;
}

.content .smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-transform: uppercase;
	line-height: 16px;
}

.content2 { }

.content2 .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

.content2 .copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.content2 .status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content2 .copy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

.content2 .copy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.content2 .articleheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #000000;
}

.content2 .articleheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
}

.content2 .articleteaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.content2 .articlecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.content2 .bigletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #000000;
	display: block;
	float: left;
	line-height: 40px;
	padding-right: 5px;
}

.content2 .articlecredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.content2 .articleimg {
	padding-bottom: 2px;
}

.content2 a {
	color: #990000;
	text-decoration: none;
}

.content2 a:visited {
	color: #990000;
	text-decoration: none;
}

.content2 a:hover {
	color: #999999;
	text-decoration: none;
}

.content2 .smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-transform: uppercase;
	line-height: 16px;
}


.calendar { }

.calendar .copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 25px;
	font-weight: normal;
}

.calendar a {
	color: #990000;
	text-decoration: none;
}

.calendar a:visited {
	color: #990000;
	text-decoration: none;
}

.calendar a:hover {
	color: #000000;
	text-decoration: none;
}
.caps {
	text-transform: uppercase;
}
