.press_copy {
	margin: 0px 45px 30px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	width:100%;
}

.press_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: disc;
	padding:10px 10px 0 10px
}

#newsWrapper
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width:223px;
	height:300px;
	position:relative;
	margin:0;
	overflow:hidden;
}

#newsTop
{
	width:100%;height:20px;background-color:#fff;position:absolute;left:0;top:0;
	background: url(/img/press/newsfade_top.png);
	behavior: url(/js/pngfix/iepngfix.htc);
}

#newsBottom
{
	width:100%;height:20px;background-color:#fff;position:absolute;left:0;bottom:0;
	background: url(/img/press/newsfade_bottom.png);
	behavior: url(/js/pngfix/iepngfix.htc);
}

.pressMain
{
	width:510px;float:left;margin:0;padding: 135px 0 0 28px;
}


img
{
	display: inline;
	text-decoration:none;
}

.video td
{
	text-align:center;
}

a {
	text-decoration: none;
	color: #1f3b84;
	overflow: hidden;
}

a:hover {
	text-decoration: none;
	color: #3468cb;
}

p.hilite 
{
	font-size: 14px;
	color: #112a6a;
}

.headerhilite
{
	color: #112a6a;
	font-size: 14px;
}

