@charset "utf-8";

#list {
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 7px;
}
.style4 {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
#header #logo {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#list .bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#header {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #F0F0F0;
}
#header2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #000000;
	margin-bottom: 10px;
}

#input {
	height: 1em;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	height: 2em;
}
#form {
	margin-bottom: 10px;
	margin-top: 12px;
}
#sections {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F0F0F0;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 0px;
	margin-top: 0px;
}
