body {
	background: #47b749 url(../images/bg.jpg) no-repeat;
	background-position: top center;	
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

img {
	border:none;
}

.divider {
	background-color:#666666;
	width: 1px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

a:focus {
	-moz-outline-style: none;
}

.highlights {
	background:url(../images/highlight_bg.gif) repeat-x;
	color: #666666;
}
.highlightsb {
	color: #000000;
	font-weight:bold;
}
.maindivider {
	background:url(../images/main_dividerTile.gif) center repeat-y;
}
	.blueb {
		font-weight: bold;
		color: #50aee1;
	}
	a.green:link, a.green:visited {
		text-decoration: none;
		color: #a4bb3d;
	}
	a.green:active, a.green:hover {
		text-decoration: none;
		color: #65751e;
	}	
	.onblue {
		background-color: #50aee1;
	}
	.ongreen {
		background-color: #a4bb3d;
	}
	.onyellow {
		background-color: #ebc91d;
	}
	.onorange {
		background-color: #e17c44;
	}
	.ondarkgreen {
		background-color: #6dba44;
	}
	.ondarkyellow {
		background-color: #f5bd46;
	}
ul.highlight {
	list-style-position: inside;
}	
.footer {
	font-size: 10px;
}
ul.green {
	list-style-image:url(../images/bullet_green.gif);
	line-height: 150%;
}
ul.greennottext {
	list-style-image:url(../images/bullet_green.gif);
	line-height: 150%;
}
ul li.greennottext {
	color: #000;
}
ul.pink {
	list-style-image:url(../images/bullet_pink.gif);
	line-height: 150%;
}
ul li.normal {
	color: #000;
}
ul.blue {
	list-style-image:url(../images/bullet_blue.gif);
	line-height: 150%;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
	font-size: 11px;
}
.pink {
	color: #d34d66;
}
.blue {
	color: #50aee1;
}
.green {
	color: #a4bb3d;
}
.greenb {
	color: #a4bb3d;
	font-weight: bold;
}
hr {
	border-top: 1px solid #dadada;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6dba44;
}
a:hover, a:active {
	text-decoration:none;
	font-weight: bold;
	color: #e17c44;
}
a.header:link, a.header:visited {
	text-decoration: none;
	color: #666666;
}
a.header:hover, a.header:active {
	text-decoration: none;
	color: #e17c44;
}
a.footer:link, a.footer:visited {
	text-decoration: none;
	color: #666666;
	font-weight:normal;
}
a.footer:hover, a.footer:active {
	text-decoration: none;
	color: #e17c44;
	font-weight:normal;	
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue li .down {
	color: #000;
}
.greenbg {
	background: #a4bb3d;
	color: #FFFFFF;
}
.limebg {
	background: #e6efc0;
}

