/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	color: #142A7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 20px;
	margin: 0;
	display: block;
	background: #b8bed8 url(../_images_gen/filter_pop_body_bg.gif) repeat-x top center;
}
#PopTop {
	float: right;
	padding: 15px 0 0 0;
}
#PopTop a {
	font-size: 80%;
	color: #5D69A3;
	text-decoration: none;
}
#InnerScroll {
	height: 350px;
	overflow: auto;
	margin: 0 0 20px 0;
}
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 220%;
	margin: 0 0 20px 0;
}
ul {
	width: 190px;
	list-style: none;
	float: left;
	margin: 0 20px 0 0;
	font-size: 85%;
	color: #5E69A7;
	text-transform: capitalize;
}
li {
	padding: 0 0 5px 0;
}
ul ul {
	padding: 5px 0 10px 21px;
}
li ul li {
	padding: 0 0 0 0;
}
label {
	font-weight: bold;
	color: #142A7D;
}
ul ul label {
	font-weight: normal;
}