@charset "UTF-8";
/* CSS Document */

body {
	font: 10pt/1.3em Arial, Helvetica, sans-serif;
	color: #000;
}
p {
	margin:6pt 0 6pt 0;
}
.wrapper {
	clear: both;
	float: left;
	width: 7.5in;
	margin:0 auto 0 auto;
}
.blogByLine {
	font-size: 10pt;
	font-style: italic;
}

.footer {
	border-top:#000 .5pt solid;
	font-size: 9pt;
	margin-top: 20pt;
	padding-top: 0;
}

.header {
	font-size:10pt;
		border-bottom:#000 .5pt solid;
		margin-bottom:20pt;
}


h1 {line-height:normal;}


h2, h3, h4, h5 {
	margin-bottom:2pt;
	line-height:normal;
}

.blockWrapper {
	width:100%;
	float:left;
	clear:both;
	margin:10pt 0 10pt 0;
}


.videoWrapper560, .mediaFloatRight320 {
	display:none;
}

	
