@charset "utf-8";
.TealPara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00A8AE;
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00D8A1;
	text-align: center;
	font-weight: bold;
}
.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00D8A1;
}
a:link {
	color: #008588;
	text-decoration: none;
}
a:visited {
	color: #007275;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #00a8ae;
	margin-top: 40px;
}
#Container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#WhiteBody {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/headerRibbon.png);
	background-repeat: no-repeat;
	height: 270px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
.Paragraphtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #232323;
	line-height: 20px;
}
#Footer {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.TealHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00A8AE;
	line-height: 35px;
}
#Menu {
	float: right;
	height: 200px;
	width: 260px;
}
.MenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #008184;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	line-height: 27px;
}
.imageborder {
	border: 1px dotted #00A8AE;
}
.bold14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A8AE;
}
#Designedby {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
	height: 30px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.highlight {
	background-color: #49B9C2;
}
