#cnt {
	width: 880px;
	padding-left:  5px;
	padding-right: 5px;
	background-color: #ffffff;
}
#col1 {
	display: inline;
	margin-top: 10px;
	margin-left: 155px;
	width: 570px;
	float: left;
}

#col1 #left {
	width: 280px;
	float: left;
}
#col1 #right {
	width: 280px;
	margin-left: 10px;
	float: left;
}

#col1 #info {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../rsrc/ch_maintenance/tabs/info.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#col1 #lblueround {
	width: 280px;
	float: left;
	padding-top: 10px;
	margin-bottom: 10px;
	background-color: #bbd8e3;
	background-image: url(../rsrc/common/sidebars/lblue280top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#col1 #lblueround.shade {
	padding-top: 10px;
	margin-bottom: 10px;
	background-color: #bbd8e3;
	background-image: url(../rsrc/common/sidebars/lblueshade280top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#col1 #lblueround.shade p.title {
	background-color: #a8c7d9;
	padding-bottom: 5px;
}
#col1 #lblueround * {
	padding-left: 10px;
	padding-right: 10px;
}
#col1 #lblueround * * {
	padding: 0px;
}
#col1 #lblueround #bottom {
	clear: both;
	height: 10px;
	overflow: hidden;
	background-image: url(../rsrc/common/sidebars/lblue280btm.gif);
}
#col1 #lbluebiground {
	padding-top: 10px;
	margin-bottom: 10px;
	background-color: #bbd8e3;
	background-image: url(../rsrc/common/sidebars/lblue570top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#col1 #lbluebiground #bottom {
	clear: both;
	height: 10px;
	overflow: hidden;
	background-image: url(../rsrc/common/sidebars/lblue570btm.gif);
}
#col1 #lbluebiground.shade p.title {
	background-color: #a8c7d9;
	padding-bottom: 5px;
}
#col1 #lblueround #button {
	padding-top: 5px;
	width: 100px;
	float: left;
}
#col1 #lblueround #links {
	width: 160px;
	float: left;
}

#col1 table.highlights {
	width: 280px;
}
#col1 table.highlights th {
	text-align: left;
	font-weight: normal;
}
#col1 table.highlights td {
	text-align: right;
	font-weight: normal;
}
#col1 table.highlights tr.odd {
	background-color: #bbd8e3;
}
#col1 table.highlights tr.even {
	background-color: #cce2ea;
}

#contracts {
	margin-left: 15px;
}