h1.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size:23pt;
	color: #FF0284;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 10px 0 0px 10px;
}
h1.subtitle {
	font-weight: bold;
	color: #927E48;
	text-transform: uppercase;
}
#tpl {
	width: 855px;
	height: 365px;
	overflow: auto;
	padding-left: 10px;
}
#tbl-content {
	width: 100%;
	margin-bottom: 10px;
	vertical-align: top;
	text-align: left;
}
#tbl-content .image {
	width: 218px;
	vertical-align: top;
	text-align: left;
}
#tbl-content .content {
	color: #333;
	padding-right: 20px;
	vertical-align: top;
	text-align: left;
}
#tbl-content .innercontent {
	font-size:10pt;
	padding-left: 2px;
	padding-right: 20px;
	margin-top: 5px;
}
#tbl-content span.title {
	float:left;
}
#tbl-header {
	font-size:8pt;
	color: #FFF;
	width: 100%;
}
#tbl-header th.left {
	width: 6px;
	height: 15px;
}
#tbl-header th.center {
	/* width: 100%; */
	background-color: #FF0284;
	text-align: left;
	height: 15px;
}
#tbl-header th.print {
	background-color: #FF0284;
	text-align: right;
	width: 100px;
	height: 15px;
}
#tbl-header th.right {
	width: 6px;
	height: 15px;
}

