body {
	-x-system-font:none;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
}
img {
	border: none;
}
a img {
	border: none;
	outline: none;
}

p {
	margin-top: 5px !important;
	color: black;
}

.content {
	color:#313131;
	margin:32px auto;
	position:relative;
	width:710px;
	z-index:1;
}

span.label {
	text-align:center;
	display: block;
	width: 710px;
	font-weight: bold;
}


.newsEventList,
.newsEventDetail {
	clear: both;
	overflow: hidden;
	margin: 20px 0;		
}

.pageTitle {
	margin: 25px 0 50px;
	font-weight:bold;
	font-size: 30px;
}

.newsEventList .leftColumn {
	float: left;
	width: 15% !important;
}

.newsEventList .leftColumn img {
	width: 100px;
	height: 68px;
}

.newsEventList .rightColumn {
	float: right;
	width: 79% !important;
}

.press a,
.newsEventList .rightColumn  a{
	color: #000000;
	font-weight:bold;
	font-size: 15px;	
	text-decoration: none;
}

.newsEventList .rightColumn  a:hover{
	color: #FF0000;
}


.newsEventList .rightColumn  div{
	margin-bottom: 10px ;
}

.press span,
.newsEventList .rightColumn  span{
	color: red;
	font-weight: bold;
	margin-right: 10px;
}

.press .footerLinks .pdf {
	margin: 0 10px 0 10px;
	padding-left: 10px;
	border-left: solid red 1px;
}

.newsEventDetail span {
	font-weight: bold;
	font-size: 30px;
	display:block;
	margin-bottom: 30px;	
}

.publisheddate,
.newsEventDetail .publisheddate {
	color: #FF0000;
	margin-bottom: 15px;	
	font-weight: bold;
}

.title,
.newsEventDetail .title {
	margin-bottom: 15px;	
	font-weight: bold;
}


.newsEventDetail .m2columnpharagraph {
	color: #666666;
	overflow: hidden;	
	margin-bottom: 50px;	
}


.press,
.logo {
	margin-bottom: 20px;
}

.press span,
.logo span {
	font-weight:bold;
}


.headingpicture
,.imagezoomable {
	margin-top: 20px;
	margin-bottom: 20px;
}

.m2columnpharagraph {
	float: left;
}

.leftColumn {
	float: left;
	width: 340px;
	display: block;
	margin-right: 20px;
}

.rightColumn p img,.leftColumn  p img{
	max-width: 300px;
	width: expression(this.width > 300 ? 300: this.width);
}

.rightColumn {
	float: right;
	width: 340px;
	display: block;
}

.rightColumn  p {
	width: 320px;
}

.rightColumn  .LongText  p {
	width:100% !important;
}

.video,
.flash {
	width: 250px;
	margin: 20px auto 20px;
}

a{
	text-decoration: none;
	color: #000000;	
}

a:hover {
	color: red;
}

dl.lv1 dt a span {
	background:transparent url(../../images/bg-bullet.gif) no-repeat scroll left 3px;
	display:block;
	padding:0 0 0 19px;
}


dl.lv2 dt a span {
	background:transparent url(../../images/bg-bullet2.gif) no-repeat scroll left 3px;
	display:block;
	padding:0 0 0 19px;
}

#menu {
	display:none;
}

.content  div.imagezoomable, ul{
	clear: both;
}

h1 {
	font-weight: normal;
}

h2.publisheddate{
	color: red;
}

.gallery_photo  .group {
	margin-bottom: 21px;
}

.gallery_photo  .group .largePhoto {
	float: right;
	width: 300px;
}

.gallery_photo  .group .largePhoto  img {
	max-width: 300px;
}
* html .gallery_photo  .group .largePhoto  img {
	width: expression(this.offsetWidth > 300 ? "300px" : this.offsetWidth + "px");
}

.gallery_photo  .group  .leftPhotos {
	float: left;
	width: 360px;
	margin-top: 13px;
}

.gallery_photo  .group   .leftPhotos  .photo  img.thumb{
	float: left;
	width: 104px;
	height: 71px;
	border: 2px solid black;
	margin-right: 10px;
}

.gallery_photo  .group   .leftPhotos  .photo  {
	margin-bottom: 10px;
}
 .Wrapper {
	overflow: visible;
	height: 1%;
}
html>body .Wrapper {
	overflow: hidden;
	height: auto;
}
.lang a
{
	padding-right:10px;
	}