.nav-header-sub {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.75px;
	padding-left: 15px;
}
body {
	background-color: #CCCCCC;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 15px;
}
.breaking-news {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5px;
}
.nav-header {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.75px;
}
a {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #406666;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.nav-text {
	font-size: 12px;
	font-style: italic;
	margin-right: 20px;
	text-indent: 15px;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav-text {
	text-decoration: none;
	color: #003366;
	font-style:italic;
}
a.nav-text:hover {
	text-decoration: underline;
	color: #406666;
}
.popup {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.popupright {
	background-image:url(../media/images/popup/popup-right-fill.gif);
	background-position:bottom;
	background-repeat:repeat-y
}
.popup-text {
	z-index:999;
	color: #003366;
}.indent {
	text-indent: 20px;
}
.page-heading {
	font-size: 18px;
	font-weight: bold;
}
.sub-heading {
	font-size: 14px;
	font-weight: bold;
}
