@charset "utf-8";
/* CSS Document */

p {
	margin: 0 0 18px 0;
	padding:0;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
font-size:16px;
}
input, select {
	padding:4px;
	vertical-align:middle;
}
#this-issue-body {
	/*margin: 0 0 40px 0;*/
	font-size: 13px;
}
#this-issue-body h3 {
	border-bottom:1px dashed #B1B0B0;
	margin-bottom:18px;
	padding-bottom:8px;
	font-family:verdana;
	font-size:16px;
}
#this-issue-body td {
	vertical-align: top;
}
.PostMetadataHeader {
	display:none;
}
.article-title {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background:#e9e4d3 none repeat scroll 0 0;
	border:1px solid #B8B8AE;
	float:left;
	margin-top: 40px;
	padding:6px 8px;
	width:569px;
}
.article-title h3 {
	font-family:arial;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	color: #333;
	margin:0;
}
.article-body {
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	background-color:#FFFFFF;
	border:1px solid #B8B8AE;
	border-top:none;
	float:left;
	/*margin-bottom:40px;*/
	padding:18px 18px 0;
	position:relative;
	width:549px;
}
.article-text {
	position:relative;
}
#top {
	display: none;
}
.Post ul, .Post ul li, .Post ol, .Post ol li {
	margin-bottom:18px;
	margin-left:16px;
}
.Post ul li ul, .Post ul li ul li, .Post ol li ol, .Post ol li ol li {
	margin-bottom:0;
	margin-left:16px;
	margin-top:16px;
}
.Post ul.singlespace li, .Post ol.singlespace li {
	margin-bottom:0;
}
.Post ul li ul.singlespace li, .Post ol li ol.singlespace li {
	margin-top:0;
}
.Post li {
	line-height:150%;
}
.article img, img.article {
	border:none;
	margin:0 0 10px 0;
	padding: 0;
  border-radius: 8px;
}
img.right {
	float:right;
	margin-left:18px;
}
img.left {
	float:left;
	margin-right:18px;
}
.Block {
	margin:10px 10px 10px 0;
}
.Post-body {
	padding:20px;
}
.Post-body h2 {
	margin:0 0 18px 0;
}
.PostMetadataFooter {
	display: none;
}
.emailbox {
	width: 150px;
	border: solid 1px #CCC;
	margin-right:8px;
}
.Button {
	vertical-align:middle;
}
.search-text {
	color:#333333;
	font-size:16px;
	font-weight:bold;
}
.Post ul li, .Post ol ul li {
	background-position:0 3px;
}
.Button .hover, .Button:hover {
	cursor:pointer;
}
h2.pagetitle {
	margin:0;
}
.email-icon {
	float:left;
	margin:4px 8px 0 0;
}
#rss-icon {
	float:right;
	line-height:30px;
	margin:0 20px 0 0;
}
#rss-icon a {
	color:#FFFFFF;
	display:inline;
	font-size:12px;
	vertical-align:middle;
	text-decoration:none;
}
#rss-icon a:hover {
	text-decoration:underline;
}
.artmenu a .t {
	line-height:30px;
}
.article table, table.article
{
	width:100%;
}
.article th, .article td {
	border:1px solid #b8b8ae;
}

table.noborder {
	border:none;
}
table.noborder, table.noborder td {
	border-style:none;
}
table.noborder td {
	border-width:0;
	margin:0;
	padding:4px;
}
blockquote {
	margin:10px;
}
.alpha-shadow {
background:transparent url(/general/news/newsletter/wp-content/uploads/shadow.gif) no-repeat scroll right bottom;
clear:both;
float:left;
margin:14px 0 0 17px !important;
}
.alpha-shadow div {
background:transparent url(/general/news/newsletter/wp-content/uploads/shadow2.png) no-repeat scroll left top !important;
float:left;
padding:0 6px 6px 0;
}
.alpha-shadow img {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
margin:0;
padding:4px;
}