/* CSS Document */

.clsNextStep{
	padding:0px !important;
	margin:0px !important;
}
.clsNextStep li {
	list-style:none;
	padding-left:10px;
}
.clsNextStep li a{
	color:#1272AC;
}
.mail_icon, .pdf_icon, .web_icon, .data_icon, .demo_icon {
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	padding-left:30px;
}
.pdf_icon{
	background-image:url("/img/pdf_icon_small.gif");
}
.demo_icon{
	background-image:url("/img/demo_icon.gif");
}
.mail_icon{
	background-image:url("/img/moreinfo_icon.gif");
}
.web_icon{
	background-image:url("/img/web_icon.gif");
}
.data_icon{
	background-image:url("/img/data_icon.gif");
}
.link_more{
	background-image:url("/img/bullet-1.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
.link_more a{
	color: #000000;
}
.right_box{
	margin-left:3px;
}
#area_business_right{
	float:right;
	width:170px;
	background-color:#0066CC;
	margin-left:5px;
}


/* Shaded Blue Boxes 170 px*/

	#bluebox170a {
		width: 170px;
		background: url(../img/bluebox170back.gif) repeat-y 0 0;
		overflow: hidden;
	}
		#bluebox170b {
			background: url(../img/bluebox170bottom.gif) no-repeat 0 100%;
		}
			#bluebox170c {
				background: url(../img/bluebox170top.gif) no-repeat 0 0;
				padding: 10px 10px;
			}
				#bluebox170txt, #bluebox170txt h5{
					color:#FFFFFF;
					padding-bottom:10px;
				}
				#bluebox170txt ul{
					margin-bottom:0px;
					padding-bottom:0px;
				}
				#bluebox170txt h6{
					color:#FFFFFF;
					text-align:center;
				}
				#bluebox170txt a{
					color: #ffffff;
					text-decoration:underline;
				}

				#bluebox170txt img{
					padding: 5px 0 5px 3px;
				}


	#bluebox200a {
		width: 200px;
		margin-left: 2px;
		background: url(../img/bluebox200back.gif) repeat-y 0 0;
		overflow: hidden;
	}
		#bluebox200b {
			background: url(../img/bluebox200bottom.gif) no-repeat 0 100%;
		}
			#bluebox200c {
				background: url(../img/bluebox200top.gif) no-repeat 0 0;
				padding: 10px 15px 10px 10px;
				}
				
#div_solution_left{
	float:left;
	width:48%;
}

#div_solution_right{
	float:right;
	width:42%;
}

a.link_black{
	color:#000000;
	text-decoration:underline;
}

#content_inner .pdf, #content_nobox .pdf{
	float: left;
	padding: 0 10px 20px 0;
}	

.form{
	float: left;
	padding: 0 10px 50px 0;
}
