body,
html {
	padding:10px;
	color:#000;
	background:#fff;
	font-family: Arial, san-serif;
	font-size: 11px;
}

a {
	color: #0158c4;
}

h1 {
	color: #2EB135;
	font-weight: bold;
	font-size: 20px;
}

h2 {
	margin-top:15px;
	margin-bottom:15px;
	font-weight: bold;
	color: #a8a8a8;
	font-size: 14px;
	line-height: 18px;
}

h3 {
	color:#14516d;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:5px;
}

ul {
	list-style-position:outside;
	padding-left: 12px;
}

select {
	font-size: 11px;
	color:#666;
	width: 125px;
	border: 1px solid #e2e1e9;
	border-top: 1px solid #abadb3;	
}

#wrap {
	text-align:left;
}	

#mobile-title-block .research-guidance {
	width:310px;
}

#mobile-title-block .date {
	padding-bottom:20px;
	vertical-align:bottom;
	color: #2EB135;
	font-weight: bold;
	font-size: 14px;	
}


#header-options {
	display:none;
}

#sidebar {
	margin-top:15px;
	margin-bottom:10px;
}

#sidebar-container hr {
	display:none;
}

#sidebar-container .selected a {
	padding: 10px 0px;
	color: #2EB135;
	font-family: Arial, san-serif;
	font-weight: bold;
	text-decoration: none;
}

#sidebar-container .notselected a {
	padding: 10px 0px;
	color: #14516d;
	font-family: Arial, san-serif;
	font-weight: bold;
}

#pdf-download-block {
	display:none;
}

#screen-title-block {
	display:none;
}


#footer {
	border-top:1px solid #666;
	margin-top:20px;
	padding:20px 15px;
	padding-top:20px;
	padding-left:0px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, san-serif;
}

/** newsletter cover page (category) */

#issue-header {
	display:none;
}

#article-container {
	margin-top:25px;
}

#articles .group {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom:1px solid #e4e1de;
	margin-bottom:8px;
}

#articles .title
{
	color: #2EB135;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}

#articles .subtitle {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

#articles .description {
	line-height:17px;
	padding-top: 2px;
	padding-bottom: 25px;
}

#articles .description .author {
	color: #9f9f9f;
	margin-top:0px;
}

#articles .description a {
	color: #0158c4;
}

#issue-offers {
	padding:10px;
	background:#eae7e4;
}

#issue-offers hr {
	height: 1px;
	border: 0px;
	color: #b6b3b2;
	background-color: #b6b3b2; 
	margin-top:10px;
	margin-bottom:10px;
}

/** articles */

#article-header {
	display:none;
}

#article-container {
	border-top:1px solid #e4e1de; 
	padding-top:15px;
}

#article-container .author {
	color: #14516d;
	font-size: 11px;
	margin-top:6px;
}

#article-container .body {
	line-height: 18px;
}

#article-container .source {
	font-size: 10px;
}

#article-container hr {
	 height: 1px;
	 border: 0px;
	 color: #eae7e4;
	 background-color: #eae7e4;
}

#article-navcontainer {
	padding-top: 10px;
	padding-bottom: 15px;
}

#article-nav {
	color:#0158c4;
}

#article-navcontainer a {
	color:#0158c4;
}

#article-print {
	display: none;
}