/* XHTML 1.0 Elements */

body {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	background : none;
	font-size: 14px;
}

.ContentBannerBox {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #D73647;
}

.ContentBannerQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #ffffff;
	text-align: left;
	padding: 15px;
}

.TopNavBox, .TopToolbar, .LeftColumn, .HeaderBoxRight, .ContentFooter {
  visibility: hidden;
  display: none
}

.ContentTitleTxt {
  font-size: 20px;
}

.CopyrightLeft, .CopyrightRight {
  font-size: 10px;
}

.PeopleAttribute {
  clear:both;
  float: left;
  width: 20%;
}

.PeopleAttributeValue {
  float: left;
  width: 80%;
}

.ContentRowHolder, .PeopleName {
  margin-top: 10px;
  margin-bottom: 10px;
  
}

.ContentRowHolder .PersonAttributeHeader {
  font-size: 15px;
  font-weight: bold;
}

.BluePageTitle {
  font-size: 20px;
  font-weight: bold;
}

.PageSubTitle {
  font-size: 15px;
  font-weight: bold;
}