.header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	text-align: right;
	padding-right: 4px;
	font-size: 16px;
	line-height: 1.5;
	background-color: E39F26;
	font-weight: bolder;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.headerCopy {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	text-align: left;
	padding-right: 4px;
	padding-left: 10px;
}

.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.topright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.arttitle {
	font-family: Arial, Helvetica, sans-serif;
	color: FFFFFF;
	background-color: 3300CB;
	letter-spacing: normal;
	text-align: center;
	padding: 1px;
	font-size: 12px;
}


.textarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 2px;
	padding: 5px;
}
.textarialCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	margin: 0px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	padding: 5px;
}
.tinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.hallmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}
.Lheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding: 2px 10px 3px;
}


.Lbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: dashed;
}
.picpad {
	padding: 9px 0px 0px;
}


.anncTitle {

	font-family: Arial, Helvetica, sans-serif;
	background-color: A9A4B7;
	letter-spacing: normal;
	text-align: center;
	padding: 1px;
	font-size: 12px;
}
