@charset "UTF-8";
/* PHC 003 Legacy Stylesheet; Fall, 2009 */


/********
COLORS

	Program Color/Page Background:#317023 
	Link:#CE1601
	Graphical Headlines: #284E78
	img borders:#F6DA87
	
	Link:hover(background):#f58603
	Visited Link:#CE1601
	Inactive Link:#CE1601


/*************************************** 
TYPOGRAPHY */

a, a:visited {
	text-decoration:none;
	color:#CE1601;
}

a:hover, a:visited:hover {
	color:#f58603;
}


.pagehead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:900;
	text-decoration:none;
	line-height: 25px;

}

.topnewsblack, .topnews, .topnewsorange  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:900;
	color:#000;
	text-decoration:none;
}

p {
	margin-bottom: 14px;
}

.segment {
	font-weight:900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-transform:none;
	color:#CE1601;
	background:url(/standard/images/ph003/icons/audio.gif) no-repeat 3px 3px;
	padding: 1px 2px 0 18px;
	}

table tr.storytext td {
	padding:10px 0 5px 5px;
	
	}
