/*                  _________ */
/* TYPE 3 SUB PAGES |   X   | */
/*                  ————————— */


#subContentDiv {
	border-right:solid 10px #98CE13;
	border-left:solid 10px #98CE13;
	border-bottom:solid 9px #98CE13;
	width:898px;
	background-color:#FFFFFF;
	padding:0px 1px 1px 1px;
	min-height:358px;
}
#subTitleBar {
	border-right:solid 10px #98CE13;
	border-left:solid 10px #C2C2C2;
	width:900px;
	height:40px;
	position:relative;
	z-index:5;
}
#hdrBarCol1 {
	width:873px;
	height:40px;
	background-color: #C2C2C2;
}
#hdrBarCol2 {
	width:27px;
	height:40px;
	background-color: #FFFFFF;
	position:absolute;
	top:0px;
	left:873px;
}

#contentCol1 {
	width:898px;
}


/* END TYPE 3 SUB PAGES */
