.background {
	background-image: url(images/3rdbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentbg {
	background-image: url(images/internaltable2.jpg);
	background-repeat: no-repeat;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.addtlinfoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.addtlinfotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 8px;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/goldbullet.gif);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
