.border {
	border: thin solid #50739D;
	text-align: justify;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
.textTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;


}
.border1 {
	border-top: thin none #50739D;
	border-right: thin solid #50739D;
	border-bottom: thin solid #50739D;
	border-left: thin none #50739D;

}
.textTitleCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;

}
.borderCopy {
	border-top: thin solid #50739D;
	border-right: thin none #50739D;
	border-bottom: thin none #50739D;
	border-left: thin none #50739D;

}
.border2 {

	border-top: thin none #50739D;
	border-right: thin none #50739D;
	border-bottom: thin solid #50739D;
	border-left: thin none #50739D;
}
.border3 {


	border-top: thin none #50739D;
	border-right: thin solid #50739D;
	border-bottom: thin solid #50739D;
	border-left: thin solid #50739D;
}
.volunteer {
	font-size: 24px;
	color: #CC0000;
}

