@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif, Future Thin;
	font-size: 11px;
	color: #717169;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
}
.maintable {
	border: 1px solid #d9d9d9;
}
.subtable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newshead {
	color: #004b88;
	font-weight: bold;
}
.subhead {
	font-size: 15px;	
                color: #004b88;
}
.subsectionheadtable {
	background-image: url(images/sectionheaderright.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.menu {
	font-size: 12px;
	color: #004b88;
	font-weight: bold;
}
a:link {
	color: #004b88;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004b88;
}
a:hover {
	text-decoration: underline;
	color: #004b88;
}
a:active {
	text-decoration: none;
	color: #004b88;
}
