@charset "UTF-8";
h1 {
	font-size: x-large;
	color: #79b23a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
}
h2 {
	font-size: large;
	color: #000;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: small;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	text-indent: 10px;
}
h4 {
	font-size: medium;
	color: #000000;
	font-weight: bold;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: medium;
	color: #79b23a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-size: medium;
	color: #E1ED77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 20px;
	text-indent: 30px;
	background-color: #70A85D;
	line-height: 2.5;
	margin-bottom: 0px;
	font-stretch: wider;
	bottom: 0px;
	text-align: left;
}
body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E9ECDE;
}
.twoColHybLtHdr #container    {
	text-decoration: none;
	width: 960px;
	border-color: #00CC00;
	outline-color: #CCCCCC;
	outline-style: ridge;
	outline-width: thin;
	height: 0%;
}
.HeadSmall {
	color: #3B8377;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
}
p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 175%;
	font-size: x-small;
	text-align: left;
}
p1 {
	color: #666666;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 175%;
	text-align: center;
}
a:link {
	color: #192C8D;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #192C8D;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #0c85ed;
	text-decoration: underline;
	font-weight: normal;
}
