@charset "utf-8";
#mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0051AD;
	text-align: center;
	background-image: url(images/title_base.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 515px;
	padding-top: 25px;
}
.col300 p {
	margin-bottom: 10px;
}
.flashArea {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 48px;
	margin-bottom: 20px;
}
.col1d {
}
.col1d h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0051AD;
	margin-bottom: 5px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88CCFF;
}
.col1d h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.col250 {
	float: left;
	width: 250px;
}
.col250Right {
	float: right;
	width: 250px;
}
.DPMicon {
	float: left;
	margin-bottom: 10px;
}
.smallTxt {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.DPMfeatures {
	float: right;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.installStep {
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
}
.installStep1 {
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
}
.installFig {
	margin-top: 5px;
}
