<style>
.bgMAIN {
	background-color : #223d71;
}
.k_caption {
	font : 8pt Arial, sans-serif;
}
.thumbnail {
	width: 75px;
}
.lrgthumbnail {
	width: 110px;
}
.buttonlight {
	position: relative;
	visibility: visible;
	border: 1px outset #FFFF99;
	font: bold 8pt Arial, sans-serif;
	text-transform: capitalize;
	color: #333333;
	background-color: #ECE9D8;
	text-align: center;
	display: block;
	padding: 2px;
	overflow: visible;
	z-index: auto;
	width: auto;
}
.buttondark {
	position: relative;
	visibility: visible;
	border: 1px outset #999999;
	font: bold 8pt Arial, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	display: block;
	padding: 2px;
	overflow: visible;
	z-index: auto;
	height: auto;
	width: auto;
}
.ksml_caption {
	font : 7pt Arial, sans-serif;
}
.boldsml_caption {
	font : bold 7pt Arial, sans-serif;
}
.dimsml_caption {
	font :7pt Arial, sans-serif;
	font-size : 7pt;
	color : Gray;
}
.pmssml_caption {
	font : 7pt Arial, sans-serif;
		color : <cfoutput>#session.pmscolor#</cfoutput>;
}
.buttonhead {

	position: relative;
	visibility: visible;
	border: 1px outset GRAY;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: capitalize;
	color: 223d71;
	background-color: WHITE;
	text-align: center;
	display: block;
	padding: 2px;
	overflow: visible;
	height: auto;
	width: auto;
}
.vsmlbody {
	font : x-small Arial, Helvetica, sans-serif;
	color : Black;
}

.body {
	font : bold small Arial;
}

.bodybold {
	font : bold small Arial;
}

.subhead {
	font : bold medium Arial, Helvetica, sans-serif;
}
.headline {
	font : bold large Arial, Helvetica, sans-serif;
}
.highbody {
	font : bold small Arial;
	color : #00CC99;
}
.bodylist {
	font : x-small Arial Helvetica sans-serif;
	list-style : square;
}

.bodynumlist {
	font : x-small Arial Helvetica sans-serif;
	list-style : upper-alpha outside;
}
.dimbody {
	font : bold small Arial;
	color : Gray;
}
.k_body {
	font : 10pt/11pt Arial, sans-serif;
}
.ksml_caption {
	font : 7pt Arial, sans-serif;
}
.boldsml_caption {
	font : bold 7pt Arial, sans-serif;
}
.dimsml_caption {
	font :7pt Arial, sans-serif;
	font-size : 7pt;
	color : Gray;
}
</style>
