
body{
	margin: 1px;
	font-size: 12px;
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
}

a{
	color: #489432;
	text-decoration: underline;
}
	


/* Headings */

.hpArticle{
	color: #489432;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.hpSectionGreen{
	font-size: 12px;
	font-weight: bold;
	color: #016633;
}

.hpSection{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.hpParaRed{
	font-size: 12px;
	font-weight: bold;
	color: #dd2c3c;
}

img.pageTitle{
	padding-left: 160px;
}

/* Menu */

a.menulink{
	color: #FFFFFF;
	text-decoration: none;
}

a.menulink:hover{
	background-image: url(images_common/menu_rollover.gif);
	background-position: center;
	width: 100%;
	background-repeat: no-repeat;
}

.textWhite{
	color: #FFFFFF
}

/* picture styles */

img.imgHP{
	border: #009900 1px solid;
}