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

body {
	background:#c9e9f1 url(/standard/images/mpr006/mpr/bg/bg.gif) repeat-x center 15px;
	text-align:center;
	padding-bottom:25px;
}

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

/* MT 5/29/09: Note that the H1 and H2 classes - perhaps others - are redefined in content.css. This is a known issue. Those
styles will usually override these. */

h1 {
	font-family:georgia;
	font-size:23px;
	font-weight:bold;
	text-transform:uppercase;
}

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

h3 {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

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

a {
	color:#02627c;
	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.sectionlink {
	color:#8cc63f;
	text-transform:uppercase;
	text-decoration:underline;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
}

/* added MT 6/16/09: used for More Stories link on homepage */

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

img {
	border:0px;
}

img.alignbottom {
	vertical-align:bottom;
}

hr {
	border: 0;
	color: #e4e3e3;
	background-color: #e4e3e3;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top:8px;
	margin-bottom:8px;
}

.printonly {
	display:none;
}

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

.nobold {
	font-weight:normal;
}

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;
	margin:0 auto;
	/*width:980px;*/
}

.bodywrapper {
	background-color:#ffffff;
	padding:0px 10px 10px;
	width:980px;
	margin: 0px auto;
	-moz-box-shadow:  0px -1px 4px #cce4ea;
	-webkit-box-shadow: 0px -1px 4px #cce4ea;
	box-shadow:  0px -1px 4px #cce4ea;
}

.inline {
	display:inline;
}

.block {
	display:block;
}

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

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

.padding {
	padding:10px;
}

.red {
	color:#b70005 !important;
}

.blue {
	color:#02627c;
}

/*boxborder added AK 6/24/09 so that we can have a bordered div without round corner */
.roundboxborder, .boxborder {
	border:1px solid #dcdcdc;
	padding:12px 12px;
	margin-bottom:14px;
}

.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;
}

ul.bottommargins li {
	margin:0px 0px 16px 0px;
}

ul.bullets, ul.bullets li {
	list-style-type: disc;
}
ul.bullets {
	padding: 0 20px;
}
ul.bullets > li {
	margin-bottom: .6em;
}

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

.bluedots {
	margin-bottom:15px;
	margin-top:15px;
}

.bluedots li {
	padding-left:15px;
	background-image:url(/standard/images/mpr006/news/bullets/bluedot.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
}
div.half-width {
	float: left;
	width: 50%;
}

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

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

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

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

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


/* Makes the email a friend span look like a link.  Copied from news global.css AK 6/22/09 */
span#sharetools-email-submit {
	font-family: arial;
	font-size: 11px;
	color:#02627c;
	cursor: pointer;
}

/* DRIVE TIME SPLASHES */
#membership-splash-frame-wrapper { position: relative; padding-bottom: 62.5%; padding-top: 0; height: 0; }
#membership-splash-frame-wrapper iframe { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1200; }
