﻿a:link, a:active, a:hover, a:visited
{
	color: #00457c;
	font: bold 12px/18px Arial, San-serif;
	text-decoration: none;
}
NCBTContentText a, a:link.NCBTContentText, a:active.NCBTContentText, a:hover.NCBTContentText, a:visited.NCBTContentText
{
	color: #00457c;
	font: bold 12px/18px Arial, San-serif;
}

.LeftColumnText, a:link.LeftColumnText, a:active.LeftColumnText, a:hover.LeftColumnText, a:visited.LeftColumnText
{
	color: #10437a;
	font: bold 12px/15px Arial;
	text-decoration: none;
}

.UtilityLink, a:link.UtilityLink, a:active.UtilityLink, a:hover.UtilityLink, a:visited.UtilityLink
{
	color: #00589a;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	height: 40px;
}

.copyright, a:link.copyright, a:active.copyright, a:hover.copyright, a:visited.copyright
{
	font: normal 12px/18px Arial, Sans-Serif;
	color: #666666;
	text-decoration: none;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font: normal 10px/18px Arial, Sans-Serif;
	color:#00457c;
	text-decoration:none;
	text-transform:uppercase;
}
.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	color: #666666;
	font: normal 12px/18px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-transform:capitalize;
}
a:link.NCBTContentTextWhite, a:active.NCBTContentTextWhite, a:visited.NCBTContentTextWhite
{
	color: #ffffff;
	font: bold 12px/22px Arial, San-serif;
	text-decoration:none;
}
a:hover.NCBTContentTextWhite
{
	text-decoration:underline;
}
