/* CSS Document */


/*/news only*/
.Crumbs{font-size:12px; padding:0 0 24px; display:block;}

.PRContents.PressRelease{ text-align:left; padding:0 0 2em;}
.PressRelease .Crumbs{text-align:left;}
.PressRelease table{margin:0 auto ;}
.PressRelease table table{margin:0;}
.PressRelease table td{line-height:1.6; font-size:14px; }
.PressRelease table table td{}
.PressRelease table table table{ }
.PressRelease table table div table{ }

.PressReleaseHead{ padding:0 0 1em;}
.PressReleaseHead p{ color:#c00;}
.PressReleaseHead p img{ margin:0 5px 3px 0; vertical-align:middle;}
.PressReleaseHead h1{border-bottom:3px solid #e0e0e0; font-size:large; font-weight:bold; padding:5px 0 10px 0; margin:0 0 5px;}
.PressReleaseHead h1 span{ font-size:smaller;}
#newsTitle{padding:0;}
#newsTitle h1{ padding:5px 0;}

.PressReleaseBody{vertical-align:top; float:left; width:690px; padding:0;}
.PressReleaseBody a:link{text-decoration:underline;}
.PressReleaseBody a:visited{text-decoration:underline;}
.PressReleaseBody a:hover{}
.PressReleaseBody p{margin:0 0 1em;}

.separate{width:45px; background:url(/pressroom/images/2011/line_eee.gif) repeat-y 0 0; }





.LatestNews2 ul{ border:0px solid #ccc;}
.LatestNews2 #loading { position:relative; top:50px; left:40px; }


.PageBack2{text-align:right; padding:10px 0; width:700px; margin:30px auto 0; border-top:3px  double #999;}
.PageBack{text-align:right; padding:10px 0; width:900px; margin:30px auto 0; border-top:3px  double #999;}



@media screen and (max-width: 736px) {

.PressReleaseBody,
#newsBody{vertical-align:top; float:none; width:100%; padding:0 0 1em; line-height:1.5;}
#newsBody div.newsTable table th, 
#newsBody div.newsTable table td{
	font-size: 11px;
}
#newsBody div.newsTable div.tableSingle table td{
	padding:4px;
}

}