.box-steps{
	float: left;
	width: 100%;
/*    margin-top: 25px; */
    margin-top: 10px;
	padding-bottom: 5px;
	}
.box-steps div{
	float: left;
	width: 100%;
	text-align: left;
	padding: 0 0 15px 0;
	}
.box-steps div img{
	float: left;
	color: #3c3c3c;
	font-size: 1.25em;
	margin: 0;
	padding: 0;
	}

.box-steps a {
	float: left;
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	margin-left: 10%;
	width: 25%;
	}
.box-steps a:hover{
	text-decoration: none;
	}
.box-steps a.step-first{
	margin-left: 0;
	}

.box-steps a.link-register {
/*	float: left; */
	display: inline;
	font-size: 1.13em;
	text-transform: none;
	color: #4398AD;
	font-weight: normal;
	background-color: transparent;
	cursor: pointer;
	text-decoration: underline;
	font-style:italic;
	margin: 10px 0 0 24px;
	letter-spacing: -0.05em;
	width: auto;
	}
body:last-child:not(:root:root) .box-steps a.link-register {letter-spacing: -0.1em;}
	
.box-steps a span{
	width: 117px;
	height: 115px;
	display: block;
	background-color: #91A069;
	}
.box-steps h6,
.box-steps p{
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
	display: inline;
	font-family: Tahoma, sans-serif;
	font-size: 0.69em;
	color: #666666;
	width: 63%;
	line-height: 130%;
	}
#page .box-steps h6{
	color: #80BE41;
	font-weight: bold;
	margin-top: 22px;
	}
#page .right-side h2{
	margin-bottom: 10px;
	}

body:last-child:not(:root:root) .right-side h4 {letter-spacing: -0.1em;}
.right-side a.link-img{
	float: left;
	display: inline;
	cursor: pointer;
	margin: 0 15px 0 0;
	}
.right-side table{
	width: 100%;
	float: left;
	margin-top: 15px;
	font-size: 16px;
	}
.right-side table th,
.right-side table td{
	text-align: center;
	line-height: 180%;
	}
.right-side table .col1{width: 16%; text-align: left;}
.right-side table .col2{width: 11%;}
.right-side table .col3{width: 17%;}
.right-side table .col4{width: 13%;}
.right-side table .col5{width: 19%;}

.right-side table th{
	font-weight: bold;
	color: #333333;
	}
.right-side table th{
	border-bottom: 2px solid #CEE6EC;
	}

.right-side a.register{
	float: left;
	display: inline;
	margin-top: 15px;
	font-weight: bold;
	text-decoration: underline;
	padding: 3px 0 3px 27px;
	background: transparent url("../images/icons/icon-head.jpg") no-repeat left center;
	}
.right-side a.register:hover{
	text-decoration: none;
	}

.right-side ul{
	float: left;
	display: block;
	margin: 7px 0 0 0px;
	padding: 0 0 0 10px;
	width: 100%;
	list-style: none;
	}
.right-side ul li {
	line-height: 130%;
	padding-left: 10px;
	background: transparent url("../images/icons/icon-list.gif") no-repeat left center;
	}	

/* VIF - Added 06/22/2009 */
.right-box-text {
    float: left;
}
.box-steps div.content-variation p {
    width: 100%;
}
.box-steps div.content-variation a.link-register {
	font-size: 1.0em;
	font-style: normal;
	margin: 0 5px 0 0;
}
