.normal {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.sidebar_title_green {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8DC63F;
}
.sidebar_title_grey {

	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.H1 {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #8DC63F;
}
.H2 {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}
.copyright {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #27759E;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-weight: bold;
	color: #27759E;
	text-decoration: none;
}
.bold {
	font-weight: bolder;
}
.formCaptions {
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 10px;
	color: #0B7888;
	text-decoration: none;
}
.error {
	font-size: 11px;
	font-weight: bold;
	color: FF0000;
}

.small {
	font-size: 11px;
}

.H2_blue {

	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0B7888;
}

