/*Nighthawks Master Style Sheet*/

/*Contextual Styles*/

.nhk-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #b5cee6}

.nhk-body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #b5cee6}
	
.nhk-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #b5cee6}

.nhk-subheading { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #b5cee6}

a.link {text-decoration: bold; font-weight: bold}
a.visited {text-decoration: none; font-weight: bold}
a.hover {text-decoration: underline; color: #a0bce6}

a.nav:link {text-decoration: bold; font-weight: bold; color: #b5cee6}
a.nav:visited {text-decoration: none; font-weight: bold; color: #748b99}
a.nav:hover {text-decoration: underline; color: #a0bce6}