body {
	background-image: url(images/right_background.gif);
	background-repeat: repeat-x;
}
td,p {
	font-family: arial, geneva, sans-serif;
	font-size: 12px;
	color: black;
}

a {
	text-decoration: underline;
}
a:link, a:visited {color: #a50021}
a:hover, a:active {color: #373668}
td.sidebar {
	font-size: 12px;	
	color: black;
}

.sidebar .byline {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.header td {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #7B7B8E;
	color: #ffffff;
}

.sectionheader td {
	font-size: 12px;
	font-weight: bold;
	background-color: #e2e2ea;
}
.footer td {
	text-align: left;
	font-size: 10px;
	background-color: #7B7B8E;
	color: #ffffff;
}

.footer {
	text-align:center;
	font-size: 10px;
}

.title {
	text-align:center;
	font-size: 18px;
	font-weight: bold;
}

.subtitle {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.required {
	color: #990000;
}

.news-headline {
	font-weight: bold;
	font-size: 14px;
}
.news-story {
	font-size: 12px;
}

.caption {
	text-align: center;
	font-size: 12px;
}
