h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-weight: normal;
	line-height: 120%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	line-height: 120%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	line-height: 120%;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 120%;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 120%;
}
.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;
}
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;
}
table.table_gray_left {
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 17px;
	margin-bottom: 5px;
	float: left;¨
	border: 0px none #98A4E1;
}
table.table_gray_right {
	padding-bottom: 0px;
	margin-bottom: 5px;
	float: right;
	border: 0px none #98A4E1;
	margin-left: 17px;
	padding-left: 0px;
}
table.table_gray_margin_both {
	padding-bottom: 0px;
	margin-bottom: 5px;
	border: 0px none #98A4E1;
	margin-left: 17px;
	padding-left: 0px;
	margin-right: 17px;
	padding-right: 0px;
}
.text_align_right {
	text-align: right;
}
.big_blue_inline_text {
	font-size: 13px;
	color: #5089b2;
	line-height: 140%;
}
.orange_text {
	color: #fb7732;
}
hr {
	display: block;
}
