p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #92805C;
}
ol li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
blockquote {
	text-indent: 25px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copyrightWrapper {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.IssueNumber, .IssueNumber a:link, .IssueNumber a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.IssueNumber a:hover {
	color: #600;
	text-decoration: underline;
}
.NewsletterKicker {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.NewsletterTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #756549;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #68001C;
	text-decoration: none;
}
	a:visited {
	color: #9E555D;
	text-decoration: underline;
}
	a:hover {
	color: #666;
	text-decoration: underline;
	text-align: left;
}
.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: italic;
	line-height: 110%;
	color: #756549;
	text-decoration: none;
	float: right;
	width: 40%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #756549;
	border-bottom-color: #756549;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #EBE7DE;
}
.image {
}
.clearFloat {
	clear: both;
	margin: 0px;
}
.navigation {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation li a:link, .navigation li a:visited{
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #FFF;
	background-color: #103139;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.navigation li a:hover  {
	background-color:#FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #103139;
	border-bottom-color: #103139;
	color: #103139;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
