@import url("../reset.css"); 

img { display: block; }

body {
	font-family: Arial;
}
.container {
	width: 882px;
	margin: 0 auto;
}
.header {
	border-bottom: 4px solid #5EBA57;
	padding-bottom: 25px;
}
.Logo {
	width: 120px;
	padding-top: 7px;
}
.HeadRight {
	color: #10556F;
	padding-top: 13px;
}
.HeadRight li {
	float: left;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	margin: 0 2px;
}
.HeadRight .BorderRight {
	border-right: 1px solid #000000;
}
.BannerBlock {
	position: relative;
}
.MonthBlock {
	position: absolute;
	right: 144px;
	bottom: 19px;
	z-index: 999;
	width: 109px;
	height: 37px;
	text-align: center;
	color: #22724B;
	font-weight: bold;
	line-height: 35px;
}
.YearBlock {
	position: absolute;
	right: 31px;
	bottom: 19px;
	z-index: 999;
	width: 112px;
	height: 37px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	line-height: 35px;
}
.IssueBlock {
	background: #D1EED0;
	color: #22724B;
	padding: 18px 22px;
}
.IssueBlock li {
	background: url(../../images/issue_list.png) no-repeat 0 0;
	padding-left: 30px;
	margin-bottom: 10px;
}
.IssueBlock h1 {
	font-weight: bold;
	margin-bottom: 15px;
}
.IssueBlock a {
	color: #22724B;
}
.IssueContentBlock {
	padding: 27px 20px 35px;
	border-bottom: 1px solid #D1E8B2;
}

.ThumbnailBlock {
	float: left;
	width: 310px;
}
.IssueDetails {
	float: right;
	width: 470px;
	line-height: 19px;
	text-align: justify;
}
.IssueDetails em {
	font-style: italic;
}
.ICaption {
	background: url(../../images/Listing.jpg) no-repeat 0 13px;
	padding-left: 20px;
	color: #008466;
	padding-top: 10px;
	font-weight: bold;
	line-height: 19px;
}

.ICaption em {
	font-style: italic;
}

.IssueDetails h1 {
	color: #008466;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 24px;
	text-align: left;
}
.IssueDetails a {
	color: #008466;
}
.Footer {
	padding: 13px 0;
	color: #666666;
}
.Footer a {
	color: #008466;
}
#chgsize #smallsize {
	font-size: 11px;
}
#chgsize #middlesize {
	font-size: 15px;
	line-height: 16px;
}
#chgsize #largesize {
	font-size: 18px;
	line-height: 10px;
	font-weight: normal;
}
.sign_active {
	color: #ab3db4 !important;
}

a {
	color: #008466;
	text-decoration: underline;
}
a:active,
a:hover,
a:focus,
a:visited {
	color: #008466;
}

#skiptocontent {
	top: 0px;
	display: block;
	position: absolute;
	opacity: 0;
	color: #ffffff;
}

div.pp_default .pp_close {
	background: none;
	text-indent: 1px;
	text-decoration: none;
	right: 15px;
	color: #000000;
}

.ImageWrap h1 {
	font-size: 16px;
	margin-bottom: 5px;
	padding-right: 30px;
}
.ImageHide {
	display: none;
	z-index: 9999;
}
a.ImageClose {
    position: absolute;
    top: 5px; 
	right: 0;
    display: block;
    width: 75px;
    height: 30px;
	text-align: center;
	line-height: 30px;
	color: #000;
    background: none;
	font-size: 10pt;
	text-decoration: none;
}
.SiteImageClose {
	display: none;
}
.PrintIcon {
	display: none;
}

.PrevLetterBtn {
	display: inline-block;
	margin-bottom: 25px;
	text-decoration: none;
}
.PrevLetterBtn:hover {
	color: #fff;
	text-decoration: none;
}