img#l2img {
	float: right;
	margin-bottom: 30px;
}

#breadcrumbs {
	float: left;
	width: 300px;
}

#body {
	clear: both;
	min-height: 400px;
	_height: 400px;
}

#body h3 {
	font-size: 14px;
}

#body h2 {
	display: inline;
	font-size: 16px;
}

#body p {	
	margin-top: 10px;
}

#bodyfoot p {
	margin-top: 0px;
}

#body p.sub {
	margin-top: 0px;
}

#body p.question {
	border-top: 1px solid #FF9933;
	margin-top: 20px;
}

#body th {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	width: 90px;
	color: #777777;
}

#body td h3 {
	border: none;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
}

#body table p {
	margin: 0px;
}


#body ul li {
	margin-top: 7px;
}

#body ul ul li {
	margin-top: 0px;
}

#body ul#press {
	color: black;
	font-size: 12px;
}

#body h3 sup {
	font-size: .8em;
}

#lv3nav {
	color: #999999;
	font-size: 12px;
	text-align: right;
	margin-bottom: 40px;
}

#lv3nav a {
	color: #669FD4;
	text-decoration: none;
	padding: 5px;
}

#lv3nav a#current {
	color: #CC9900;
	font-weight: bold;
}

#body h3.grey {
	color: #999999;
		border-top: none;
	border-bottom: 1px solid #999999;
}

#body h3.key {
	border-top: none;
	border-bottom: 1px solid #999999;
}