/* CSS Document */

#conveners {
	width: 12em;
	float: left;
	margin-right: 0em;
	position: inherit;
}	
#conveners dl {
	color: black;
}
#conveners dt {
	font-size: .9em;
	font-weight: bold;
	margin-top: 6px;
}
#conveners dd {
	font-size: .85em;
	list-style-position: outside;
	font-weight: normal;
	text-indent: -20px;
	line-height: 1em;
}
#conveners h4 {
	font-size: .9em;
	margin-bottom: -9px;
	color: #660099;
}
#conveners h5 {
	font-size: .85em;
	margin-bottom: -9px;
}
#conveners p {
	font-size: .9em;
}

h1, h2, h3, h4, h5, h6 {
	color: #660099;
}
#head {
	width: 90%;
}
#head h1 {
	font-size: 2em;
}
#head .leftbox {
	width: 200px;
	float: left;
	padding-right: 1em;
	text-align: center;
}
#container {
	width: 600px;
	margin-left: 13em;
}
#container dt {
	font-weight: bold;
	color: #660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
}
.rule {
	clear: left;
	padding: 1em;
}
.titlebox {
	font-family: Times New Roman, Times, serif;
	border: 2px solid #CCCCCC;
	padding: 6px;
	width: inherit;
	background-color: #FFFFFF;
	text-align: center;
}
form {
	font-size: .9em;
	background-color: white;
	padding: 6px;
}
table {
	font-size: .9em;
}
.space {
	border-top: 1px solid purple;
	padding-top: 1.5em;
}
.leftcolumn {
	width: auto;
	margin-right: 2em;
	float: left;
	margin-left: 1em;
	margin-top: -1em;
}
.nospace {
	margin-bottom: -1.1em;
}

