@charset "utf-8";
/* CSS Document */



.Body {
	font-family: Calibri, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.Heading-green {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #85BA54;
}
.Heading-black {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.Heading-red {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D33F31;
}
.menu-text-off {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	font-family: Calibri, Arial, sans-serif;
}
.menu-text-on {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #85BA54;
}

.submenu-on {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	font-family: Calibri, Arial, sans-serif;
}
.submenu-off {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	font-family: Calibri, Arial, sans-serif;
}
.big-text {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	color: #000;
}
li {
	list-style-image: url(images/dot.jpg);
	list-style-type: none;
	list-style-position: outside;
}
.Body-grey {
	font-family: Calibri, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
}
a {
	font-family: Calibri, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3B6F49;
}

