/*Float Clearers*/
.prNav:after, .productBlock .blockBod:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*Re-style page title to the top of the nav*/
#pageTitle {
	display:none;
}

#pageTitle h1 {
	font-size:1.15em;
	color:#000;
}

#aboutWrap {
	zoom:0;
}

/*About Navigation*/
#aboutNav {
	float:left;
	clear:left;
	width:168px;
	border: solid #f0eddf;
	border-width: 0 1px 1px;
	background-color:#fdfaf3;
}

#aboutNav li {
	border-top:1px solid #f0eddf;
	padding: 4px 12px 5px;
}

#aboutNav li ul{
	padding-left:12px;
}

#aboutNav li li {
	border:none;
	padding: 2px 0 0;
}

#aboutNav h4 {
	color:#766a57;
	font-family:arial, helvetica, sans-serif;
}

sup {
	font-size:10px;
	position:relative;
	top:-3px;
}

/*About Main Content*/
#aboutHdr {
	padding: 0 0 8px;
	border-bottom:1px solid #d7d7d7;
	margin: 0 0 12px;
}

#aboutHdr h1 {
	color:#333333;
	font-size:1.85em;
	font-weight:400;
	line-height:1.0em;
	margin-bottom:14px;
}

#aboutSubHdr {
	border-bottom:1px solid #d7d7d7;
	margin: -4px 0 1.2em;
	padding: 0 0 8px;
	font-family:trebuchet MS, sans-serif;
	font-size:1.15em;
	font-style:italic;
}

#aboutSubHdr strong {
	color:#bd0027;
	font-weight:normal;
}

/*Bio*/
.bioBlock {
	border-top:1px dashed #d7d7d7;
	padding: 24px 0 0;
}

.bioBlock.init {
	border-top:none;
	padding: 0;
}

.bioBlock .blockHdr {
	position:relative;
	margin: 0 0 16px;
}

.bioBlock .blockHdr img {
	display:block;
}

.bioBlock .blockHdr .blockTxt {
	position:absolute;
	bottom:0;
	left:141px;
}

.bioBlock .blockHdr h3 {
	font-size:1.48em;
}

/*Company*/
.sideBar {
	float:right;
	clear:right;
	display:inline;
	margin: 0 0 20px 25px;
	border:solid #d7d7d7;
	border-width:1px 0;
	padding: 8px 12px;
	width:212px;
}

.zDefinition {
	float:right;
	clear:right;
	display:inline;
	background-color:#9c0226;
	color:#fff;
	margin: 0 0 20px 25px;
	padding:16px 12px 20px;
	font-family:georgia, serif;
	width:212px;
}

.zDefinition h3 {
	font-family:georgia, serif;
	color:#fff;
	font-weight:normal;
	font-size:1.48em;
}

.zDefinition h3 small {
	font-style:italic;
	font-size:.68em;
}

.zDefinition ul {
	line-height:1.4em;
}

.zDefinition li {
	display:inline;
}

/*Gives Back*/
img.givesBack {
	float:right;
	display:inline;
	border:1px solid #eeeee2;
	margin: 0 0 12px 12px;
}

/*History*/
img.history {
	float:right;
	margin: 0 0 12px 24px;
}

/*Press Release*/
.prNav {
	font-family:trebuchet MS, sans-serif;
	border-bottom:1px solid #d7d7d7;
	margin: -4px 0 24px;
	padding: 0 0 8px;
	font-size:1.15em;
}

.prNav li {
	float:left;
	display:inline;
	margin: 0 12px 0 0;
	padding: 0 0 0 12px;
	border-left:1px solid #999;
	line-height:1.1em;
}

.prNav li.init {
	border-left:0;
	padding:0;
}

.prNav a {
	color:#999;
}

.prNav a:hover {
	color:#bd0027;
	text-decoration:none;
}

.prNav li.curr a {
	color:#bd0027;
}

.prList li {
	margin: 0 0 1em;
	font-family:trebuchet MS, sans-serif;
}

.prTitle {
	margin: 0 0 1.2em;
}

.prTitle h3 {
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
}

.prTitle h4 {
	font-weight:normal;
	font-style:italic;
	color:#000;
	font-family:arial, helvetica, sans-serif;
}

p.contact {
	font-family:trebuchet MS, helvetica, sans-serif;
}

/*Products*/
.productBlock {
	margin: 0 0 20px;
}

.productBlock .blockHdr {
	margin: 0 0 .3em;
}

.productBlock .blockBod {
	padding: 12px;
	background-color:#eff7fa;
}

	.guideList {
		width:163px;
		float:left;
		display:inline;
		margin: 0 0 0 24px;
	}
	
	.guideList.init {
		margin: 0;
	}
	
	.guideList h4 {
		color:#bd0027;
	}
	
	.guideList ul {
		margin: 0 0 1.2em;
	}
	
	.guideList li {
		font-size:.85em;
		padding: .3em 0 0;
	}
	
	.guideList span.descript {
		display:block;
		margin-left:12px;
	}
	
	.guideList p {
		font-size:.85em;
		line-height: 1.4em;
	}
	
.productBlock .blockImg {
	float:right;
	display:inline;
	margin: 0 0 0 24px;
}

.productBlock .blockImg img {
	border:3px solid #bebebe;
}

.productBlock .backtop {
	float:right;
	clear:right;
	display:inline;
	margin: 6px 0 0;
	font-size:.85em;
	background:url(/img/core/arrow_top.gif) no-repeat left;
	padding: 0 0 0 10px;
}

/*Unique Product Blocks*/
#productGuides .blockBod {
	background: #eff7fa url(/img/core/about/bg_product_guides.gif) no-repeat bottom right;
}
	
#productTrade p, #productPartnership p {
	margin: 0;
}

/*Content text style modifiers*/
ul.txtlist {
	margin: 0 0 1em;
}

h3 {
	margin: 0 0 .2em;
}

#surveySmall {
height:587px;
margin-bottom:16px;
width:561px;
}

/*Flash Survey Key*/
.surveyKey{font-size:0.85em;}
.surveyKey, .surveyKey a {
	color:#A5A5A5;
	
}
.surveyKey a{
	
	text-decoration:underline;
	}
