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

body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

.bodyContent {
	margin: 40px 0px 0px 0px;
}

.subNav {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #ed1b2e;
  text-decoration: none;
}

.subNav:hover {
  text-decoration: underline;
}

.title {
  font: bold 16px Arial, Helvetica, sans-serif;
  color: #ed1b2e;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
}

.pressDate {
  font: 14px Arial, Helvetica, sans-serif;
  color: #ed1b2e;
  line-height: 20px;
  margin-bottom: 10px;
  text-align: left;
}

.pressTitle {
  font: 14px Arial, Helvetica, sans-serif;
  color: #ed1b2e;
  line-height: 20px;
  margin-bottom: 10px;
  text-align: left;
}

.pressBorder {
  padding-top: 5px;
  border-top: 1px solid #ed1b2e;
}

.body {
  font: 12px Arial, Helvetica, sans-serif;
  color: #003876;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
}

.bodyBold {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #003876;
  line-height: 20px;
  text-align: left;
}

.bodyItalic {
  font: italic 12px Arial, Helvetica, sans-serif;
  color: #003876;
  line-height: 20px;
  text-align: left;
}

.bodyLink {
  font: 12px Arial, Helvetica, sans-serif;
  color: #ed1b2e;
  text-decoration: none;
}

.bodyLink:hover {
  text-decoration: underline;
}

.pressLink {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #003876;
  text-decoration: none;
}

.pressLink:hover {
  text-decoration: underline;
}

.communityLink {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #ed1b2e;
  text-decoration: none;
}

.communityLink:hover {
  text-decoration: underline;
}

.communitySubhead {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #ed1b2e;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
}

.colourize {
  color: #ed1b2e;
}

.quoteCredit {
	text-align: right;
}

.events {
  font: 13px Arial, Helvetica, sans-serif;
  color: #003876;
  line-height: 20px;
  margin: 10px 0px 10px 10px;
  text-align: left;
}

.eventsLinks {
  font: bold 13px Arial, Helvetica, sans-serif;
  color: #003876;
  text-decoration: none;
}

.eventsLinks:hover {
  text-decoration: underline;
}

.bioPhoto {
float: left;
margin-right: 20px;

}

.quoteCredit {
  font: 10px Arial, Helvetica, sans-serif;
  color: #ed1b2e;
  text-transform: uppercase;
}

.bivLogo {
	margin-top: 50px;
}

.fanmailCaption {
  font: 12px Arial, Helvetica, sans-serif;
  color: #ed1b2e;
  line-height: 20px;
  margin: 5px 0px 0px 10px;
  text-align: left;
}

.bodyJobsTemp {
  font: 12px Arial, Helvetica, sans-serif;
  color: #003876;
  line-height: 20px;
  margin-bottom: 2px;
  text-align: left;
}

#textContent
{
	text-align: left;
	margin-bottom:60px;
}
	#textContent h1
	{
		font: bold 16px Arial, Helvetica, sans-serif;
		color: #ed1b2e;
		line-height: 20px;
		margin-bottom: 20px;
	}
	#textContent h2
	{
		font: 14px Arial, Helvetica, sans-serif;
		color: #ed1b2e;
		line-height: 20px;
		margin-top: 40px;
		margin-bottom: 10px;
	}
	#textContent h2:first-child
	{
	margin-top: 0px;
	}
	#textContent h3
	{
		display:inline;
		padding-top: 5px;
		border-top: 1px solid #ed1b2e;
		font: 14px Arial, Helvetica, sans-serif;
		color: #ed1b2e;
		line-height: 20px;
		margin-bottom: 0px;
	}
	#textContent h4
	{
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #ed1b2e;
		line-height: 20px;
		margin-bottom: 20px;
	}
	#textContent h5
	{
	font: bold 12px Arial, Helvetica, sans-serif;
  	line-height: 20px;
	margin: 0px 0px 0px 0px;
		}
	#textContent h5 a
	{
	color: #ed1b2e;
  	text-decoration: none;
		}
	#textContent h5 a:hover
	{
  	text-decoration: underline;
		}
	#textContent div.credit
	{
		font: 10px Arial, Helvetica, sans-serif;
		color: #ed1b2e;
		text-transform:uppercase;
		margin-top: -20px;
	}
	#textContent p
	{
		font: 12px Arial, Helvetica, sans-serif;
		color: #003876;
		line-height: 20px;
		margin-bottom: 20px;
	}
	#textContent p span
		{
			font-style:normal;
			text-transform:uppercase;
			color:#ed1b2e;
		}
	#textContent p a
		{
			color:#ed1b2e;
			font-weight:normal;
			text-decoration:none;
		}
	#textContent p a:hover
		{
			text-decoration:underline;
		}
		#textContent p a.boldLink
		{
		color:#003876;
			font-weight:bold;
			text-decoration:none;
		}
		#textContent p a.boldLink:hover
		{
			text-decoration:underline;
		}		
	#textContent p a.bodyLink 
		{
			color:#ed1b2e;
			font-weight:normal;
		}

	#textContent div.photo
	{
		float:left;
		margin-right:20px;
		margin-bottom:10px;
	}
	#textContent p.quote 
		{
		color:#ed1b2e;
}
