@charset "utf-8";
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #3B6FE6;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #3B6FE6;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #333333;
}
.dkblueHeader {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	color: #3167E4;
	font-weight: normal;
}
.greenheader {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	color: #99CC66;
}
html, body {
height: 100%;
}
.laquafooter {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #FFFD00;
}
.laquafooter a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #FFFD00;
	text-decoration: none;
	font-weight: normal;
}
.laquafooter a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #FFFD00;
	text-decoration: none;
}
.laquafooter a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #FFFD00;
	text-decoration: underline;
}
.bodyblue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3167E4;
}
.bodydkgrey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.bodydkgreyBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.sidemenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidemenu h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

