@charset "utf-8";
/* CSS Document */

.headerLinks 
{
	font-family:Arial,sans-serif;
	font-size:11px;
	color:#394792;
}
.headerLinks a
{
	color:#394792;
	text-decoration:none;
}
.headerLinks a:hover
{
	text-decoration:underline;
}

.colTitle
{
	color:#394792;
	font-size:16px;
	font-weight:bold;
	
}
/* Footer styles */
.ns-footerTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#425DA5;
	padding:0px 5px 0px 5px;
}
.ns-footerTxt a {
	color:#425DA5;
	text-decoration:none;
}
.ns-footerTxt a:hover {
	color:#425DA5;
}



