/**************************************
**       /MediaReleases/MRstyles.css
**
**  SJL July 22 2008 - new standard styles for media releases
*/
h1 {
	clear:both;
	text-align: center;
	font-size:1.3em;
	font-weight: bold;
	display: block;
	border-top: thin solid #000;
	border-bottom: thin solid #000;
	margin: 1em 1em 1em 1em;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	text-alignment: left;
	padding-top: 1.5em;
	border-bottom: 2px solid #600;
	margin-bottom: 0.5em;
}

a.subdued { color:#000066; }
a.subdued:hover { color: #0000cc; }

#dateline { font-weight: bold; }


.mr_intro {
        color: #300;
        padding: 0em 6em 0em 6em;
        font-weight: normal;
}

.mr_nowrap {
	white-space: nowrap;
}

