.maintext {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.maintextlarge {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bluetextlarge {
	font-family: Verdana;
	font-size: 24px;
	color: #339999;
	text-decoration: none;
	font-weight: bold;
}
.bluetextmedium {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #339999;
	text-decoration: none;
}
.highlightbluemedium {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFF66;
}
.maintextblue {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #339999;
	text-decoration: none;
}
.rightline {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #0033CC;
	text-decoration: underline;
}
.maintextsmallitalic {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;
}

ol.pad-list-items li {
	margin-bottom:10px;
}
