body {
	background-color: #cdc9a3;
	margin: 0;
	padding: 0;
}

p a {
	color: #476c4a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

td.permission {
	padding: 8px 0 8px 0;
}

td.date {
	padding: 0 0 4px 0;
}

td.permission p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #151515;
	text-align: center;
}

td.permission a {
	color: #9f9862;
	text-decoration: none;
}

table.bgTop {
	background-color: #476c4a;
}

table.bg {
	background-color: #ffffff;
}

table.header td {
	height: 108px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
}

table.header td h1 {
	font-family: 'Futura', Arial;
	font-size: 24px;
	font-weight: normal;
	color: #9f9862;
	display: inline;
	margin: 0 0 0 6px;
	padding: 0;
	text-transform: uppercase;
}

table.header td h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	display: inline;
	margin: 0;
	padding: 0 0 6px 0;
}

td.sidebar {
	background-color: #f3f7f4;
	border-right: 1px solid #bdbcb8;
}

td.sidebar h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #464646;
	margin: 0 0 10px 0;
	border-bottom: 3px solid #464646;
	text-transform: uppercase;
}

td.sidebar ul {
	margin: 0 0 20px 24px;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
}

td.sidebar ul a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #476c4a;
}

td.sidebar p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
	margin: 0 0 14px 0;
	padding: 0;
}

td.sidespace {
   padding: 20px;
}

table.options {
	border-top: 1px solid #9f9862;
	border-bottom: 1px solid #9f9862;
}

table.options td {
	padding: 16px 22px 16px 22px;
}

td.border {
	border-bottom: 1px solid #9f9862;
}

table.options h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 16px;
	font-weight: normal;
	color: #9f9862;
	margin: 0 0 4px 0;
	padding: 0;
}

table.options p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 13px;
	font-weight: normal;
	color: #313131;
	margin: 0;
	padding: 0;
}

table.options p a {
	color: #313131;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}

td.mainbar {
   padding: 20px;
}

td.mainbar h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9f9862;
	margin: 0 0 10px 0;
	padding: 0;
}

td.mainbar h2 a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9f9862;
   text-decoration: none;
}

td.mainbar h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	padding: 0;
}

td.mainbar p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 16px 0;
	padding: 0;
}

.bg tr td table tr .mainbar .title {
	color: #476c4a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 16px 0;
	padding: 0;
}

td.mainbar p.top {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #44a0df;
	text-transform: uppercase;
	width: 100%;
	text-align: right;
	margin: 14px 0 4px 0;
}

table.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}
table.footer a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
}
table.unsubscribe {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 12px;
	font-weight: normal;
	color: #476c4a;
	text-align: center;
	
}

table.footer td {
	height: 40px;
	   padding: 10px;
}

table.footer span {
	color: #ffffff;
}

table.bgBottom {
	background-color: #476c4a;
	border-top: 4px solid #cdd7ce;
}
