td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footer_margin {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.topbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C0B1;
}
.text_margin {
	padding: 8px;
}
.bullet_margin {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
}
a:link {
	text-decoration: none;
	color: #64ACCE;
}
a:visited {
	text-decoration: none;
	color: #64ACCE;
}
a:hover {
	text-decoration: underline;
	color: #2F7293;
}
a:active {
	text-decoration: none;
	color: #64ACCE;
}body {
	background-color: #FCF6E0;
}
.main_border {
	border: 1px solid #F5E8BE;
}
.blue_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1F6C92;
}
.sm_blue_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1F6C92;
}
.main_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #1F6C92;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DAD5B6;
}
