h1 {
	left: -12px;
	position: relative;
	white-space: nowrap;
}
h4 {
	position: relative;
	left: -7px;
}
.content {
	border: 1px solid #b8b9bb;
	border-top: none;
	background: url('/i/i/contentTop.gif') top repeat-x;
	padding: 11px 11px 11px 17px;
}
.contentSep {
	background: url(/i/i/contentSep.gif) repeat-y left;
}
.topMenu, .topMenuCur {
	padding: 0px 9px 0px 12px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	white-space: nowrap;
}
.topMenu {
	background: url(/i/i/topMenuBullet.gif) no-repeat left;
}
.topMenuCur {
	background: url(/i/i/topMenuCurBullet.gif) no-repeat left;
}
.topMenu a {
	text-decoration: none;
}
.topMenuCur a {
	color: #1267bf;
	text-decoration: none;
}
.topMenuBg {
	background: url('/i/i/topMenuBg.gif') repeat-x;
}
.topMenuLeft {
	background: url('/i/i/topMenuLeft.gif') no-repeat;
}
.topMenuRight {
	background: url('/i/i/topMenuRight.gif') no-repeat right;
}
.topMenuSep {
	background: url('/i/i/topMenuSep.gif') no-repeat;
}
.bottom {
	margin-top: 30px;
	border-top: 3px solid #ff9c00;
}
.bottomMenu {
	padding: 5px 0px;
	color: #0157c6;
	font-size: 11px;
}
.bottomMenu a {
	color: #0157c6;
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
}
.contentSepG {
	margin: 10px 0px;
	background: url(/i/i/contentSepG.gif) repeat-x center;
}
.small {
	font-size: 11px;
}
.mainTable {width: 762px;}

@media print {
	.mainTable {width: 600px;}
	.banner {display: none;}
}