.ptbox {
	background-image: url(../images/idce/idce-title-image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	width: 520px;
	clear: both;
}
.ptbox-history {
	background-image: url(../images/idce/idce-history-title-image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	width: 520px;
	clear: both;
}

.pictbox-left {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.pictbox-right {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: right;
	padding-left: 10px;
}
.textbox500 {
	width: 500px;
	margin-left: 20px;
}
.textbox500w {
	width: 500px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sub-contents500 {
	width: 500px;
	margin-left: 20px;
}
.textbox500w h1 {
	font-weight: bold;
	color: #257AB4;
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tpb {
	font-weight: bold;
	color: #000066;
}
.textbox500w h2 {
	font-style: italic;
	color: #000066;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.textbox500w dd {
	background-image: url(../images/letters/arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	padding-top: 10px;
	margin-left: 15px;
}
.title-list {
	width: 500px;
	margin-left: 20px;
}
.textbox500w dl {
	margin: 0px;
	padding: 0px;
}
.title-list dd {
	background-image: url(../images/projects/b-dot1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: 15px;
	padding-top: 5px;
}

.title-list a {
	color: #666666;
}
.title-list a:hover {
	color: #666666;
	text-decoration: none;
}
