.headerBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:medium solid Black;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Black;
	border-right-color: Black;
	border-bottom-color: Black;
	border-left-color: Black;
}
.ApprovalBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: thin dotted #CCCCCC;
}
.RedLine {
	border-bottom-color: #330066;
	border-bottom-width: medium;
}

.SGTextList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
}

  .SizeHL {
	font-family: Arial, Helvetica, sans-serif;
	background-color: yellow;
	border-bottom-style: solid;
	border-bottom-color: tan;
	font-size: 9px;
	color: blue;
	font-weight: bolder;
  }



.page {
	position:inherit;
	page-break-after: always;
	list-style-position: inside;
}
.breakbefore {
	page-break-before: always;
}
.breakafter {
	page-break-after: always;
}
.chartheight {
	cursor: auto; height: 50%; max-height: 300%;
}
.subhead {color: Gray;; font-weight: bold; font-size: 11px; font-family: Arial; list-style: circle ;vertical-align:middle }
.body { color: black; font-size: 12px; font-family: Arial; list-style-type: circle; list-style-position: inside }
.bodylist {
	color: black;
	font-size: 12px;
	font-family: Arial;
	list-style: circle-inside;
	vertical-align:middle;
	white-space : normal;
}
.head { color: #330066; font-weight: bold; font-size: 20px; font-family: Arial }
.bodybold {
	color: black;
	font-weight: bolder;
	font-size: 11px;
	font-family: Arial;
	list-style: circle;
	vertical-align: middle;
}
.bodybold_yellow { color: yellow; font-weight: bold; font-size: 11px; font-family: Arial; list-style: circle ;vertical-align:middle }
.smallhead { color: #330066; font-weight: bold; font-size: 16px; font-family: Arial }
.smallhead_wht {color: white; font-weight: bold; font-size: 16px; font-family: Arial}
.bodybold_gray { color: gray; font-weight: bold; font-size: 11px; font-family: Arial; list-style: circle ;vertical-align:middle }
.vsmlbodylist {
	color: black;
	font-size: 9px;
	font-family: Arial;
	list-style: circle inside;
	vertical-align:middle;
	white-space : normal;
	list-style-position: inside;
	list-style-type: circle;
}
.bodybold_red { color: #330066; font-weight: bold; font-size: 11px; font-family: Arial; list-style: circle ;vertical-align:middle }

.lrgthumbnail {
	width: 50%;
}
.smallbody {
color: black; font-size: 10px; font-family: Arial; list-style-type: circle; list-style-position: inside
}
