#header .top {
	padding-top: 0px;
	height: 110px;
	background-image: url(images/bg_top_center2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer .line {
	border-: 0px;
	padding-top: 14px;
	padding-bottom: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer .bg_center {
	padding-top:20px;
}

.bigtable {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.bigtable .box_left {
	width: 670px;
	background-image: url(images/installer.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bigtable .box_right {
	background-image: url(images/bg_div_login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pul_registernow_en {
	height: 58px;
	width: 111px;
	background-image: url(images/pul_registernow_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

.pul_registernow_en:hover {
	height: 58px;
	width: 111px;
	background-position: 0px -58px;
}

.pul_registernow_en span {
	display:none;
}

.pul_registernow_pt {
	height: 58px;
	width: 328px;
	background-image: url(images/pul_registernow_pt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

.pul_registernow_pt:hover {
	height: 58px;
	width: 213px;
	background-position: 0px -58px;
}

.pul_registernow_pt span {
	display:none;
}

.pul_registernow_es {
	height: 58px;
	width: 141px;
	background-image: url(images/pul_registernow_es.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

.pul_registernow_es:hover {
	height: 58px;
	width: 141px;
	background-position: 0px -58px;
}

.pul_registernow_es span {
	display:none;
}


label {
	display: block;
	margin-top: 10px;
}
input {
	background-image: url(images/bg_input.gif);
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	width: 160px;
	border:0;
	outline: none;
}
.pul_login {
	width: 50px;
	background-image: url(images/pul_login.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-align: left;
}

p.error {
	color:#FF0000;
}


.pul_recoverdata_en {
	height: 58px;
	width: 111px;
	background-image: url(images/pul_recoverdata_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

.pul_recoverdata_en:hover {
	height: 58px;
	width: 111px;
	background-position: 0px -58px;
}

.pul_recoverdata_en span {
	display:none;
}

.pul_recoverdata_fr {
	height: 58px;
	width: 193px;
	background-image: url(images/pul_recoverdata_fr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

.pul_recoverdata_fr:hover {
	height: 58px;
	width: 193px;
	background-position: 0px -58px;
}

.pul_recoverdata_fr span {
	display:none;
}

.pul_recoverdata_es {
	height: 58px;
	width: 153px;
	background-image: url(images/pul_recoverdata_es.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

.pul_recoverdata_es:hover {
	height: 58px;
	width: 153px;
	background-position: 0px -58px;
}

.pul_recoverdata_es span {
	display:none;
}


.tab_pressroom {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	list-style-type: none;
}

.tab_pressroom li {
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

.tab_pressroom li a {
	margin: 0px;
	display: block;
	color: #737373;
	text-decoration: none;
	background-image: url(images/bg_tab_pressroom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 104px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.tab_pressroom li .tab {
	margin: 0px;
	display: block;
	color: #737373;
	text-decoration: none;
	background-image: url(images/bg_tab_pressroom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 104px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.tab_pressroom li a:hover {
	color: #FFFFFF;
	background-position: 0px -40px;
}

.tab_pressroom li a.selected {
	color: #FFFFFF;
	background-position: 0px -40px;

}



.tbl_pressroom {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.tbl_pressroom tr {
	background-color: #fafafa;
}

.tbl_pressroom tr.odd {
	background-color: #ececec;
}

.tbl_pressroom td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.tbl_pressroom td a, .tbl_pressroom td a:hover  {
	background-color:transparent;
}


.tbl_form {
	width: 440px;
}

.tbl_form tr {
}

.tbl_form td {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
}

.tbl_form tr.last td {
	border:0;
}

.solidlines {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
h2.smalltitle {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 35px;
}
.tbl_form input {
	background-color: #f4f4f4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 210px;
	padding: 2px;
	background-image: url(images/bg_input.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000000;
}
.tbl_form select {
	background-color: #f4f4f4;
	width: 214px;
	padding: 2px;
	background-image: url(images/bg_input.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}

.tbl_form textarea {
	background-color: #f4f4f4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 210px;
	padding: 2px;
	background-image: url(images/bg_input.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 80px;
	color: #000000;
}


.tbl_form td.error {
	background-color:#FFFAE8;
	color: #000000;
}

.tbl_form td.error p {
	font-weight:bold;
	color:#FF0000;
	font-size: 11px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	clear: both;
}
.tbl_form div.box_input {
	clear: both;
	height: auto;
	display: block;
}

.tbl_form div.box_input label {
	width:180px;
	float:left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	display: block;
	line-height: normal;
}

.tbl_form div.box_input div {
	float: left;
	padding-top: 2px;
	display: block;
	clear: right;
	height: auto;
}
.tbl_form input.checkbox {
	background-color: transparent;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: inline;
	background-image: none;
	width: auto;
}
.tbl_form tr.disclaimer {
	background-color: #F9F9F9;
}

