.box-middle {
	height: 1160px;
	padding: 13px 0px 0px 0px;
}

.box-middle h1 {
	background: url(images/header_planos.gif) no-repeat 0px 0px;
	text-indent:-90000px;
	width: 540px;
	margin: 0px 0px 15px 0px;
}

#content #navbar {
	float: left; 
	width: 160px;
}

.ok {
	background: url(images/ok.gif) no-repeat center;
}

.moreDetails {
	height: 22px;	
	padding: 3px 0px 2px 10px; 
	margin-top: 1px;
	cursor: pointer;
	font-size: 10px;
}

.box-body dl {
	color: #666666;
	cursor: default;
	font-size: 11px;
	margin-top: 12px;
}

.box-body dl a {
	text-decoration: underline;
	color: #395B82;
}

.box-body dl a:hover {
	text-decoration: none;
	color: #000000;
}

.box-body dl .order {
	height: 18px;
	border-bottom: 1px solid #D2D2D2;
	background-color: #F4F5F7;
	line-height: 130%;
}

.box-body dl .separator {
	height: 10px;
	line-height: 0px;
}

.box-body dt {
	width: 165px;
	w\idth: 163px;
	height: 25px;
	border-right: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	background-color: #F7F8F9;
	text-align: left;
	text-indent: 8px;
	line-height: 220%;
}

.box-body dd {
	width: 75px;
	w\idth: 73px;
	height: 25px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #D2D2D2;
	background-color: #F7F8F9;
	text-align: center;
	display: block;
	line-height: 220%;
}

.box-body dt.header, .box-body dd.header {
	background: transparent url(images/bg_header.gif) repeat-x 0px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #151515;
	border-left: 1px solid #151515;
	border-right: 1px solid #797979;
	text-align: center;
	font-size: 9px;
	height: 29px;
	line-height: 300%;
	color: #FFFFFF;
}

.box-body dt.footer, .box-body dd.footer {
	border-bottom: 1px solid #D2D2D2;
}

.box-body dt.header {
	text-indent: 0px;
}

.box-body dd.doubleline {
	border-right: 1px solid #151515;
	line-height: 150%;
}

.box-body dt.highlight, .box-body dd.highlight {
	background-color: #DFE4E9;
}

.box-body dt em {
	font-size: 9px;
}

.box-body ul.planos {
	color: #666666;
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.box-body .planos li {
	display: inline;
	padding: 0px 3px 0px 3px;
}

.box-body .planos li a.active {
	background: transparent url(images/arrow-right.gif) no-repeat 0px 0px;
	padding-left: 15px;
}

.box-body .planos a.active {
	color: #3F7EA0;
	text-decoration: underline;
}

.box-body .planos a {
	color: #666666;
	text-decoration: underline;
}

.box-body .planos a:hover {
	color: #3E3E3E;
	text-decoration: none;
}

