body {
	margin:0;
	background-color:#699188;
}

.headerLinks {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #138168;
	text-decoration: none;


}
.headerLinks2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #138168;
	text-decoration: none;


}
.footerLinks {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.copyrights {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
table {
	font-family: Arial;
	font-size: 12px;
}
h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	color: #005C47;
}
h2 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bolder;
	color: #FF9600;
}
h3 {


	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #005C47;
}
a {
	color: #005C47;
}
a:hover {
	color: #FF9600;
	text-decoration: none;


}
.headerLinks:hover {


	color: #FF9600;
	text-decoration: underline;
}
.footerLinks:hover {
	color: #FFFFFF;
	text-decoration: none;


}
hr {
	color: #6A932B;
}
.white {
	color: #FFFFFF;
}

.orange {
	color: #FF9600;
}
.red {
	color: #FF0000;
}
/* Partners Sites */
#partnersites{
	background: #F8F8F8;
}
#partnersites a {
	font: 12px Arial, Helvetica, sans-serif;
}
.partnersiteshead {
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #EBEBEB;
	color: #154A17;
}