/* Text */

p.date{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	margin-bottom: 20px;
}
h3{
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

/* Layout */

#content{
	float: left;
	width: 514px;
	margin-right: 30px;
}
#content p{
	text-align: justify;
}
h3 a{
	color: #666666;
	text-decoration: none;
}
h3 a:hover{
	color: #000060;
	text-decoration: none;
}
#content_wrapper{
	width: 797px;
	clear: both;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	background: #FFFFFF;
}
.rightImage{
	float: right;
	margin: 10px 0px 10px 10px;
}

/* Media Kit - Fact Sheet Table */

#fact_sheet{
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#fact_sheet th, #fact_sheet td{
	text-align: left;
	vertical-align: top;
	padding: 7px 5px;
	border-bottom: 1px solid #CCCCCC;
}
#fact_sheet th{
	width: 170px;
}

#logos{
	margin-top: 20px;
	overflow: hidden;
}
#logos h4{
	margin-bottom: 15px;
}
#logos .file .links{
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
}
#logos .file .links p{
	margin: 0px;
	padding: 0px;
}



