@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #002D54;
	bottom: 6px;
	margin-bottom: -10pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #002D54;
	border-left-color: #002D54;
	padding: 10px;
	background-image: url(images/back-sidebar.jpg);
	background-repeat: no-repeat;
}
.sidebarJack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #002D54;
	border-left-color: #002D54;
	padding: 10px;
	background-image: url(images/Jack-Dominy.jpg);
	background-repeat: no-repeat;
}
