body {
	font-size: 11px;
	line-height: 14px;
}

a {
	color: #999999;
	
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #999999;
}

.content {
	padding-top: 40px;
	padding-left: 20px;
	width: 920px;
	min-height: 400px;
}

#subheader {
	padding-bottom: 45px;
}

#form_header {
	font-weight: bold;
	padding-bottom: 5px;
}

.drop_down {
	background-color: white;
	border: 1px solid #999999;
	color: #999999;
	width: 144px;
}

#vert_20 {
	height: 20px;
}

#vert_6 {
	height: 6px;
}