@charset "utf-8";
.bkgd-right{
	background-color: transparent;
	/*Notice I'm defining the image width and height here*/
	width: 545px;
	height: 149px;
	background-repeat: no-repeat;
	background-image: url(images/header-basil.png);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.bodytextrightpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}
.addressblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c1ab81;
	vertical-align: bottom;
	padding-bottom: 10px;
}

.promotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	line-height: 12px;
	font-weight: normal;
}
.promohead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #c1ab81;
	text-align: left;
	font-weight: bold;
}



.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #c1ab81;
	font-weight: normal;
}
.headlinesmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #c1ab81;
	font-weight: normal;
}




.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #c1ab81;
	text-align: right;
	vertical-align: top;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c1ab81;
	text-align: left;
}
hr {
	color: #c1ab81;
	background-color: #c1ab81;
	height: 1px;
	border: 0px;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #c1ab81;
	text-align: left;
	vertical-align: top;
}
.publicationinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.articlelistheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
a {
	color: #c1ab81;
	text-decoration: none;
}
