body {
	font-family: Helvetica,Arial,Sans-serif,Sans;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #38a9e8;
}
img#print-logo {
	padding-bottom: 20px;
}
img#banner-bottom {
	display: none;
}
th, td {
	text-align: left;
}
div#nav, div#global-nav {
	display: none;
}
body.subpage2 #banner, body.subpage #banner {
	height:56px;
	padding-left:23px;
	background: #533C95;
}
body.subpage #press-releases td {
	border-bottom: 1px solid #CFDFAF;
}
body.subpage #press-releases tr.last-row td {
	border-bottom: 0;
}
body.subpage #press-releases td, body.subpage #press-releases th {
	padding: 5px 10px;
}
#press-releases th {
	background: url(images/table-head-bg.gif) repeat-x top #0e67a7;
	color: white;
	font-weight: bold;
}
#press-releases th.table-round-left {
	background: url(images/table-head-bg.gif) repeat-x top #0e67a7;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-border-top-left-radius: 7px;
	-border-bottom-left-radius: 7px;
	color: white;
	font-weight: bold;
}
#press-releases th.table-round-right {
	background: url(images/table-head-bg.gif) repeat-x top #0e67a7;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-border-top-right-radius: 7px;
	-border-bottom-right-radius: 7px;
	color: white;
	font-weight: bold;
}
#content table strong {
	font-size: 12px;
	text-transform: none;
	color: #616161;
}
body.subpage2 #press-releases {
	clear: both;
	padding-top: 40px;
}
body.subpage2 #press-releases td {
	border-bottom: 1px solid #CFDFAF;
}
body.subpage2 #press-releases tr.last-row td {
	border-bottom: 0;
}
body.subpage2 #press-releases td, body.subpage2 #press-releases th {
	padding: 5px 10px 4px 10px;
}