body {
	background color: #C9D7CD;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, sans serif;
	font-size: 10pt;
	font-color: black;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, sans serif;
	font-size: 10pt;
	font-color: #007673;
	font-style: normal;
	font-weight: bold;
}
.bodyCopymid {
	font-family: "Trebuchet MS", Tahoma, sans serif;
	font-size: 10pt;
	font-color: #666666;
	font-style: normal;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.bodyCopyright {
	font-family: "Trebuchet MS", Tahoma, sans serif;
	font-size: 10pt;
	font-color: #666666;
	font-style: normal;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}

.menu {
	font-family: "Microsoft Sans Serif", "Trebuchet MS", sans serif;
	font-size: 10pt;
	font-color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #007673;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 2px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
}

a:hover {
	color: FF6666;
	text-decoration: underline;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
}

a:active {
	color: #C70720;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
}


.contact {
	font-family: "Trebuchet MS", Tahoma, sans serif;
	font-size: 10pt;
	font-color: #666666;
	font-style: normal;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.contact a:link {
	color: #007673;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
}

.contact a:visited {
	color: #007673;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
}

.contact a:hover {
	color: FF6666;
	text-decoration: underline;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
}

.contact a:active {
	color: #C70720;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
}


.globalNav {
	font-family: "Microsoft Sans Serif", "Trebuchet MS", sans serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #007673;
}

.footer { 
	font-family: "Microsoft Sans Serif", "Trebuchet MS", sans serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #005B59;
}

.menuHead {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #932653;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
}

.menuSecA {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	background-color: #A3B9B9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #375E9D;
}