/* @group insuranceWrapper */
#insuranceWrapper h2 {
	color: #87C040;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 10px;
}
.insuranceLeftListWrapper {
	width: 300px;
	float: left;
	margin-bottom:20px;
}
.insuranceRightListWrapper {
	width: 300px;
	float: left;;
}
#insuranceWrapper ul {
	width: 230px;
}
#insuranceWrapper ul .first {
	border-top: 1px dashed #CAD2D8;
}
#insuranceWrapper ul li {
	border-bottom: 1px dashed #CAD2D8;
	padding: 8px 10px 6px 22px;
	position: relative;
}
#insuranceWrapper ul li span {
	background-position: 0 -151px;
	height: 14px;
	left: 0;
	margin-right: 10px;
	position: absolute;
	top: 7px;
	width: 14px;
}
#insuranceWrapper ul li a {
	color: #455560;
	font-size: 12px;
	line-height: 17px;
}
#insuranceWrapper ul li a:hover {
	color: #87C040;
	text-decoration: underline;
}
#insuranceWrapper .readMore {
	background: transparent url(/_img/new/smallListBottom.png) no-repeat scroll 0 0;
	height: 30px;
	position: relative
}
#insuranceWrapper .readMore div .arrow {
	background-position: 0 -257px;
	float: left;
	height: 18px;
	margin: 0 5px;
	width: 18px;
}
#insuranceWrapper .readMore div {
	bottom: 6px;
	position: absolute;
	right: 6px;
}
#insuranceWrapper .readMore div a .leftSide {
	background-position: 0 -36px;
	float: left;
	height: 18px;
	width: 6px;
}
#insuranceWrapper .readMore div a .rightSide {
	background-position: right -36px;
	color: #6B7C87;
	float: left;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding: 0 6px 0 1px;
}
/* @end */
/* @group colLeft */
#insuranceWrapper .colLeft #simulationBox {
	height: 594px;
	overflow: hidden;
	padding: 0 20px 20px;
	position: relative;
}
#insuranceWrapper .colLeft #simulationBox iframe {
	overflow: hidden;
}
#insuranceWrapper #simulationBox h1 {
	font-size: 24px;
	color: #FFF;
}
#insuranceWrapper .colLeft #simulationBox .leftContent {
	width: 240px;
	float: left;
}
#insuranceWrapper .colLeft #simulationBox .leftContent p {
	font-size: 14px;
	color: #FFF;
}
#insuranceWrapper .colLeft #simulationBox .rightContent {
	display: none;
	float: right;
}
#insuranceWrapper .colLeft #simulationBox .rightContent label {
	color: #A1BCCC;
	font-size: 12px;
	display: block;
	padding-bottom: 2px;
}
#insuranceWrapper .colLeft #simulationBox .rightContent select {
	border: 1px solid #0F3969;
	width: 113px;
}
/* @end */
/* @group colRight */
#insuranceWrapper .itemSearch {
	margin-bottom: 15px;
}
#insuranceWrapper .itemSearch div {
	background: transparent url(/_img/new/articlesSearchBox.png) no-repeat scroll 0 0;
	height: 51px;
	position: relative;
}
#insuranceWrapper .itemSearch div form {
	padding: 10px;
	width: 449px;
}
#insuranceWrapper .itemSearch div form label {
	display: none;
}
#insuranceWrapper .itemSearch div p {
	float: left;
}
#insuranceWrapper .itemSearch input {
	background: transparent url(/_img/new/articlesSearchQ.png) no-repeat scroll 0 0;
	border: medium none;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 20px;
	padding: 2px 5px;
	width: 399px;
}
#insuranceWrapper .itemSearch .btnArticleSearch {
	background-position: 0 -72px;
	cursor: pointer;
	float: left;
	height: 21px;
	margin-left: 9px;
	width: 21px;
}
#insuranceWrapper .itemSearch span {
	bottom: 10px;
	color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
	left: 11px;
	position: absolute;
	top: 30px;
}
#insuranceWrapper .colRight ul {
	width: 100%;
}
#insuranceWrapper .colRight ul li a {
	color: #87C040;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}
#insuranceWrapper .colRight ul li p {
	font-size: 12px;
	color: #455560;
}
/* @end */
