body { margin: 30px 30px 30px 30px; }
p, h3, h4, td {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}
p, td { font-size: 12px; }
p { text-align: justify; }
h3, h4 { font-weight: bold; }
h3 { font-size: 16px; }
h4, .cfbold { font-size: 14px; }
h4 {
	margin-top: 0;
	padding-top: 0;
}
ul {
	margin-top: 6px;
	list-style-image: url(resources/menuarrow.gif);
	margin-left: 1.25em;
	padding-left: 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding-left: 1.25em;
	margin-left: 0;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
}

div#content {
	position: absolute;
	top: 60px;
	left: 30px;
}
div#lcol {
	top: 0;
	padding-right: 25px;
	border-right: 1px solid;
	border-color: #999;
	width: 366px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 340px;
}
div#mcol, #acol {
	position: absolute;
	left: 391px;
	width: 208px;
}
div#mcol {
	top: 0;
	bottom: 0;
}
div#acol { top: 16px; }
div#topl, #topm, #midm {
	border-bottom: 1px solid;
	border-color: #999;
}
div#topl { padding-bottom: 25px; }
div#btml { padding-top: 20px; }
div#topr, #btmr {
	position: absolute;
	left: 624px;
}
div#topr { top: 0; }
div#btmr { bottom: 0; }

.cfbold { font-weight: bold; }

.cfp, .addr, .phone, .urls, .towns { color: #4870c0; }
.cfp, .addr, .phone, .urls, .proj {
	margin-bottom: 0;
	padding-bottom: 3px;
}
.addr, .phone, .urls, .towns, .proj {
	margin-top: 0;
	padding-top: 3px;
}
.cfp, .towns {
	font-weight: bold;
	letter-spacing: .1em;
}
.cfp, .addr { font-size: 11px; }
.phone, .towns { font-size: 10px; }
.urls { font-size: 9px; }

.proj {
	margin-left: 10px;
	text-align: left;
}

.greybg { background-color: #999999; }

a {
	color: #003399;
	text-decoration: underline;
}
a:hover { color: #0099ff; }
a:active { color: #ffffff; }
a:visited { color: #003399; }

