@charset "UTF-8";
/* CSS Document */

#header {
	width: 535px;
}


#headerlogo {
	float: right;
	width: 148px;
}
#breadcrumb {
	width: 535px;
	margin-left: 0px;
	height: auto;
	page-break-after:avoid; 
	border-bottom:1px solid #D2D8D5;
}
#path {
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: auto;
	page-break-after:avoid;
}


#maincontent {
	width: 535px;
	page-break-before:avoid;
	margin-bottom: 0px;
	float: none;
	display: inherit;
}

/*
#sp_maincontent, #sp_wide_maincontent {
	width: 535px;
	page-break-before:avoid;
}
*/

#sp_boxcontent {
	font-size: 12px;
	margin-bottom: 10px;
	clear: both;
	padding-left: 12px;
}
#sp_boxcontent h1 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 3px;
}
#sp_boxcontent h2 {
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#sp_boxcontent h3 {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#sp_boxcontent p {
	margin-bottom: 10px;
}
#sp_boxcontent li {}

#sp_boxheader {
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	padding-left: 12px;
	margin-bottom: 3px;
}
.blueback {
	border-top:1px solid #D2D8D5;
	padding-top: 2px;
}


#sp_boxcontent_footer {
	color: #000000;
	margin-top: 5px;
	clear: both;
}
#sp_boxcontent_footer .updated {
	font-size: 11px;
	line-height: 100%;
	margin-bottom: 3px;
}
#sp_boxcontent_footer .moreinfo {
	font-size: 10px;
	line-height: 100%;
}
#sp_boxcontent_footer .moreinfo a {
	color: #000000;
	text-decoration: none;
}


#footer {
	width: 535px;
	margin-left: 0px;
	display: block;
	float: none;
}
#footer_address {
	line-height: 100%;
}


.sub2hide .subs {
	display: block;
}
