body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {

	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 225px;
	width: 800px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 71px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.centre {
	background-image: url(images/centre.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 800px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8E4B5C;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
}


#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C7589;
	text-indent: 6px;
	padding-top: 6px;
}
#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #50758a;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #50758a;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	background-color: #8D4A5B;
}
#menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}
.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7B060;
	border: 2px solid #50758a;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 14px;
	margin-top: 4px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
a.marguerite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #4F758A;
	text-decoration: underline;
}
a.marguerite:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #4F758A;
	text-decoration: underline;
}
a.marguerite:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #4F758A;
	text-decoration: none;
}
a.marguerite:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #4F758A;
	text-decoration: underline;
}
.topPadding {
	padding-top: 10px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #79A6BD;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #79A6BD;
}
.faqHR {
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #50758A;
	text-align: center;
	height: 24px;
	vertical-align: middle;
	margin-top: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

a.email:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	display: block;
	text-decoration: underline;
}
a.email:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	display: block;
	text-decoration: underline;
}
a.email:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}
a.email:active {




	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	display: block;
	text-decoration: underline;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	border: 1px dashed #52788D;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.formPadding {
	padding-right: 10px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}

