/* GLOBAL STYLES FOR NEWS */

html, body {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	/*background:#ffffff url(/standard/images/mpr006/news/bg/bg.jpg) repeat-x top left;*/
}

hr { /* RC added 6/25/09 */
	border: 0;
	color: #e1e1e1;
	background-color: #e1e1e1;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top:8px;
	margin-bottom:8px;
}

div.hr {
	background-color: #ccc;
	height: 1px;
	width: 100%;
	margin: 4px 0;
}

div.bluehr {
	background-color: #50b3cf;
	height: 3px;
	width: 100%;
	font-size: 1px;
}

h1, h2, h3, h4 {
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
	font-family:georgia;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
}

h2 {
	font-family:georgia;
	font-size:15px;
	font-weight:bold;
	line-height:normal;
}

h3 {
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}

h3.bluebox {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	clear:both;
	background-color:#50b3cf;
	text-transform:uppercase;
	padding:5px 9px;
	margin-bottom:2px;
	margin-top:15px;
}
h3.bluebox  a:visited {/*EL 6/26/09 */
	color:#fff;
	}

h3.greenbox {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	background-color:#dae4ae;
	text-transform:uppercase;
	padding:5px 9px;
	margin-bottom:2px;
	margin-top:15px;
}

h4 {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	line-height:normal;
}

a {
	color:#02627c;
	text-decoration:none;
}

a.arrow {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	background-image:url(/standard/images/mpr006/news/icons/blue_arrow.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
}

li.pagination-arrow-left {
	padding-left:10px;
	background-image:url(/standard/images/mpr006/news/icons/pagination-arrow-left.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
}

li.pagination-arrow-right {
	padding-right:10px;
	background-image:url(/standard/images/mpr006/news/icons/pagination-arrow-right.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
}

a.sectionlink {
	color:#8cc63f;
	text-transform:uppercase;
	text-decoration:underline;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
}

img {
	border:0px;
}

img.alignbottom {
	vertical-align:bottom;
}

img.alignmiddle { /* RC added 6/15/09 */
	vertical-align:middle;
}

.printonly {
	display:none;
}

.gradientbg {
	background:#ffffff url(/standard/images/mpr006/news/bg/bg.jpg) repeat-x top left;
	width:1000px;
	text-align:center;
	margin:0 auto;
}

/* Added strong MT 6/9/09 */

strong, .bold {
	font-weight:bold;
}

.nobold {
	font-weight:normal;
}

/* Added em MT 6/9/09 */

em, .italic {
	font-style:italic;
}

.uppercase {
	text-transform:uppercase;
}

.clearboth {
	clear:both;
	font-size:0px !important;
	height:0px;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.wrapper {
	text-align:left;
	/*margin:0 auto;
	width:960px;*/
	padding-bottom:25px;
}
.contentbody, .footer{ 
	margin:0 auto;
	width:960px;
}

.inline {
	display:inline;
}

.block {
	display:block;
}

.gray {
	color:#555555;
}

.marginbottom {
	margin-bottom:10px !important;
}

.marginright {
	margin-right:10px !important;
}

.marginleft {
	margin-left:10px !important;
}

.margintop {
	margin-top:10px !important;
}

.nonbold, .nonbold * {
	font-weight: normal;
}

.arial {
	font-family: arial;
}

.clear, .clear li {
	clear: both;
}

div.rss {
	padding-left: 15px;
	background: url(/standard/images/mpr006/news/icons/rss.gif) left center no-repeat;
}

div.half-width {
	float: left;
	width: 50%;
}

.nonbold, .nonbold * {
	font-weight: normal;
}

.arial {
	font-family: arial;
}

.clear, .clear li {
	clear: both;
}


div.half-width {
	float: left;
	width: 50%;
}

.roundboxborder {
	border:1px solid #dcdcdc;
	padding:12px 12px;
	margin-bottom:14px;
}

/* Makes the email a friend span look like a link */
span#sharetools-email-submit {
	font-family: arial;
	font-size: 11px;
	color:#02627c;
	cursor: pointer;
}


/* icons for links AK 6/18/09.  In each class, the first is tne "official" class and the rest are obsolete ones*/
a.audioLink, a.audio_link, a.audio2 {
	display: inline-block;
	clear: none;
	padding-left: 19px;
	background: url(/standard/images/mpr006/mpr/icons/audio.gif) no-repeat left 2px;
}

a.videoLink, a.video, a.video2 {
	display: inline-block;
	clear: none;
	padding-left: 15px;
	background: url(/standard/images/mpr006/mpr/icons/video.gif) no-repeat left 2px;		
}

a.rssLink, .rssfeed {
	display: inline-block;
	clear: none;
	padding-left: 14px;
	background: url(/standard/images/mpr006/mpr/icons/rss.gif) no-repeat left 3px;	
}

a.photoLink {
	display: inline-block;
	clear: none;
	padding-left: 19px;
	background: url(/standard/images/mpr006/mpr/icons/photo.gif) no-repeat left 3px;	
}

a.pdfLink, a.inline_link_pdf {
	display: inline-block;
	clear: none;
	padding-left: 14px;
	background: url(/standard/images/mpr006/mpr/icons/pdf.gif) no-repeat left 2px;	
}

a.slideshowLink {
	/*display: inline-block;*/
	clear: none;
	padding-left: 14px;
	background: url(/standard/images/mpr006/news/icons/slideshow.gif) no-repeat left 2px;	
}
