body {
	font: 11pt "Times, "Times New Roman", serif";
}

h1,h2,h3,h4,h5,h6,h7 {
	font-family: Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	page-break-after: avoid;
}


sup {
	line-height: 7pt;
	margin: 0;
	padding: 0;
	font-size: 7pt;
}

p,li {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0.8em;
	line-height: 15pt;
}

p.kicker {
	background: #d8d8d8;
	color: black;
	padding: 4pt 6pt;
	margin: 0 0 1em;
	font: italic bold 13pt Georgia, Times, serif;
}

p.subheadnew {
	color: black;
	font-weight:bold;
	font-size:14pt;
	font-family: Helvetica, sans-serif;
}

p.byline {
	font: italic 10pt Helvetica, sans-serif;
}

div.article {
	margin-top: 3em;
	padding-top: 1em;
	padding-bottom: 1em;
	page-break-before:always;
	clear: left;
	border-bottom: 2pt solid black;
}

div.introphoto, div.photobox {
	width: 3in;
	float: right;
	border: 1pt solid black;
	padding: 4pt;
	margin-left: 8pt;
	background: white;
	text-align: left;
}

img {
	max-width:400px;
}

div.introphoto img, div.photobox img {
	width: 2.75in;
	border: 1pt solid black;
	display: block;
	padding: 0;
	margin-top: 2pt;
	margin-bottom: 4pt;
	text-align: center;
}

div.intro, div.longintro {
	background: #d9d9d9;
	border: 1pt solid black;
	padding: 4pt;
	margin-bottom: 1em;
}

p.issueinfo {
	font-size: 9pt;
	background: #dfdfdf;
	margin-top: .7em;
	padding: 4pt 6pt;
	border-top: 1pt solid #8c8c8c;
	border-bottom: 1pt solid #8c8c8c;
}

p.slogan {
	font-family: Helvetica, sans-serif;
}

small {
	font-size: 9pt;
}

p.permalink {
	font: 10pt Courier, fixed-width;
}

 .basicsgradient {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9f0a0e+0,c43225+50,c43225+51,ef5938+100 */
background: #9f0a0e; /* Old browsers */
background: -moz-linear-gradient(left, #9f0a0e 0%, #c43225 50%, #c43225 51%, #ef5938 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #9f0a0e 0%,#c43225 50%,#c43225 51%,#ef5938 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #9f0a0e 0%,#c43225 50%,#c43225 51%,#ef5938 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f0a0e', endColorstr='#ef5938',GradientType=1 ); /* IE6-9 */
background-color:black;
color:white;
padding:10px 3%;
max-width:400px;
}

#article-text {
	max-width:900px;
}
#article-right-includes {
	max-width:700px;
}
#subbox {
	width:400px;
	background-color:black; margin-top:50px; margin-left: 0px; padding:10px 2%; margin-bottom:40px;
}
.margintop50 {
	margin-top:20px;
}
.margintop80 {
	margin-top:20px;
}
.margintop100 {
	margin-top:20px;
}
.margintop200 {
	margin-top:20px;
}
.margintop300 {
	margin-top:20px;
}
.margintop400 {
	margin-top:20px;
}
.margintop500 {
	margin-top:20px;
}
.margintop1000 {
	margin-top:20px;
}

.submit {
	width:50%;
	height:auto;
}
#sublarge {
	display:block;
}
#subsmall {
	display:none;
}
