/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a:link {color: #24c008;text-decoration: underline;}
a:visited {text-decoration: underline;color: #24c008;}
a:hover {text-decoration: none;color: black;}
a:active {text-decoration: none;color: #24c008;
}
a.menu1:link {color: #77a717;text-decoration: none;}
a.menu1:visited {text-decoration: none;color: #77a717;}
a.menu1:hover {text-decoration: underline;color: black;}
a.menu1:active {text-decoration: none;color: #77a717;
}
a.white:link {color: black;text-decoration: underline;}
a.white:visited {text-decoration: underline;color: black;}
a.white:hover {text-decoration: underline;color: white;}
a.white:active {text-decoration: underline;color: black;
}
.greenbg {
	background-image:url(images/green_bg.gif);
}
.whitebg {
background-image:url(images/white_bg.gif);
}
.leftbevbg {
background-image:url(images/left_bev_bg.gif);
background-repeat:repeat-y;
}
.mainbevbg {
background-image:url(images/main_bev_bg.gif);
}
.greentext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #819755;
	}
.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	}
	.textsml {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	}
.featuretitle {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #1d85e1;
	letter-spacing: -.03em;
	}
.facts {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: -.03em;
	}
.number {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #b4d86c;
	letter-spacing: -.03em;
	}
.black {
	color: #000000;
	}
.green {
	color: #24c008;
	}
.blue {
	color: #1d85e1;
}
.white {
	color: #ffffff;
}