body {
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4961AE;
	font-weight: normal;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #263B81;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #115EB4;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #263B81;
}
a {
	color: #6B0028;
	text-decoration: none;
}
div #sectionbox {
	display: none;
	visibility: hidden;
}
div #imgside {
	display: none;
	visibility: hidden;
}
table {
	clear: both;
}

table.table_with_outline {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b1b3b4;
	border-right-color: #b1b3b4;
	border-bottom-color: #b1b3b4;
	border-left-color: #b1b3b4;
	padding-right: 0px;
	padding-bottom: 0px;
}
table.table_with_outline td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b1b3b4;
	border-right-color: #b1b3b4;
	border-bottom-color: #b1b3b4;
	border-left-color: #b1b3b4;
}
.image_aligned_left {
	display: block;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.image_aligned_right {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
}
div #photobox img {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
}
.crumbs {
	font-size: 11px;
	line-height: 120%;
}


