﻿body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 18px;
}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 18px;
}
li {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
ul.TOC {
	list-style-image: url(images/bulletTOC.gif);
}
.TOC {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #D3D5D6;
	padding-top: 6px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	color: #70B370;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dashed #D3D5D6;
	padding-top: 6px;
	padding-bottom: 2px;
	margin-bottom: 6px;
	color: #70B370;
}
.byline {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 16px;
	color: #666666;
}
.Helvetica11 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.LessParagraphSpace {
    margin-bottom: 6px;
}

A:ACTIVE {
	color: #E7664B;
	text-decoration: none;
}
A:LINK {
	color: #E7664B;
	text-decoration: none;
}
A:VISITED {
	color: #E7664B;
	text-decoration: none;
}
A:HOVER {
	color: #70B370;
	text-decoration: none;
}

table {
    border-collapse: collapse;
}
td {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.tableHeadline {
	border-bottom: 1px solid #D3D5D6;
	margin-bottom: 10px;
	color: #70B370;
}
.tableHeadline td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6 0 2 0;
}
td.tableMembers {
	width: 25%;
	padding: 8 10 0 10;
}
td.BackToTop {
	font-size: 11px;
	padding: 6 0 2 0;
	width: 70px;
	text-align: right;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.tableActionButton {
	margin: 32 0 32 0;
}
.tableActionButton td {
	padding: 6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #9DC3A1;
}
.tableFlickr {
	margin: 10 0 10 0;
}
.tableFlickr td {
	border: 4px solid #9DC3A1;
	padding: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.tableQuotation {
	margin: 10 0 10 30;
}
.tableQuotation td {
	padding: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: right;
	color: #FFFFFF;
	background-color: #9DC3A1;
}
.tableTOC {
	margin: 0 0 16 0;
	border: none;
}
.tableTOC td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 2 0 2 0;
}

.imageCentered {
	margin: 10 0 10 0;
	border: none;
}
.imageRight {
	margin: 0 0 15 25;
	border: none;
}
.imageLeft {
	margin: 0 25 15 0;
	border: none;
}