@import url("lm.css");


#contentwrapper.ceo-message .content {
	line-height: 1.8em;
	text-align: justify;
}
#contentwrapper.history .content dt {
	border-bottom: 1px solid #F2F2F2;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 15px;
}
#contentwrapper.history .content dd {
	line-height: 1.8em;
	padding-left: 20px;
}
#contentwrapper.organization .content {
	text-align: center;
}
#contentwrapper.affiliate .content th {
	text-align: left;
	padding-left: 28px;
	width: 200px;
	vertical-align: top;
	padding-bottom: 30px;
}
#contentwrapper.affiliate .content td {
	vertical-align: top;
	padding-bottom: 30px;
	text-align: justify;
	line-height: 1.6em;
	
}
#contentwrapper.affiliate .subtitle {
	padding-top: 10px;
	padding-bottom: 20px;
}
#contentwrapper.location .content div.address,
#contentwrapper.location .content div.transport {
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 1.8em;
}
#contentwrapper.location .content div.address {
	padding-bottom: 10px;
	background-image: url(../images/base/dotted.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#contentwrapper.location .content div.transport {
	margin-bottom: 25px;
}
#contentwrapper.location .content div.transport .path{
	color: orange;
}
#contentwrapper.location .content div.transport .path.green{
	color: green;
}
#contentwrapper.location #map {
	border: 1px solid #cccccc;
	border-radius: 5px;
	height: 540px;
	width: 755px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.transportation {
	margin-top: 20px;
	font-size: 13px;
	padding-bottom: 5px;
	font-weight: bold;
}
