body{
	background-color: white;
	font-size: 10pt;
	color: #000;
}

#leftbar, #loginform, #searchform{
	display: none;
}

h1#site-title{
	/*position: absolute;
	left: 156px;
	top: 68px;
	margin: 0px;
	padding: 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	color: #002653;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 0.1cm #FBB61D;
}

h1#site-title a{
	text-decoration: none;
	color: #002653;
}

#toppage form#topsearch,
#toppage a#topimg,
embed#topbanner,
div#topmenucontainer,
#centertable td#fixedleft,
#centertable td#fixedright,
#centertable td.left,
#centertable td.right,
#toppage #topseparator,
#printbtn
{
	display: none;
}

#centerpage #centertable,
#toppage
{
	background: none;
}

body.scc #toppage {
	height: 40px;
}
body.jcc #toppage {
	height: 90px;
}

#centerpage{
	border: none;
}

#bottompage{
	font-size: 10px;
}

.home-list{
	width: 100%;
}
}