.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D70000;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000064;

}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;

}
.fullstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D70000;
	font-style: italic;

}
a.fullstory:link {
	color: #D70000;
	text-decoration: none;
}
a.fullstory:visited {
	color: #D70000;
	text-decoration: none;
}
a.fullstory:hover {
	color: #000064;
	text-decoration: underline;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #D70000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000064;

}
a.subnav:link {
	text-decoration: none;
	color: #000064;

}
a.subnav:visited {
	text-decoration: none;
	color: #000064;

}
a.subnav:hover {
	text-decoration: underline;
	color: #D70000;

}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00005D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBC971;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(images/reddot.gif);
	line-height: 22px;



}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D70000;
}
.checklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(images/check.gif);
	padding-bottom: 10px;

}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000064;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.smallitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
