@charset "utf-8";
/* CSS Document */

#pressRoomHeader{
	margin:auto;
	margin-left:30px;
	margin-top:15px;
	color:#404040;
}

.titleText{
	margin-left:30px;
	font-size:20px;
	font-weight:bold;
	color:#404040;
}

#pressReleasesTable{
	margin-top:15px;
	margin-left:30px;
	color:#404040;
	font-size:12px;
	font-weight:bold;
}

#pressReleasesTable a{
	text-decoration:underline;
	font-size:10px;
	color:#333333;
}

#pressReleasesTable a:hover{
	color:#f69523;
}

#pressReleasesTable a:visited{
	color:#f69523;
}

#itnTable{
	margin-left:15px;
	margin-bottom:20px;
}

#itnTable tr td{
	height:120px;
}

#itnTable .spacer{
	width:45px;
}

#itnTable a{
	text-decoration:underline;
	font-size:10px;
	color:#333333;
}

#itnTable a:hover{
	color:#f69523;
}

#itnTable a:visited{
	color:#f69523;
}

#itnTable img{
	margin:10px;
	float:left;
}
