#form1 {
	float: left;
	width: 40%;
	}
#form1 select {
	width: 50%;
	}
#pagecontents fieldset {
	display: block;
	width: 90%;
	border: 1px solid #999;
	margin-bottom: 15px;
	padding: 5px;
	overflow: hidden;
	clear: right;
	}
#pagecontents fieldset label {
	margin: 5px 0 3px 0;
	}
#pagecontents fieldset ol {
	margin: 6px;
	padding: 0;
	}
#pagecontents fieldset li {
	list-style-type: none;
	}
#results {
	position: relative;
	float: right;
	width: 60%;
	}
.dropDown
{
	margin:0;
	text-align:left;
	width:16em;
}
.button
{
	width:75px;
	cursor:default;
	cursor:default;
	clear: both;
}
.flexbutton
{
	cursor:default;
	margin-top: 5px;
}
.footnote
{
	font-size:x-small;
	font-weight:bold;
	font-style:italic;
	padding: 5px 0;
}
.footnoteInst
{
	font-size:x-small;
	font-weight:bold;
	padding-bottom: 10px;
}
.disclaimer
{
	font-size:small;
	font-style:italic;
}
.cb
{
	vertical-align : bottom;
	height : 100%;
	text-align : left;
}
.bottom
{
	position:absolute;
	bottom:0;
	width:100%;
}
fieldset
{
	border:none;
	font-weight:bold;
}
legend
{
	color:black;
	font-weight:bold;
}
label
{
	font-weight:normal;
	color:black;
}
.bul_disc
{
   list-style-type:disc;
}
.bul_circle
{
   list-style-type:circle;
}
.bul_square
{
   list-style-type:square;
}
.bul_decimal
{
   list-style-type:decimal;
}
.bul_lroman
{
   list-style-type:lower-roman;
}
.bul_uroman
{
   list-style-type:upper-roman;
}
.bul_upper
{
   list-style-type:upper-alpha;
}
.bul_lower
{
   list-style-type:lower-alpha;
}
.bul_none
{
   list-style-type:none;
}
