p {

	font-size: 9pt;

	line-height: 1.4em;

}

.sfont {

	font-size: 8pt;

	line-height: 1.4em;

}

.12font {

	font-size: 12pt;

}

.sbutton {

	font-size: 9pt;

	background-color: #339900;

	color: #FFFFFF;

	line-height: 1.4em;







}

li {

	font-size: 9pt;

	line-height: 1.4em;

}

a:hover {

	color: #FF9900;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

.top5 {
	margin-top: 5px;
}

.bottom5 {
	margin-bottom: 5px;
}
.topbottom10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.left15 {
	margin-left: 15px;
}


#cas {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
	width: 385px;
}

#cas dt {
	background-color: #DBECDB;
	font-weight: bold;
	margin: 0px;
	color: #448044;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFDDBF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#cas dd {
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.flowR {
	float: right;
}
.clearL {
	clear: left;
}
.texub {
	font-weight: bold;
	text-decoration: underline;
}
