html, body {
	margin:0px;
	padding:0px;
	background-color: #f3d24c;
}

body {
	background:#f3d24c url(/standard/images/mpr006/current/bg/bg.jpg) no-repeat top center;
	text-align:center;
	padding-bottom:25px;
}

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

h1 {
	font-family:georgia;
	font-size:23px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: normal;
	color: #000;
}

h2 {
	font-family:georgia;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}

h3 {
	font-family:georgia;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:8px;
}

h4 {
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	margin-top:7px;
	margin-bottom:0px;
}

h5 {
	font: 14px georgia !important;
	font-weight: bold !important;
}

a {
	color:#b70005;
	text-decoration:none;
}

a.arrow {
	text-transform:uppercase;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding-right:10px;
	color:#333333;
	background-image:url(/standard/images/mpr006/current/icons/red_arrow.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
}

a.redarrow {
	font-family:helvetica;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	color:#b70005;
	background-image:url(/standard/images/mpr006/current/icons/red_arrow.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
}

a.whitearrow {
	padding-right:8px;
	background-image:url(/standard/images/mpr006/current/icons/white_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color: #fff;
}

a.traffic {
	color:#02627c;
	text-transform:uppercase;
	float:left;
	font-weight:bold;
	line-height:normal;
}

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 { /* MT added 7/6/09 based on news RC added 6/15/09 */
	vertical-align:middle;
}

hr, hr.current  { /*EL 6/22/09 */
	border: 0;
	color: #F1CB32;
	background-color: #F1CB32;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top:8px;
	margin-bottom:8px;
}

.printonly {
	display:none;
}

.lighterbox hr {
	margin:0px;
}

/* Added strong AK 6/19/09 */
strong, .bold {
	font-weight:bold;
}

.nobold {
	font-weight:normal;
}
/* Added em AK 6/19/09 */
em, .italic {
	font-style:italic;
}

.uppercase {
	text-transform:uppercase;
}

.lowercase {
	text-transform:lowercase;
}

.notransform {
	text-transform:none;
}

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

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.wrapper {
	text-align:left;
 	width: 100%;
}

.inline {
	display:inline;
}

.block {
	display:block;
}

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

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

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

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

.padding {
	padding:10px;
}

.red {
	color:#b70005 !important;
}

.blue {
	color:#02627c;
}

.roundboxborder {
	border:1px solid #e2e2e2;
}

.lighterbox {
	background-color:#fcf4d3;
	padding:8px;
	border:1px solid #999999;
}

.small {
	font-size:10px !important;
	color:#000000 !important;
}

.georgia {
	font-family:georgia;
}

.underline {
	border-bottom:1px solid #b70005;
}




/*       LISTS        */

ol {
	margin-left:-15px;
	*margin-left:0px;
	*padding-left:30px;
}

ol li {
}

ol.gray, ol.gray li {
	color:#555555;
}

ul, ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.margins li {
	margin:8px 0px 8px 0px;
}

.uppercase {
	text-transform: uppercase;
}

.black {
	color: #000 !important;
}

.tenpx {
	font-size: 10px;
}

.elevenpx {
	font-size: 11px;
}

/* 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;	
}


span#sharetools-email-submit, ul.actionbar li a {
	font-family: arial;
	font-size: 10px;
	color:#B70005;
	cursor: pointer;
	white-space: nowrap;
}
ul.actionbar li{ margin-bottom: 5px;}

span#sharetools-email-submit:hover {
	text-decoration: underline;
}

