@charset "utf-8";
/* CSS Document */

/* SECONDARY NEWS PAGES CONTENT */
#secondary_content {
	width: 635px;
	float: left;
	margin-right: 0px;
	margin-bottom: 50px;
	clear: none;
	margin-top: -16px;
}
#secondary_content h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	color:#002d62;
	margin: 3px 0 0; 
}
#secondary_content p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #002d62;
	line-height: 1.5em;
}
#secondary_content h3 a, #secondary_content h3 a:visited {
	color: #0066cc;
	text-decoration: none;
	font-size: 0.96em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#secondary_content h3 a:hover {
	text-decoration: underline;
}


/* SECONDARY NEWS PAGES */
	#secondary_story {
	padding-bottom: 15px;
	}
	#secondary_story h2 {
		font-size: 0.75em;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		color: #fff;
		height: 17px;
		padding-left: 8px;
		text-transform: uppercase;
		padding-top: 1px;
		margin-bottom: 6px;
	}

	#more_headlines_secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	font-weight:bold;
	color: #002d62;
	margin-top:80px;
	}	
	#more_headlines_secondary a {
		color: #0066cc;
		text-decoration:none;
	}
	#more_headlines_secondary a:hover {
		text-decoration:underline;
	}
a.employee_ticket,
a.employee_ticket:visited {
font-family: Arial, Helvetica, sans-serif;
color: #c10435;
font-size: 0.75em;
text-decoration: none;
}

a.employee_ticket:hover {
text-decoration: underline;
}

	
	
	
	
	
	
	
