body { background-color: transparent; }
#leftcol, div#header, div#footer { display: none; }
#outer { border-left: 0; }
#pagewidth { width: 100%; }

#article #maincol .content h1
{
	font-size: 16pt;
	font-weight: normal;
	color: black;
	margin-bottom: .5em;
}

img.image-right
{
	position: absolute;
	top: 0;
	left: 30px;
}

#article #maincol .content h1#newsrelease
{
	display: block;
	text-align: right;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 50px;
	padding-right: 40px;
}

div#maincol
{
	margin: 0;
	padding: 0;
	padding-top: 50px;
}

p
{
	font-size: 10pt;
	line-height: 1.75em;
}

p#media-contact
{
	text-align: center;
	border-top: 4px double #000;
	position: absolute;
	width: 100%;
	top: 100px;
	padding-top: 3pt;
}

a:visited, a:link
{
	font-weight: normal;
	color: black;
}

a:link:after,
a:visited:after
{
	content: " (" attr(href) ") ";
	font-size: 90%;
	font-weight: normal;
	text-decoration: underline;
}

p#media-contact a:link:after,
p#media-contact a:visited:after { content: ""; }

h2.tagline {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
margin-bottom: 0;
padding-bottom: 0;
}

p.tagline {
line-height: 1em;
}
