body {
	background-color: black;
	margin: 2px;
}
td.page-content {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	margin-bottom: 5px;
}
li {
	list-style-position: inside;
}
ul {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
}
.small-title {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E1E1;
	text-align: center;
	font-weight: bold;
}
table#content-panel td{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E2E2E;
	line-height: 14px;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3px;
	margin-top: 7px;
}
td.dotted {
	border-bottom-style: dotted;
	border-width: 3px;
	border-color: black;
	padding-bottom: 10px;
}
.scrollable-block {
	overflow: auto;
	width: 230px;
	height: 391px;
	padding-right: 3px;
	scrollbar-base-color: #FFCB53;
}
.content-panel-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
img {
	border: none;
}
.non-scrollable-block {
	width: 225px;
	height: 391px;
	scrollbar-base-color: #FFCB53;
}
.phone {
	font-weight: bold;
	color: #008476;
}
a:link {
	font-weight: bold;
	color: #228400;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 9px;
	margin-bottom: 2px;
	color: black;
}
.note {
	font-size: 11px;
}
a:visited {

	font-weight: bold;
	color: #666666;
}
a:hover {

	font-weight: bold;
	color: #00CC00;
}
