#main-2 {
	text-align: left;
}
.whiteBorder {
	border: 1px solid #FFFFFF;
}
.orgBorder {
	border: 1px solid #ffcc66;
}
.orngNav {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.orngNav a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.orngNav a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.orngNav a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.orngNav a:active {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: normal;
	color: #66cccc;
	text-decoration: underline;
}
.onBlack {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #C0C0C0;
}
.onBlack a:link {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #B2871F;
	text-decoration: none;

}
.onBlack a:visited {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #B2871F;
	text-decoration: none;

}
.onBlack a:hover {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #87CEBB;
	text-decoration: underline;

}
.onBlack a:active {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #A4C2DE;
	text-decoration: underline;

}
.wideMargingWhite a:visited {
	color: #b0861d;
	text-decoration: none;
}
.wideMargingWhite a:hover {
	color: #a4c2de;
	text-decoration: underline;
}
.wideMargingWhite a:active {
	color: #a4c2de;
	text-decoration: underline;
}
h4 {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #B2871F;
	text-decoration: none;
}
.onWhite {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.onWhite a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B0861D;
	text-decoration: none;
}
.wideMargingWhite a:link {
	color: #b0861d;
	text-decoration: none;
}
.onWhite a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B2871F;
	text-decoration: none;
}
.onWhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.onWhite a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -10px;
	padding-bottom: 0px;
}

.linksPg {

	width:33%;
	height: auto;
	padding: 20px;
	float: left;
	display: inline;
	text-align: left;

}

.linksPg a {

	color:gray;

}