.12GrnDS {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009999;
}
.boldGrn16 {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009999;
	text-align: center;
}
.borderWhGroove {
	border: medium groove #FFF;
}
.borderLightGrn {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C9;
	border-right-color: #0C9;
	border-bottom-color: #0C9;
	border-left-color: #0C9;
}
.borderDeakGrn {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #099;
	border-right-color: #099;
	border-bottom-color: #099;
	border-left-color: #099;
}
.imgLeft {
	float: left;
	margin-right: 15px;
}
.TitleWhiteLeftMargin {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	color: #FFF;
	margin-left: 20px;
	padding-left: 150px;
}
.Red18Bold {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
