.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #21783C;
	text-decoration: none;

}
.vsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	line-height: 17px;
}
.basicborderallround {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	border: 1px solid #009966;

}
a:link {
	text-decoration: none;
	color: #009966;
}
a:visited {
	text-decoration: none;
	color: #009966;
}
a:hover {
	text-decoration: none;
	color: #00CC66;
}
a:active {
	text-decoration: none;
	color: #00CC66;
}

.borderleftblue {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #009966;
}
.borderrightblue {
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699CC;

}
.basiccaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	background-color: #FFFFFF;
	border: #FFFFFF;
	overflow: visible;
	line-height: 20px;
	font-style: italic;



}
.basiccaptionjabber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	background-color: #FFFFFF;
	border: #FFFFFF;
	overflow: visible;
	line-height: 17px;
	text-align: left;
	font-style: italic;


}
.basicbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.low-line-height {
	line-height: 8px;
}
.border-top-dotted {
	line-height: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #71AA85;
	border-right-color: #71AA85;
	border-bottom-color: #71AA85;
	border-left-color: #71AA85;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border-bottom-dotted {
	line-height: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #71AA85;
	border-right-color: #71AA85;
	border-bottom-color: #71AA85;
	border-left-color: #71AA85;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
