﻿th {
	margin: 0;
	padding: 0;
}
td {
	margin: 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
}
div {
}
ul {
	list-style: none;
}
html {
	font-size: 70%;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}
body p {
	margin: 0 0 1.6em 0;
	line-height: 1.5em;
}
body h1 {
	color: #FF9900;
	font-family: Georgia, Times, serif;
	font-size: 2.1em;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: none;
}
body h2 {
	color: #FF9900;
	font-family: Georgia, Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: none;
}
body h3 {
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: none;
}
body h4 {
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: none;
}
a {
	border-bottom: 1px #ddd solid;
	color: #3C5152;
	text-decoration: none;
}
a:link {
	color: #3C5152;
	text-decoration: none;
}
a:visited {
	color: #3C5152;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px #CC3300 solid;
	color: #CC3300;
	text-decoration: none;
}

a img {
	border: 0 !important;
	text-decoration: none !important;
}
a:link img {
	border: 0 !important;
	text-decoration: none !important;
}
a:visited img {
	border: 0 !important;
	text-decoration: none !important;
}
a:hover img {
	border: 0 !important;
	text-decoration: none !important;
}

.clear {
	clear: both;
}
.Content1 {
	padding: 20px 35px 0 35px;
	height: 520px;
	}
.outer {
	margin: 20px;
}
		.photoWithCaption {
	background-color: #F0F0F0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
		.caption {
	padding: 5px 0 5px 0;
	text-align: center;
}