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

body,td,th {
	font-family: Arial;
	font-size: 11px;
	line-height:14px;
}
body {
	background-color: #FFFFFF;
	margin:0px;
}
a:link {
	color: #7E883F;
	text-decoration: none;
}
a:visited {
	color: #7E883F;
	text-decoration: none;
}
a:hover {
	color: #9EA76F;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#div01_header {
	width:960px;
	border-bottom:#000000 solid 12px;
	color: #7E883F;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 24px 0px 12px 0px;
}
#div01_header a{
	color:#000000;
	text-decoration:none;
}
#div01_header a:hover{
	color:#7e883f;
	text-decoration:none;
}
.div01b_logos {
	padding: 24px 0px 12px 0px;
}
.pagetitle {
	color:#7E893F;
	font-size:24px;
	font-weight:bold;
	padding: 0px 0px 12px 0px;
	border-bottom:#000000 solid 3px;
	margin-bottom:24px;
}		
#div02_content {
	width:960px;
	padding: 24px 0px 24px 0px;
	color:#000000;
}
#div03_footer {
	width:960px;
	height:54px;
	border-top:#000000 6px solid;
	padding: 12px 0px 0px 0px;
	font-size:11px;
	color:#000000;
}
#back_to_top {
	width:960px;
	color: #7e883f;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 12px 0px 0px 0px;
}
#back_to_top a{
	color:#000000;
	text-decoration:none;
}
#back_to_top a:hover{
	color:#7e883f;
	text-decoration:none;
}
.bold {
	font-weight:bold;
}
.head1 {
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#000000;
}
.head2 { 
	font-size: 18px;
	color:#7e883f;
	line-height:36px;
}
.head2_bold { 
	font-size: 18px;
	font-weight:bold;
	color:#7e883f;
}

.head3_bold { 
	font-size: 16px;
	font-weight: bold;
	color:#7e883f;
	line-height: 18px;
}
#td_recentissue01 {
	color:#FFFFFF;
	background: #7e883f url(images/recentissue_bg01.gif) no-repeat top;
}
#td_recentissue02 {
	color:#FFFFFF;
	background: #7e883f url(images/recentissue_bg02.gif) no-repeat top;
}
#td_recentissue03 {
	color:#FFFFFF;
	background: #7e883f url(images/recentissue_bg03.gif) no-repeat top;
}
#td_recentissue04 {
	color:#FFFFFF;
	background: #7e883f url(images/recentissue_bg04.gif) no-repeat top;
}
.div_recent_issues {
	padding-top: 12px;
}
.div_narrow4homepg {
	padding:0px 510px 0px 0px;
	margin-bottom:24px;
	background: #FFFFFF url(images/homebg.jpg) no-repeat right;
}
.ri_volissue {
	padding:12px 12px 6px 12px;
	text-transform:uppercase;
	font-weight:bold;
}
.ri_title {
	padding:0px 12px 6px 12px;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
}
.ri_editors {
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	font-weight:bold;
	padding:6px 12px 6px 12px;
}
#subnav {
	width:200px;
}
#subnav a {
	color:#7e883f;
	background-color:#FFFFFF;
	padding:6px 3px 6px 3px;
	display:block;
	text-decoration:none;
	text-align:left;
	border-bottom:#000000 1px solid;
}
#subnav a:hover {
	background-color:#7e883f;
	color: #FFFFFF;
	text-decoration:none;
}
.italics {
	font-style:italic;
}
