@charset "utf-8";

h2 {
	color: #565556;
}

p {
	font-size: 11px;
	margin-bottom: 0;
}

#btnPressReleases, #btnRecentPressReleases, #btnNewsroom, #btnMoreEndorsements, #btnMoreAwards {
	margin: 10px 0 0 -3px;
}

* html #btnPressReleases, #btnRecentPressReleases, #btnPressReleasesPrevious, #btnNewsroom, #btnMoreEndorsements, #btnMoreAwards {
	padding-left:3px;
}

#btnPressReleasesPrevious {
	margin:3px 0px 0px -3px;	
}

#companyFacts {
	float: left;
	width: 150px;
}

* html #companyFacts {
	width: 170px;
}

.divider {
	margin-bottom: 3px;
	margin-left: -3px;
}

* html #middleContent #leftContent #inner {
	margin-right:20px;	
}

#headerDiv {
	height: 174px;
	width: 622px;
}

#headerDiv {
*   margin-left: -5px;
}

* html #headerDiv {
	margin-left: -18px;
	width: 615px;
}

#headerLeft {
	float: left;
}

#headerRight {
	float: right;
}

* html #headerRight {
	margin-left: -9px;
}

* html #mediaLinks {
	margin-left: -20px;
}

#mediaResources, #socialMedia {
	float: left;
	width: 160px;
}

#socialMedia p {
	padding-bottom:5px;	
}

#socialMedia p img {
	margin-bottom:-3px;	
	margin-top:4px;
}

* html #mediaResources {
	width: 180px;
}

* html #socialMedia {
	width: 180px;
}

#news {
	float: right;
	padding-left: 25px;
	width: 288px;
	background: url(/img/media/bg_vertical-dashed.gif) no-repeat 0px 5px;
}

* html #news {
 	padding-left:28px;
}

#pressReleases {
	float: left;
	width: 285px;
}

* html #pressReleases {
	width: 295px;
}

#pressReleases img, #news img {
	border:none;	
}

.upperInnerDiv {
	height:315px;	
}

#recentNews {
	width:615px;
	margin-top:10px;
}

#recentNews {
*   margin-left: -5px;
}

* html #recentNews {
	margin-left: -15px;
 	width: 620px;
}

#recentNews .titlelink {
	padding:10px 0px 3px 0px;
	line-height:1.5em;
}

.clearit {
	clear:both;	
}
