body {
	font-family: Verdana, Arial, serif;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	text-align: center;
}

.title {
	font-weight: bold;
}

.smtitle {
	font-weight: bold;
	font-size: .8em;
}

a:hover {
	text-decoration: underline;
}

a {
	color: #000099;
	text-decoration: none;
}

.category {
	text-align: left;
	margin: 0px auto 0px auto;
}

.container .category {
	padding-left: 80px;
}

.container_wide table, .container_wide .tool {
	text-align: center;
	margin: 10px auto 0px auto;
}

.container {
	width: 50%;
	text-align: center;
}

#umr_c {
	float: left;
}

#misc_c {
	float: right;
}

#elec_c {
	float: left;
}

#news_c {
	float: right;
}

#pol_c {
	float: left;
}

#comp_c {
	float: right;
}

#spacer {
	clear: both;
}

.tool {
	border: 1px solid black;
	text-align: center;
	padding: 5px;
	font-size: 0.8em;
	width: 50%;
	min-width: 300px;
}

.formText {
	width: 50%;
	float: left;
}

.result {
	background-color: #000099;
	color: white;
}

.xeCopy {
	color: #333333;
	font-size: 0.7em;
}
