#mrc dt {
	font-weight: bold;
	margin-top: 12px;
}
#mrc dd {
	margin-top: 6px;
	margin-left: 1em;
}
#mrc li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
}
#pctools_table3 {
	margin: 10px 0 20px;
	border: solid 1px #465F7B;
	width: 100%;
}
#pctools_table3 td {
	padding: 3px;
	font-size: 95%;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	background: #E6EDF6;
}
#pctools_table3 th {
	border-bottom: solid 1px #39688E;
	border-top: solid 2px #39688E;
	background: #4F789A;
}


@charset "UTF-8";
/* CSS Document */

.breadcrumbs {
	margin-bottom:15px;
}
.breadcrumbs a {
	color:#666;
}
.blue_box {
	width:568px;
	background:#f1f7f9;
	border:1px solid #ccc;
	margin-bottom:15px;
	overflow:hidden;
	padding:15px;
}
.blue_box h1 {
	font-size:18px;
	margin:0;
}
.blue_box ul {
	margin:15px 0 0;
	overflow:hidden;
	padding:0;
	list-style-type:none;
}
.blue_box ul li {
	display:block;
	line-height:normal;
	margin-bottom:10px;
	overflow:hidden;
}
.blue_box ul li .col1 {
	width:130px;
	display:inline-block;
	float:left;
	font-weight:bold;
}
.blue_box ul li .col2 {
	width:430px;
	display:inline-block;
	float:right;
	text-align:left;
}
ul.mrc-links {
	margin:0 0 10px;
	padding:0;
	list-style-type:none;
}
ul.mrc-links li {
	border-bottom:1px solid #ccc;
	padding:3px 0;
}
ul.mrc-links li.first {
	border-top:1px solid #ccc;
}
ul.accordion li {
	background:url(/res/new/images/accordion-arrow.gif) no-repeat right top;
	cursor:pointer;
}
ul.accordion-expanded {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.accordion-expanded li {
	background:#fff;
	border:none;
	cursor:auto;
	line-height:normal;
}
.banner {
	width:568px;
	background:#fffcd5;
	border:1px solid #ccc;
	margin-bottom:15px;
	overflow:hidden;
	padding:15px;
}
.banner:hover {
	background:#fffab9;
}
.banner .banner-content {
	width:300px;
	float:left;
}
.banner h3 {
	margin-top:0;
}
.banner p {
	margin:0;
}
.btn-freescan {
	float:right;
	margin-top:7px;
}
