@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
ol, ul {
	margin-right: 15px;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 15px;
}
th, td {
	font-weight: normal;
}
h1 {
	font-size: 20px;
	line-height: 19px;
	color: #323996;
	margin-top: 2px;
	margin-bottom: 14px;
}
h2 {
	margin-top: 15px;
	margin-bottom: 6px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}
h3 {
	margin-top: 15px;
	margin-bottom: 0px;
	color: #323996;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
}
.name {
	font-size: 14px;
	margin: 2px 0px 6px;
	color: #323996;
	text-decoration: underline;
	text-align: left;
	line-height: 14px;
}
.name a {
	font-size: 14px;
	color: #323996;
	text-decoration: underline;
}
.name a:hover {
	font-size: 14px;
	color: #323996;
	text-decoration: none;
}
.title {
	color: #333333;
	font-size: 10px;
	margin-right: 4px;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 11px;
}

.legal {color: #999999; font-size: 9px; margin-right: 4px; margin-top: 5px; margin-bottom: 4px; }
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.sidebarad {
	border: 1px solid #000000;
	margin: 7px;
	padding: 7px;
}
