.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
}
a.splash:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b8b7b7;
	text-decoration: none;
}
.greyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	font-weight: bold;
}
.greyHead2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8CB480;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
}
.border {
	border: 1px solid #FFFFFF;
}
.whiteHead2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
	list-style-image: url(../images/green_square.gif);
	list-style-type: square;
	margin: 11px;
}

.pBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #88A3AC;
	text-decoration: none;
}
.pGreylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
	text-decoration: underline;
}
a.pGreylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
}
.border2 {

	border: 1px solid #8CB480;
}
.border3 {
	border: 2px solid #FFFFFF;
}

.WBlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.WBlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

