@import url("all.css");
@import url("fream.css");
@import url("header3.css");
@import url("footer.css");

h3 {
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: normal;
	padding: 3px 0 16px 25px;
	color: #FFFFFF;
	font-size: 24px;
	background: url(/images/common/pageheader_l.jpg) 0 0 no-repeat;
}

#footer_frame {
	font-size: 90%;
	line-height: 120%;
}

.hide { display: none; font-size: 12px }