/*@page {
	counter-increment: pages;
	@bottom {
		font-family: Times, Palatino, serif;
		font-size: 12pt;
		font-weight: normal;
		content: "Page " counter(pages);
	}
}*/

/* Columns */
#topCol, #leftCol, #rightCol, #bottomCol, #nav, #title {
	display: none;
}

#middleCol .border {
	background-color: #FFFFFF;
}

.screen { display: none; }
.print { display: block; }

/*.t1-print {
	display: block;
}*/

#content, #ponte-win #content, #citizenship-win #content, #offerMonth, #inf-win #content, #press #content, TABLE.printWidth {
	width: 640px;
}

/* Print header */
.print .header {
	margin-bottom: 15px;
}
.print .header .title {
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	color: #BC5153;
	padding-bottom: 0px;
	border-bottom: 5px solid #BC5153;
}
.print .header .track {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
}

/* Print footer */
.print .footer {
	margin-top: 75px;
}
.print .footer .copyright {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	border-top: 3px solid #BC5153;
}

/* Titles */
.t1 {
	display: none;
}
.t2 {
	border-bottom: 2px solid #BC5153;
	margin-bottom: 10px;
}
#citizenship-win .t2 {
	border-bottom: none;
	margin-bottom: 0px;
}
.t2 .text-E {
	font-size: 12px;
	font-weight: bold;
	color: #BC5153;
}
.t3 .color-B {
	background-color: #434343;
}

#content .motive {
	display: none;
}

/* Table */
#content .tab .color-E TH {
	color: #BC5153;
	border-bottom: 1px solid #BC5153;
}
#content .tab TD.text-E {
	color: #BC5153;
}
#content .tab TD {
	border-bottom: 1px solid #434343;
}

/* List */
.list UL {
	list-style-image: url("/img/u/dot_ul_print.gif");
}

/* Index */
#content .index TD.printWidth {
	width: 560px;
}

/* Products */
#content .products .item .left, #content .pertLinks {
	display: none;
}
#content .products .item .right {
	float: none;
	width: 640px;
}
#content .products .item .right .t2 .color-E {
	font-size: 12px;
	color: #BC5153;
	padding: 2px 10px 3px 0px;
	margin: 0px;
}

/* Offer Month */
#offerMonth .t1om {
	font-size: 18px;
	color: #BC5153;
	padding: 0px 10px 0px 6px;
	margin: 5px 0px 5px 0px;
}
#offerMonth .t2 {
	margin-bottom: 0px;
}
#offerMonth .verbatims .item .right {
	width: 640px;
}
#offerMonth .verbatims .item .right .text P {
	color: #434343;
}

/* Interest rates */
.fold {
	margin-bottom: 5px;
}
.fold .cont .item, .fold .cont .item-a {
	display: none;
}

/* Fulltext */
#content .fulltext .nav, #press #content .fulltext .nav, #content .fulltext .item, #press #content .fulltext .item {
	width: 640px;
}
#content .fulltext .item .right, #press #content .fulltext .item .right {
	width: 622px;
}