@charset"utf-8";

div#primary-contents{
	font-family: Century;
}
div#primary-contents h1{
	border-bottom:1px dotted #969696;
	padding-bottom: 3px;
	margin-bottom: 25px;
}
div#primary-contents h2,
div#primary-contents h3{
	border-bottom:1px dotted #969696;
	padding-bottom: 3px;
	font-size: 17px;
	margin-bottom: 0;
	color: #000;
}
div#primary-contents div.stillingInfo {
	margin-bottom: 20px;
}

div#primary-contents p{
	font-family: Verdana;
	line-height: 1.4;
	margin-bottom: 6px;
}
div#primary-contents a{
	color: #5F5D5A;
	text-decoration: underline;
}
div#primary-contents a:hover{
	color: #5F5D5A;
	text-decoration: underline;
	text-transform:none;
}
div#primary-contents div.publishDate{
	padding: 10px 0;
}
div#primary-contents div.publishDate p{
	color:#5F5D5A;
	font-family:georgia;
	font-size:10px;
	font-weight:bold;
	margin-bottom:0;
	text-transform:uppercase;
}

div#primary-contents div.pressInfo {
	margin-bottom: 49px;
}
div#primary-contents div.pressInfo h2{
	color:#5F5D5A;
	font-family:Georgia;
	font-size:10px;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:0;
	padding:3px 0 5px;
	text-transform:uppercase;
}
div#pageContainer div#container{
	float: left;
}
