body, td {
	color: #000000;
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background: #FFFFFF;
}

ul, ol {margin-left: 30px; margin-right: 10px;}
.copyright {
	text-align: center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #12212B;
}
a:link {
	color: #00558C;
	text-decoration: none;
}
a:hover {
	color: #3A1660;
	text-decoration: none;
}
a:visited {
	color: #007273;
	text-decoration: none;
}
a:active {
	color: #3A1660;
	text-decoration: none;
}
.captionWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.thumbLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #c1cbe0;
	text-align: left;
	vertical-align: top;
}
.thumbMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #8ea4c7;
	text-align: left;
	vertical-align: top;
}
.thumbMedDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4b76a5;
	text-align: left;
	vertical-align: top;
}
.thumbDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00558c;
	text-align: left;
	vertical-align: top;
}
.menucell {
	background-color: #D1D9E5;
}

td.news {
	border: 3px solid #114278;
	padding: 3px;
	
}

td.news h1 {
	font-weight: bold;
	color: #df0422;
	margin: 0;
	text-align: left;
	font-size: 19px
}

td.news a {
	display: block;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #df0422;	
	margin: 0;
	padding: 0;
}

td.news p {
	padding: 0px 15px;
	margin: 3px 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
}