<!--


/*Body Margins and link style and hover properties*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.mainheading {color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

/*Heading link style and hover properties*/
.heading {
	color: #4557F7;
	font-weight: bold;
	font-size: 12px;
}
.heading a:link {
	text-decoration: none;
	color: #4557F7;
}
.heading a:visited {
	text-decoration: none;
	color: #4557F7;
}
.heading a:hover {
	text-decoration: underline;
	color: #4557F7;
}
.heading a:active {
	text-decoration: none;
	color: #4557F7;
}

/*Headline link style and hover properties*/
.headlinetext {color: #000000
}
.headlinetext a:link {
	text-decoration: none;
	color: #000000;
}
.headlinetext a:visited {
	text-decoration: none;
	color: #000000;
}
.headlinetext a:hover {
	text-decoration: underline;
	color: #000000;
}
.headlinetext a:active {
	text-decoration: none;
	color: #000000;
}

/*Sub Menu Items link style and hover properties*/
.subitem {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.subitem a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
.subitem a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.subitem a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.subitem a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*Site Map & Copy link style and hover properties*/
.sitemap {font-size: 10px;
		 color: #999999;
}
.sitemap a:link {
	text-decoration: none;
	color: #999999;
}
.sitemap a:visited {
	text-decoration: none;
	color: #999999;
}
.sitemap a:hover {
	text-decoration: underline;
	color: #999999;
}
.sitemap a:active {
	text-decoration: none;
	color: #999999;
}

/*Date style and properties*/
.date {color: #4557F7; 
	font-size: 9px;
}

/*Regulated by style and properties*/
.regulatedby {font-size: 9;
}

-->

