@charset "UTF-8";
/* CSS Document */

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1b1b1b;
	font-weight: normal;
	padding-left: 0px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-left-style: solid;
	border-left-color: #367166;
	margin-left: 4px;
	margin-top: 4px;
	color: #1b1b1b;
	border-left-width: 10px;
	border-top-color: #367166;
	border-right-color: #367166;
	border-bottom-color: #367166;
	padding-left: 4px;
	padding-right: 10px;
}
.paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 19px;
	text-align: left;
	color: #1B1B1B;
	padding-bottom: 12px;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	text-align: left;
	width: 85%;
	color: #1b1b1b;
	padding-left: 20px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	text-align: center;
	width: 95%;
	color: #000000;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
body {
	background-image: url(backgroundcreamteal1.jpg);
	background-color: #558C89;
	background-repeat: repeat-x;
	margin: 0px;
	background-position: 160px 140px;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #7BD4F7;
}
a:hover {
	color: #339900;
}
a:active {
	color: #FF7C2B;
}
description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 14px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #1E1E1D;
}
