@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.buttons {
	background-image: url(images/b_bkgd.jpg);
	height: 26px;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-top: 15px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bullet_appeara.jpg);
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0072AA;
	font-style: italic;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EB8C1C;
}

.borderright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 3px;
	padding-left: 3px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.photocaption {
	font-size: 13px;
	font-weight: bold;
	color: #0072B1;
	font-style: italic;
}
