body {
	background-color: #edeeef;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.leftContent {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 254px top;
	padding-top: 126px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #DDDEDF;
	height: 275px;
}
.thumbBorder {
	border: 10px solid #FFFFFF;
}
p.txtMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #646465;
}


a {
	color: #00A884;
	text-decoration: none;
}
a:hover {
	color: #006F6F;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	margin-top: 04px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p.ingress {
	font-size: 15px;
}
