@charset "UTF-8";
.fltlft {
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
}
.fltrt {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	margin-top: 12px;
	margin-bottom: 12px;
}
.textList {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}
.textBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin-top: 12px;
	margin-bottom: 12px;
}
.homesub {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3397FB;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 16px;
}
.sidebar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
}
.sidebarsub {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}
.sidebaritalic {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
.sidebarEm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	color: #C00;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}
a:link {
	color: #093;
}
a:visited {
	color: #6C3;
}
a:hover {
	color: #0C3;
	text-decoration: underline;
}
a:active {
	color: #3C0;
}
.rule {
	margin-top: 20px;
	margin-bottom: 20px;
}
