
/* Press Room */
h2#press-room{
    background-image: url(/v2/images/h2-press-room.gif);
	margin-bottom: 10px;
}

h3 {
	font-size: 110%;	
}
h3.press {
	padding-top: 0px;
	padding-bottom: 5px;
}
#main-col table {
	border-top: 1px solid #E1DDD1;
	border-collapse: collapse;
	margin-bottom: 30px;
}
#main-col table tr th {
	font-size: 120%;
	font-weight: normal;
	color: #333333;
}
#main-col table tr th.link {
	padding-top: 15px;
}
#main-col table tr th p a.link {
	font-size: 60%;
	background-position: 0px 4px;
	text-decoration: none;
}
#main-col table tr th p a.link:hover {
	text-decoration: underline;
}
#main-col table tr.blue {
	background: #EDF5FC;
}
#main-col table tr td {
	padding: 10px;
}
#main-col table tr td.date {
	padding-left: 10px;
	padding-right: 0px;
	font-style: italic;
}
#main-col table tr td a {
	text-decoration: none;
}
#main-col table tr td a:hover {
	text-decoration: underline;
}
/*press details */
body#sub h2#headlines {
	display: inline;
	padding-top: 0;
	font-size: 128%;
	color:#004B8C;
	font-weight: normal;
}
p.sub-headline {
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	margin-top: 5px;
}
p.date {
	font-style: italic;
	font-size: 85%;
	margin-top: 10px;
	margin-bottom: 5px;
}
p.tags {
	padding-top: 10px;
}
h2#press-corporate {
    background-image: url(/v2/images/h2-latest-corp-press.gif);
	margin-bottom: 10px;
}
h2#press-contact {
    background-image: url(/v2/images/h2-press-contact.gif);
	margin-bottom: 10px;
}