#main {
	background: url(../../../images/2col_border.gif) repeat-y 35px 0 #FFFFFF;
} 

#head {
	height: 149px !important;
	background-color: #FFF;
}
	
#head #mainNav {
	height: 29px;
}	

#leftCol {
	float: none;
	overflow: hidden;
	width: 970px !important;
	height: 300px !important;
	height: 312px;
	margin: 0 0 0 35px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	padding-left: 0;
}

#leftCol .ctArea {
	height: 300px;
}

#midCol {
	margin-left: 33px;
	margin-right: 299px !important;
	margin-right: 296px;
	position: relative;
	padding: 29px 0 0 2px;
}

#midCol .ctArea {
	margin: 0px;
	margin-top: 0 !important;
	padding: 0;
	padding-top: 0;
	padding-right: 14px;
	padding-left: 23px !important;
	border-top: 1px solid #CCCCCC;
	min-height: 100px !important;
	height: auto !important;
	margin-bottom: 10px !important;
	margin-bottom: -20px;
}

.title .left {
	position: absolute;
	left: 0px !important;
	left: -2px;
	top: 0px;
	width: 7px;
	height: 29px;
	background: url(../../../images/2col_leftBorder.gif) no-repeat 0 0;
}

.title .text {
	position: absolute;
	left: 7px !important;
	left: 5px;
	height: 21px !important;
	height: 29px;
	top: 0px;
	width: 240px;
	padding: 8px 0 0 8px;
	color: #2B607A;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	background: url(../../../images/2col_topBorder.gif) repeat-x 0 0 #D6D7D6;
}

.title .right {
	position: absolute;
	left: 247px !important;
	left: 245px;
	top: 0px;
	width: 9px;
	height: 29px;
	background: url(../../../images/2col_rightBorder.gif) no-repeat 0 0;
}

#rightCol {
	position: relative;
	width: 264px;
	margin-top: 29px;
	background: none;
}

#rightCol .title .left {
	left: -2px !important;
	left: -2px;
	top: -29px;
}

#rightCol .title .text {
	left: 5px !important;
	left: 4px;
	top: -29px;	
	width: 248px !important;
	width: 255px;
}

#rightCol .title .right {
	top: -29px;
	left: 258px !important;
	left: 259px;	
}

#rightCol .ctArea {
	margin: 0;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
}

#footer {
	height: 56px !important;
	height: 58px;
}

#border_top {
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 22px;
}

#printLink a {
	top: 33px;
}

