
h3.press {
	font-size:20px;
}

h4.pressSubHead {
	font-style:italic; 
	margin:10px 0 10px 8px; 
	font-weight:normal;
	font-size: 13px;
}

h4.subhead {
	color:#bf1f24; 
	font-weight:bold; 
	margin: 0 8px; 
	font-size:12px;
}

/* Awards and Recognition Styles
-----------------------------------------------*/
hr { 
	color: #d7d7d7; 
	height:1px;
}	
.award {
	display:block; 
	/*float:left;  */
	padding:0 0 5px 12px;
	margin: 0;
	vertical-align:top;
}

.award_on {
	display:block; 
	/*float:left;*/  
	padding:0 0 10px 12px;
	background:#f0f1f2;
	margin: 0;
	vertical-align:top;
	width:625px;
}

.rightcol .award_image {
	display:block; 
	float:left; 
	margin:10px 15px 15px 0; 
	padding:3px; 
	width:83px; 
	height:67px; 
	background:#fff;
	border:solid 1px #ccc; 
	text-align:center; 
	vertical-align:middle;
}

/*.award_on .award_image {
	display:block; 
	float:left; 
	margin:10px 15px 15px 0; 
	padding:3px; 
	width:83px; 
	height:67px; 
	background:#fff;
	border:solid 1px #ccc; 
	text-align:center; 
	vertical-align:middle;
}*/

.rightcol .award_description {
	display:block;
	vertical-align:top;
	padding-top:10px;
	margin-top:0px;
}

.rightcol .award_description p {
	display:block;
	vertical-align:top;
	padding-top:0;
	margin-top:0;
}

.rightcol .award_description p strong {
	margin-right: 3px;
}


.rightcol .award_description a {
	font-weight:normal;
}


/* Trade Shows and Events Styles
-----------------------------------------------*/

.tradeshows_top, .newsreleases_top {
	background:url('/uploadedimages/assets/images/backgrounds/bkg_graybottomrule.gif') repeat-x bottom;
}

.tradeshows_top select, .newsreleases_top select {					
	float:left;
	display:block;
	width:100px;
}

.tradeshows_top a, .newsreleases_top a {
	float:left;
	display:block;
	padding-bottom:12px;
	margin:0 15px;
}

.newsreleases_top a {
	margin:0 27px;
}

.tradeshows_top a.on, .newsreleases_top a.on {
	background:url('/uploadedimages/assets/images/backgrounds/bkg_navarrow_horizontal.gif') bottom no-repeat;
}

.months_janfebmar, .months_aprmayjun, .months_julaugsep, .months_octnovdec, .tradeshows_bottom_emea, .tradeshows_bottom_apac {
	display:none;
}		

.tradeshows_table, .newsreleases_table {
	margin-top:10px;
}

.tradeshows_table td, .tradeshows_table th, .newsreleases_table td {
	padding:5px;
}

.tradeshows_table td.date {
	font-style:italic;
	width:100px;
}		 

.tradeshows_table_gray, .newsreleases_table_gray {
	background:#f0f1f2;
}

.newsreleases_table .date, .newsroomlandingtop .date {
	font-style:italic;
	width:110px;
	padding-left:10px;
	
}

/* News Landing Page Styles
-----------------------------------------------*/
.newsroomlandingtop {
	margin:0 0 0 6px;
}

.newsroomlandingtop h2 {
	font-size:22px;
}

.newsroomlandingtop table {
	width:100%;
}

.newsroomlandingtop tr.head {
	font-weight:bold; 
	background:url('/uploadedimages/assets/images/backgrounds/bkg_graybottomrule.gif') repeat-x bottom center; 
	vertical-align:text-top;
}

.newsroomlandingtop tr.on {
	background:#f0f1f2;
}

.newsroomlandingtop td.headleft {
	width:125px; 
	padding:0 0 12px 8px;
}

.newsroomlandingtop td.headright {
	padding:0 0 12px 5px;
}

.newsroomlandingtop td.lefttop {
	padding: 10px 0 20px 8px; 
	font-style:italic;	
}

.newsroomlandingtop td.righttop {
	padding: 10px 5px 20px 0; 
}

.newsroomlandingtop td {
	vertical-align:top;
	padding: 5px; 
}
.newsroomlandingtop .date {
	font-style:italic;
	vertical-align:top;
	padding: 5px 0 5px 8px;
	width:125px; 
}


.newsroomlandingtop td.left {
	padding: 20px 0 20px 8px; 
	font-style:italic;	
	vertical-align:top;
}

.newsroomlandingtop a.more_pr {
	background:url('/uploadedimages/assets/images/backgrounds/bkg_graybottomrule.gif') repeat-x top center; 
	display:block; 
	padding:13px 0 0 8px;
	margin:5px 0 54px 0;
}

.newsroomlandingbottom {
	margin:0;
}

.newsroomlandingbottom .twocolumn_pod {
	display:block; 
	float:left; 
	margin:0;
	background:url('/uploadedimages/assets/images/backgrounds/bkg_twocol_pod.gif') no-repeat bottom left;
}

