.insidepage div.stepsboxactive { background: #A4C96E; width: 150px; font-size: 12px; text-align: center; color: #ffffff; margin-bottom: 5px; }
.insidepage b.stepsboxactivertop, b.stepsboxactiverbottom { display:block; background: #FFF }
.insidepage b.stepsboxactivertop b, b.stepsboxactiverbottom b {display:block;height: 1px; overflow: hidden; background: #A4C96E; }

.insidepage div.stepsboxinactive { background: #efefef; width: 150px; font-size: 12px; text-align: center; margin-bottom: 5px; }
.insidepage b.stepsboxinactivertop, b.stepsboxinactiverbottom { display:block; background: #FFF }
.insidepage b.stepsboxinactivertop b, b.stepsboxinactiverbottom b {display:block;height: 1px; overflow: hidden; background: #efefef; }

.insidepage div.orderbox { background: #E6ECF8; margin-bottom: 5px; }
.insidepage b.orderboxrtop, b.orderboxrbottom { display:block; background: #FFF }
.insidepage b.orderboxrtop b, b.orderboxrbottom b {display:block;height: 1px; overflow: hidden; background: #E6ECF8; }
.insidepage div.orderboxpadding { padding: 5px; }

.insidepage b.r1 {margin: 0 5px}
.insidepage b.r2 {margin: 0 3px}
.insidepage b.r3 {margin: 0 2px}
.insidepage b.r4 {margin: 0 1px;height: 2px}

ol, ul {
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

/*steps*/
.steps{
	height:45px;
	margin:0 auto;
	max-width:900px;
	min-width:750px;
	width:99%;
}

.steps li{
	float:left;
	width:20%;
	min-width:140px;	
	height:38px;
	padding:7px 0 0 0;
}

.steps li div{
	background-color:#D5DADD;
	height:5px;
	min-width:102px;
	width:98%;
	/*margin-top:1px;_margin-top:0px;*/
	border:1px solid #F5F5F5;
	font-size:0px;

}

.steps li p{
	color:#D6DADD;
	float:left;
	font-family:Arial,Helvetica,sans-serif bold;
	font-size:28px;
	font-weight:bold;
	height:31px;
	line-height:30px;
	padding:0 0 0 2px;
	text-align:left;
	width:30px;
	_width:26px;
}

.stepsact_a p{
	color:#86C440 !important;
	font-size:33px !important;
	height:33px !important;
}

li.stepsact_a{
	padding:5px 0 0;
}

li.stepsact_a div{
	background-color:#85C440;
	border:1px solid #85C440;
	/*margin-top:3px;*/
}


.steps li div.centerletter{
	background-color:transparent;
	border:medium none;	
	font-family:arial;
	font-weight:bold;
	height:30px;
	line-height:15px;
	margin-top:0;
	text-align:left;
	vertical-align:middle;
	display:table-cell;
	width:auto;
}

.steps li p.centerletter{
	color:#D6DADD;
	float:none;
	font-size:13px;
	height:auto !important;
	line-height:15px;
	padding:0;
	width:auto;
}

li.stepsact_a p.centerletter{
	color:#86C440;
	font-size:14px !important;
}

.steps li div.centerletter.float_left{width:75% !important;}


/**/

.middled {
  margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,hr,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;
	background: transparent;*/
}

ol, ul {
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}



.no_display{
	display:none;
}

.decor_no{
	text-decoration:none;
}

.margin_p p{
	margin-top:10px;
}

.margin_pb p{
	margin-bottom:10px;
}

.clearr{
	clear:both;
	font-size:0px;
}

.ul_disc{
	list-style-type:disc;
	margin:10px 0;
	padding-left:40px;
	font-size:16px;
}

.ul_circle{
	list-style-type:circle;
	margin:10px 0;
	padding-left:40px;
	font-size:16px;
}

.ol_decimal{
	list-style-type:decimal;
	margin:10px 0;
	padding-left:40px;
}

.float_left{float:left;}
.float_right{float:right;}

.li_margin1 li{
	margin-left:14px
}

.footer {

	width: 100%;
	min-height: 20px;
	position: relative;
	top: 0;
	left: 0;
margin-top:10%;
font-weight:bold;
padding-top:10px;
text-align:center;
}


small{
	font-size:xx-small;
}


