/* CSS Document */
body,select,option,input,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#525759;
	}
	
strong, h1 .nl_title {
	color:#ff7800;
	}
	
	
a {
	color:#124a68;
	font-weight:bold;
	text-decoration:none;
	}
a:visited {
	color:#ce193b;
	}
a:hover {
	text-decoration:underline;
	color:#ce193b;
	}
	
h1 {
	padding:0 0 0 25px;
	margin:0 0 0 -40px;
	color:#ff7800;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	background: url('../~IMAGES/bg_header_arrow.gif') top left no-repeat;
	}
	
h2 {
	padding: 0 0 0 25px;
	margin:0 0 0 -40px;
	margin:0;
	font-size:14px;
	font-weight:normal;
	color:#ff7800;
	}
	
h3 {
	padding: 0 0 0 25px;
	margin:0 0 0 -40px;
	font-size:12px;
	font-weight:bold;
	color:#ce193b;
	}		

h4 {
	padding: 10px 40px 0 40px;
	margin:0 0 0 -40px;
	font-size:11px;
	font-weight:bold;
	color:#ff7800;
	}
	
.label {
	font-weight:bold;
	}
	
#topStories p {
	padding:0;
	margin:5px 0;
	}
	
#topStories a, .nl_category a {
	background:#808485;
	color:white;
	font-size:8px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	padding:1px 5px;
	margin:0 1px;
	line-height:18px;
	}
	
#topStories a:hover, #topStories a:visited, .nl_category a:hover, .nl_category a:visited {
	background:#ce193b;
	color:#fff;
	text-decoration:none;
	}
	
a strong {
	color:inherit;
	}
	
.nl_category_content .plainlink {
	background:#fff;
	padding:0;
	margin:0;
	color:#525759;
	text-transform:none;
	text-decoration:underline;
	font-size:10px;
	font-style:inherit;
	}
	
.nl_category_content a.plainlink:hover {
	background:none;
	color:#ce193b;
	text-decoration:underline;
	}
	
.nl_category_content .plainparagraph {
	background:none;
	padding-left:0;
	}
	
.nl_category_content .plainparagraph a {
	padding:0;
	}
	

	
#archivesFrame h1 {
	padding:0 0 0 35px;
	margin:0;
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	color:#808485;
	background: url('../~IMAGES/bg_cat_header_arrow.gif') top left no-repeat;
	}

	
.redtext, .required {
	color:#c9002e;
	}
	
.blacktext {
	color:#000;
	}