.newsroomlandingbottom .twocolumn_pod .leftpod {
	display:block; 
	float:left; 
	width:317px;
	margin:0 6px 0 0; 
	background:url('/uploadedimages/assets/images/backgrounds/bkg_twocol_pod_headline.gif') no-repeat top;
}

.newsroomlandingbottom .twocolumn_pod .rightpod {
	display:block; 
	float:left; 
	margin:0; 
	width:317px; 
	background:url('/uploadedimages/assets/images/backgrounds/bkg_twocol_pod_headline.gif') no-repeat top;
}

.newsroomlandingbottom .twocolumn_pod .leftpod h3, .newsroomlandingbottom .twocolumn_pod .rightpod h3 {
	color:#bf1f24; 
	font-size:16px;
	margin:14px 0 0 15px;
 }

.newsroomlandingbottom .twocolumn_pod .leftpod .item_image, .newsroomlandingbottom .twocolumn_pod .leftpod .award_image {
	display:block; 
	float:left; 
	margin: 0 10px 25px 15px;	
	width:83px; 
	text-align:center;
}

.newsroomlandingbottom .twocolumn_pod .rightpod p {
	margin: 0 8px 5px 12px;
}

.newsroomlandingbottom .twocolumn_pod .rightpod em {
	margin-right:5px; 
}

.newsroomlandingbottom .twocolumn_pod .rightpod .item_description {
	display:block; 
	float:left; 
	margin:0 0 10px 0; 
	width: 120px;
}

.newsroomlandingbottom .twocolumn_pod .rightpod .item_teaser {
	display:block; 
	float:left; 
	margin: 0 0 15px 0;
	width:124px;
}

.twocolumn_pod .more {
	display:block; 
	float:left; 
	background:url('/uploadedimages/assets/images/backgrounds/bkg_twocol_pod_more.gif') no-repeat bottom left; 
	height:29px;
}

.twocolumn_pod .more .more_awards {
	display:block; 
	float: left; 
	width:317px; 
	margin: 0 6px 0 0;
}

.twocolumn_pod .more .more_news {
	display:block; 
	float: left; 
	width:317px; 
	margin:0;

}

.twocolumn_pod .more .more_awards a, .twocolumn_pod .more .more_news a {
	margin: 0 0 0 15px;
}

/* LOCATIONS 
==========================*/
.location_americas, .location_asiapacific, .location_europe {
	border-bottom: solid 1px #d7d7d7;
	padding-bottom:25px;
	margin-bottom:15px;
}

.location_americas h2, .location_asiapacific h2, .location_europe h2 {
	font-size:26px;
}

.location_americas .location_americas_select, .location_asiapacific .location_asiapacific_select, .location_europe .location_europe_select {
	display:block;
	float:left;
	width:745px;
	background:#f0f1f2; 
	padding:10px 0 10px 10px;
	margin:0 0 20px 0;
}

.location_americas .location_americas_select p, .location_asiapacific .location_asiapacific_select p, .location_europe .location_europe_select p {
	display:block;
	float:left;
	margin: 0 5px 0 0;
	font-weight:bold;
	width: 110px; 
}

.location_americas .location_americas_select ul, .location_asiapacific .location_asiapacific_select ul, .location_europe .location_europe_select ul {
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:600px;
}

.location_americas .location_americas_select li, .location_asiapacific .location_asiapacific_select li, .location_europe .location_europe_select li {
	list-style:none;
	display:block;
	float:left;
	margin: 0 15px 10px 0;
}

.location_americas .location_americas_select_1, .location_americas .location_americas_select_2, .location_americas .location_americas_select_3, .location_americas .location_americas_select_4 {
	border-top: solid 1px #d7d7d7;
	padding-top:25px;
}

.location_asiapacific .location_asiapacific_select_1, .location_asiapacific .location_asiapacific_select_2, .location_asiapacific .location_asiapacific_select_3, .location_asiapacific .location_asiapacific_select_4, .location_asiapacific .location_asiapacific_select_5, .location_asiapacific .location_asiapacific_select_6, .location_asiapacific .location_asiapacific_select_7, .location_asiapacific .location_asiapacific_select_8 {
	border-top: solid 1px #d7d7d7;
	padding-top:25px;
}

.location_europe .location_europe_1, .location_europe_2, .location_europe_3, .location_europe_4, .location_europe_5, .location_europe_6, .location_europe_7, .location_europe_8, .location_europe_9, .location_europe_10, .location_europe_11, .location_europe_12 {
	display:block;
	border-top: solid 1px #d7d7d7;
	padding-top:25px;
}

.location_title {
	display:block; 
	margin-bottom:12px;
	margin-top:10px;
	padding-top: 5px;
	color:#bf1f24;
	font-weight:bold;
	font-size:14px;
	border-top: 1px solid #F0F1F2;
}

.office {
	display:block; 
	float:left; 
	width:171px;
	margin: 0 0 35px 8px;
}

.office p {
	margin: 0;
}

.office p strong {
	font-weight:bold;
}

span.moreinfo {
	display:block;
	margin-top: 19px;
}
