@charset "utf-8";
/* CSS Document */



.Body {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.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: #99cc66;
}
.Heading-white {
	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: #FFFFFF;
}

.Heading-black {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.Heading-blue {
	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: #3399cc;
}
.menu-text-off {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	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: #99cc66;
}

.submenu-on {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	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: #FFFFFF;
	font-family: Calibri, Arial, sans-serif;
}
.big-text {
	font-family: Calibri, Arial, sans-serif;
	font-size: 24px;
	color: #99cc66;
}
li {
	list-style-image: url(images/dot.png);
	list-style-type: none;
	list-style-position: outside;
}
.Body-grey {
	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: #999;
}
a {
	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: #3399cc;
}
.BodySmall {
	font-family: Calibri, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

