.noborders {
	border: none;
}
.thinborder {
	border: 1px solid #CCCCCC;
}
.dashedborder {
	border: 1px dashed #999999;


}
.smalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.pageheading {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 20pt;
	color: #666666;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;

}
.dashedtopleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.pageheadingsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #009B63;

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
ul {
	list-style-type: circle;
}
.boldlinks {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.biglinks {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 16pt;
}
.biglucida {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #333333;
}
.medlucida {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;

}
.alignright {
	text-align: right;
}
.alignmiddle {
	text-align: center;
}
.borderthickdashed {
	border-top: 2px dashed #009B63;
	border-right: 2px none #009B63;
	border-bottom: 2px dashed #009B63;
	border-left: 2px none #009B63;

}
.smalltype2 {
	font-size: 10px;
}
.borderdashed {
	border: 1px dashed #999999;
}
.text-highlight {
	background-color: #FFCC66;
}
.type-medium {
	font-size: 16px;
}

