html {
       overflow-y: scroll;
}

div#container {
	width:956px;
}

div#header {
	width:940px;
	margin-left:8px;
}

div#nav {
	width:940px;
	margin-left:8px;
}

div#subnav {
	width:940px;
	margin-left:8px;
}

div#footer {
	width:940px;
	margin-left:8px;
}

div#subnav h1 {
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	padding:0 35px 2px 35px;
	margin:4px 0 0 171px;
	float:left;
	text-align:center;
	width:528px;
}

div#subnav p {
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-top:8px;
}

div#result-container {
	overflow:auto;
	clear:both;
}

div#breadcrumb-area {
	height:29px;
	padding-left:8px;
	width:240px;
	float:left;
}

div#breadcrumb {
	padding-left:0;
	height:41px;
	vertical-align:middle;
	display:table-cell;
}

div#breadcrumb p {
	color:#666;
}

div#page-title {
	min-height:33px;
	text-align:center;
	margin-top:8px;
	width:460px;
	float:left;
}

div#page-title h2 {
	font-size:17px;
	line-height:17px;
	padding-top:4px;
}

div#page-title h2 span {
	font-weight:normal;
}

div#facts {
	width:200px;
	margin:0 0 20px 8px;
	padding:0 9px 22px 9px;
	background:#ddfed3;
	border:1px solid #ceddca;
}

div#facts h2 {
	font-size:15px;
	color:#666;
	margin:2px 0 0 0;
}

div#facts h2.border {
	border-bottom:1px solid #ceddca;
}

div#facts p {
	color:#666;
}

div#facts p b {
	display:block;
	font-size:13px;
	color:#666;
	border-bottom:1px solid #ceddca;
	margin:10px 0 2px 0;
	padding-bottom:2px;
}

div#facts p br {
	display:none;
}

div#facts select {
	width:198px;
	font-size:12px;
	color:#666;
	margin:3px 0 0 0;
}

div#content {
	margin-bottom:100px;
	font-size:13px;
}

div#content h3 {
	font-size:18px;
	line-height:19px;
	background:#dee6f5;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:4px 8px 5px 8px;
	font-weight:normal;
}

div.guide {
	overflow:auto;
	clear:both;
	padding:0 0 22px 0;
}

div.copy {
	width:530px;
	margin:0 18px 0 0;
	float:left;
}

div.copy p {
	margin:12px 8px 0 8px;
	color:#666;
}

div.copy p a {
	font-weight:bold;
}

div.copy p a.green8 {
	font-weight:normal;
}

div.guide img {
	float:left;
}