.rightleftgrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: 5F5E5E;
	border-right-color: 5F5E5E;
	border-bottom-color: 5F5E5E;
	border-left-color: 5F5E5E;
}
.blueleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #6699CC;
}
.greynavlinks {
	color: #333333;
	text-decoration: none;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}