html, body {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #676767;
}

.holder {
	margin: 0 auto;
}

#officeHolder {
	width: 699px;
	height: 623px;
}

#staffHolder {
	width: 399px;
	height: 601px;
}

#seasonHolder {
	width: 790px;
	height: 621px;
}

#certificateHolder {
	width: 479px;
	height: 478px;
}

#ncHolder {
	width: 654px;
	height: 486px;
}

#journalHolder {
	width: 588px;
	height: 294px;
}

.popHeader {
	margin-top: 2px;
	height: 31px;
}

.header {
	margin-top: 2px;
	height: 124px;
}

.topBlue {
	background-repeat: repeat-y;
	height: 26px;
	margin-left: 2px;
}

#officeBlue {
	background-image: url(/image/xtras/map_office_blue.gif);
	width: 695px;
}

#staffBlue {
	background-image: url(/image/xtras/staff_blue.gif);
	width: 395px;
}

#seasonBlue {
	background-image: url(/image/xtras/season_blue.gif);
	width: 786px;
}

#certificateBlue {
	background-image: url(/image/xtras/certificat_blue.gif);
	width: 475px;
}

#ncBlue {
	background-image: url(/image/xtras/map_nc_blue.gif);
	width: 650px;
}

#journalBlue {
	background-image: url(/image/pops/journal_blue.gif);
	width: 584px;
}

.mainImgContainer {
	margin-top: 2px;
	border-bottom: 1px solid #184f92;
	border-top: 1px solid #184f92;
	height: 94px;
}

#officeImgContainer {
	width: 699px;
}

#staffImgContainer {
	width: 399px;
}

#seasonImgContainer {
	width: 790px;
}

#certificateImgContainer {
	width: 475px;
}

#ncImgContainer {
	width: 654px;
}

.mainImg {
	height: 90px;
	margin: 2px 0 0 2px;
}

#officeMap {
	margin: 10px 0 0 10px;
}

.xtrasTitle {
	padding-top: 6px;
	margin-left: 122px;
	color: #fff;
	font-size: 9px;
}

.closeBtn {
	background-image: url(/image/xtras/close_btn.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	float: right;
	cursor: pointer;
	margin: 6px 6px 0 0;
}

.content {
	margin-left: 2px;
}

.row {
	width: 395px;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 10px 0 10px 0;
}