body, .bgBody {
	margin-top:	    0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding:        0px;
	border:         0px;
	font-family:    Liberation sans, Arial, Sans-serif;
	font-size:	    9pt;
	background: 	white;
}


body, td, th, input, select, .tdHeaderTable, a {
	font-size: 11pt;
}

table.poswebLoginTable {
	width: 		400px;
	float:		none;
}

table.poswebTopTable {
	margin:			0px;
	float:			none;
}

input.button, input.buttonDisabled, button {
	font-size: 		10pt !important;
	height: 		26px;
	padding-left: 	10px;
	padding-right: 	10px;
	float: 			right;
	margin-left: 	10px;
}

input.poswebAction {
	margin: 		6px;
}

input.date {
	width: 			115px !important;
}

table.poswebRoot {
/*	height: 		100%;*/
	width: 			100%;
}
table.poswebRoot>tr>td, table.poswebRoot>tbody>tr>td {
	text-align: 	center;
	vertical-align: center;
}

select {
	height: auto;
}

.tdHeaderTable {
    font-size: 12pt;
    height: 30px;
    padding-left: 10px;
    padding-top: 5px;
}

.topBanner {
background: white url(top_background_posweb.jpg) repeat-x;
height: 129px;
margin-bottom: 8px;
position: relative;
}

.topBannerText {
    bottom: 8px;
    color: white;
    font-size: 12pt;
    font-weight: bold;
    position: absolute;
    right: 25px;
    left: auto;
}

.loginDataBar {
    position: absolute;
    right: 5px;
    top: 5px;
    border: 0px;
    background: none;
}

.loginData {
	font-weight:	bold;
	color:			#0067A3;
	font-family:    Liberation sans, Arial, Sans-serif;
	font-size:	    10pt;
	padding-left:	5px;
}
