.greenBackground {
	background-color: #67B132;
}
.bhLogo {
	margin: 20px;
}
.darkgreyBackground {
	background-color: #585858;
}

A {
	color: #67B132;
	text-decoration:none;
}

A:hover {
	color: #585858;
	text-decoration:underline;
}

.topMenuText {
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

.topMenuText A:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.topMenuText A {
	color: #FFFFFF;
	text-decoration:none;
}

.topMenuText A:hover {
	text-decoration:none;
	color:#67B132;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.topMenuDiv {
	background-color: #585858;
	padding: 5px;

}

.margin20 {
	margin: 20px;
}

.margin15 {
	margin: 15px;
}

td {
	font-size: 10px;
}
.newsDateText {
	color: #67B132;
	margin-top: 5px;
	margin-bottom: 3px;

}
.newsSummaryText {
	margin-bottom: 6px;
}

li {
	list-style : url(images/pic.jpg);
}

.greyText {
	color: #666666;
	font-size: 12px;
	margin-bottom: 5px;


}
.smallGreyText {
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.packageSelect {
	margin-top: 5px;
	margin-right: 15px;
	text-align: right;
}
.packageText {
	line-height: 11px;
	margin-top: 3px;

}
.cpLoginInputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.greenLink {
	color: #67B132;
	text-decoration: underline;
}
.bottomMenuDiv {
	background-color: #585858;
	padding: 5px;
	text-align: center;

}
.copyRight {
	font-size: 9px;
	color: #FFFFFF;
}
