.orangeBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FC432B;
	border-bottom-color: #FC432B;
	border-left-color: #FC432B;
}
.thumbDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #22306E;
}
.lineSpacing {
	line-height: 33px;
}
.desriptionText {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #22306E;
}
a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #22306E;

}
a:visited {
	color: #22306E;
}
