body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
a {
	text-decoration: none;
	color: #008134;
}
h1 {
	color: #008134;
	font-size: 26pt;
	font-weight: normal;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
}
img {
	border: none;
}
li{
	margin: 0pt 0pt 6pt 0pt;
}
hr {
	padding: 0%;
	border: none;
	border-top: 1pt dotted #008134;
	clear: both;
	color: #FFF;
	background-color: #FFF;
}

#Container {
	text-align: left;
}
#Logo img {
	margin-bottom: 20pt;
}
#TopNav {
	display: none;
}
#SideNav {
	display: none;
}
#Content {
	float: left;
	width: 100%;
}
#ContentLeft {
	float: left;
	width: 63%;
	padding: 0% 4% 0% 0%;
}
#ContentRight {
	float: left;
	width: 28%;
	margin-top: 2%;
	padding: 0% 2% 0% 2%;
	border-left: 1pt dotted #008134;
	border-right: 1pt dotted #008134;
}
#Footer {
	display: none;
}

.QuoteLeft {
	float: left;
	height: 8pt;
	font-size: 38pt;
	position: relative;
	top: -12pt;
}
.QuoteLeft, .QuoteRight {
	color: #ADC81D;
	font-weight: bold;
}
.FittingNotes {
	margin: 0pt 0pt 12pt 0pt;
	padding: 4pt 0pt 1pt 0pt;
	list-style-type: none;
	background-color: #CFE0C3;
	font-weight: bold;
}
.FittingNotes li {
	margin: 0pt 0pt 4pt 0pt;
	padding: 0pt;
}
.Action {
	display: none;
}
.Caption {
	text-align: center;
	margin-top: 0pt;
}
.InlineLeft {
	float: left;
	margin-right: 8pt;
}
.InlineRight {
	float: right;
	margin-left: 8pt;
}
.Gallery img {
	margin: 0px 10px 10px 0px;
}
.Locale img {
	margin-right: 15px;
}