.articleHeading {
	font-family: Verdana, Arial, Veranda, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.footer {
	background-color: #CC0000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bodyLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.sidelinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.sidelinks a:link{
	color: #CC0000;
	text-decoration: none;
}
.sidelinks a:visited{
	color: #666666;
	text-decoration: none;
}
.sidelinks a:active{
	color: #000000;
	text-decoration: none;
}
.sidelinks a:hover{
	color: #000000;
	text-decoration: none;
}
.heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.newsDate {
	color: #CC0000;
}
.deptTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
.deptLinks {
	font-family: Verdana, Arial, Veranda, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	text-align: right;
	background-color: #CCCCCC;
}
.deptLinks a:link {
	color: #CC0000;
	text-decoration: none;
}
.deptLinks a:visited {
	color: #CC0000;
	text-decoration: none;
}
.deptLinks a:active { 
	color: #CC0000;
	text-decoration: none;
}
.deptLinks a:hover {
	color: #000000;
	text-decoration: none;
}
.footLinks {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footLinks a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.footLinks a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/* News page styles */
.articleHeading {
	font-family: Verdana, Arial, Veranda, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.newsDate {
	color: #CC0000;
}
.newsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.newsMainHeading {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.newsRightBody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.newsBodySide a:link{
	color: #666666;
	text-decoration: none;
}
.newsBodySide a:visited{
	color: #666666;
	text-decoration: none;
}
.newsBodySide a:active{
	color: #666666;
	text-decoration: none;
}
.newsBodySide a:hover{
	color: #CC0000;
	text-decoration: none;
}

.newsSideHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E68080;
	text-decoration: none;
}
.headline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.newsHeading {

	font-family: Verdana, Arial, Veranda, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.underlineHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
.hr {color:#CC0000;
}