/* CSS Document */

p.normal {
	line-height: 1.4em;
}

p.accented {
	margin-top: 0px;
	color: #808080;
	font-size: 1.3em;
	line-height: 1.75em;
}

div.gll {
	line-height: 1.4em;
	float:left;
	width: 315px;
	margin-right: 40px;
}

div.glr {
	color: #808080;
	font-size: 1.2em;
	float:left;
}

div.glb {
	clear:left;
	border-bottom: 1px solid #808080;
	height: 20px;
	margin-bottom: 20px;
}

div.ovrr {
	float:left;
	width: 220px;
}

div.ovrr ul {
	padding-left: 0px;
	margin-left: 1em;
}

a {
	color: #009c81;
	text-decoration: none;
}

a:hover {
	color: #005849;
}


h1 {
	margin-top: 0px;
	color: #808080;
	font-size: 2em;
	font-weight: normal;
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
	margin-bottom: 1em;
}

#l_main img {
	margin-bottom: 1em;
}

img.overviewimg {
	float:left;
	margin-right: 40px;
	width: 259px;
	border: 3px solid #C0C0C0;
}

select.dl {
	width: 250px;
	height: 2em;
}

label.dl {
	clear: left;
	width: 150px;
	height: 2em;
	line-height: 2em;
	display: block;
	float: left;
}

#fdl_dlbox {
	display: none;
}

#fdl_note {
	
}

span.dlmark {
	display: none;
}

span.dltab {
  width: 260px;
  float: left;
  clear: left;
}

div.fdl_dl {
	background: #eeeeee;
	border-bottom: 1px solid #999999;
	padding: 4px;
}

input.reg {
	width: 160px;
	height: 1.2em;
}

label.reg {
	clear: left;
	width: 200px;
	height: 1.2em;
	line-height: 1.2em;
	display: inline;
	float: left;
}
