html,body {
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	background-color: white;
	line-height: 16px;
	vertical-align: top;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10px;
}

/* Fonts usadas no sistema */
@font-face {
	font-family: 'FranklinGothicURW-Dem';
	src: url('../fonts/style_87511.eot.xhtml?');
	src: url('../fonts/style_87511.eot.xhtml?iefix'),
		url('../fonts/style_87511.woff.xhtml') format('woff'),
		url('../fonts/style_87511.ttf.xhtml') format('truetype'),
		url('../fonts/style_87511.svg.xhtml#FranklinGothicURW-Dem')
		format('svg');
}

@font-face {
	font-family: 'webFranklinGothicMedium';
	src: url('../fonts/FranklinGothic-Med-webfont.eot.xhtml');
	src: url('../fonts/FranklinGothic-Med-webfont.eot.xhtml?iefix'),
		url('../fonts/FranklinGothic-Med-webfont.woff.xhtml') format('woff'),
		url('../fonts/FranklinGothic-Med-webfont.ttf.xhtml') format('truetype'),
		url('../fonts/FranklinGothic-Med-webfont.svg.xhtml#webfontYUTvXTOy')
		format('svg');
}

#layoutPositioner {
	width: 994px;
	margin: 0px auto;
	height: 100%;
	padding: 0px !important;
	position: relative;
}

#layoutComplete {
	margin: 0px auto;
	padding: 0px !important;
	text-align: left;
	position: absolute;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	width: 994px;
	float: left;
	background: white;
}

#layoutMain {
	padding-bottom: 150px;
	clear: left;
	float: left;
}

#portalBody {
	vertical-align: top;
	height: 100%;
	min-height: 100%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	width: 993px;
	height: 100%;
	padding: 0px 0px 60px !important;
	position: relative;
	margin-top: 15px;
	margin-top: 15px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	color: #333;
	font-size: 10px;
	font-family: Verdana;
}

#portalFooter {
	position: relative;
	width: 993px;
	border-top: 1px solid #E9EAEA;
	left: 0px !important;
	bottom: 0;
	bottom: -1px !important;
}

#footer {
	padding-top: 8px;
}

/* START PAGE HEADER */
#logo-container {
	background: url(../images/baml_logo_174x45.jpg.xhtml) #FFFFFF repeat-x
		left top;
	background-size: 174px 45px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 174px;
	height: 45px;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline-block;
	float: left;
}

#language-container {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 500px;
	height: 45px;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline-block;
	float: right;
	vertical-align: middle;
}

.menu-header {
	font-family: 'FranklinGothicURW-Dem', sans-serif;
	background-color: black;
	font-size: 16px;
	color: #FFFFFF !important;
	vertical-align: middle;
}

.menu-header-text {
	font-family: 'FranklinGothicURW-Dem', sans-serif;
	background-color: black;
	font-size: 16px;
	color: #FFFFFF !important;
	vertical-align: middle;
}

.menu-header  a {
	font-family: 'FranklinGothicURW-Dem', sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	cursor: pointer;
}

.command-link-download-pdf {
	background: url('../images/icon_pdf.png.xhtml') no-repeat scroll 3px 2px
		transparent;
	display: inline-block;
	float: none;
	padding-left: 26px;
	margin: 0;
	color: #2A6EBB !important;
	border: 1px solid #C5C4C5;
	border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	line-height: 2;
	height: 20px;
}

.paddingGrid {
	padding: 4px 10px;
}

.link_button {
	background: url('../images/button-bg.gif.xhtml') repeat-x scroll left 2px
		#393939;
	height: 22px;
	border: medium none;
	border-radius: 4px;
	padding: 0px 14px;
	display: inline-block;
	margin: 0;
	overflow: visible;
	text-decoration: none;
	text-shadow: none !important;
	text-transform: uppercase;
	font-family: Franklin Gothic Medium, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	color: #FFFFFF !important;
	line-height: 2;
}

.link_button:hover {
	background: url('../images/button-bg-hover.gif.xhtml') repeat-x scroll
		left 2px #393939;
	color: #FFFFFF !important;
}

.menu-header a.active,a:hover {
	color: #4789D3;
	text-decoration: none;
	cursor: pointer;
}

.header-page {
	background: url(../images/header_bg.jpg.xhtml) #E9EFF3 repeat-x left top;
	font-family: 'FranklinGothicURW-Dem', sans-serif;
	height: 85px;
	width: 100%;
	vertical-align: middle;
}

.header-title {
	font-family: 'FranklinGothicURW-Dem';
	font-size: 28px;
	font-weight: normal;
	color: #2A6EBB;
	vertical-align: middle;
	text-align: left;
	display: inline-block;
	margin-left: 30px;
	padding: 30px 0 30px 0;
}

/* END PAGE HEADER */
.body-all-content {
	border: 1px solid #E9EAEA;
	box-shadow: 1px 1px 20px 1px #e9eaea;
	margin-top: 10px;
	min-height: 100%;
	position: relative;
	padding: 10px;
}

.body-div {
	margin-top: 10px;
	border: 1px solid #E9EAEA;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
	border: 1px solid #E9EAEA;
}

a {
	color: #2A6EBB;
	text-decoration: none;
	cursor: pointer;
}

a.active,a:hover {
	color: #2A6EBB;
	text-decoration: none;
	cursor: pointer;
}

a img {
	cursor: pointer;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.captchaPanel {
	width: 275px;
}

/* Overriding PrimeFaces CSS */
.ui-widget-content {
	border: 1px solid #E9EAEA;
	background: white;
	color: #4F4F4F;
}

.ui-widget-header {
	border: 1px solid #E9EAEA;
	background: #F0EFEF !important;
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-shadow: 0px 0px 0px !important;
}

.ui-panel {
	padding: 0em !important;
}

.global-footer-module .legal-disclosure-table {
	margin: 0 0 20px 0;
	clear: both;
	text-align: center;
}

.global-footer-module .leftcell {
	width: 205px;
}

.global-footer-module .cell {
	width: 393px;
}

.global-footer-module .legal-disclosure-table ul {
	padding: 2px 0;
	margin: 0;
}

.global-footer-module table,.global-footer-module td,.global-footer-module th
	{
	text-align: center;
}

.global-footer-module .legal-disclosure-table ul li {
	list-style-type: disc;
	list-style-position: inside;
}

.global-footer-module .legal-disclosure-table li {
	padding: 0 40px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}
.global-footer-module-cont{
	font-size: 9px;
	text-align: justify;
}

li {
	list-style: none;
	margin-top: 15px;
	margin-right: 2px;
}

.global-footer-module {
	width: 993px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 10px;
}

.global-footer-module table,.global-footer-module td,.global-footer-module th
	{
	border: 1px solid #444343 !important;
	text-align: center !important;
}

.global-footer-module table {
	border-collapse: collapse;
	font-size: 1em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Estilos para criar o combobox */
ul.selectBoxPortal {
	line-height: normal;
}

ul.selectBoxPortal li {
	display: inline-block;
	margin-right: 10px;
	height: 20px;
	vertical-align: unset;
}

.boletoRadioButtons input,.boletoRadioButtons label {
	vertical-align: middle;
}

span.ci-selectBoxPortal {
	font-size: 10px;
	color: #666;
	position: absolute;
	display: block;
	background: url(../images/slcSignIn.png.xhtml) no-repeat;
	height: 10px;
	padding: 6px 8px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

span.selectBoxPortalStyleReplace {
	position: absolute;
}

.ci-selectBoxPortal {
	width: 180px;
}

select.selectBoxPortalStyleReplace {
	position: relative;
	opacity: 0;
	z-index: 5;
}

.p-grid {
	display: table;
	border-spacing: 5px;
}

.pgrid .p-grid-a {
	font-size:11px;
	
}

.pgrid .p-grid-b {
	font-size:11px;
	
}

.p-grid * {
	display: block;
}

.p-grid label {
	padding-top: 4px;
	padding-bottom: 4px;
}

.p-grid img {
	padding-top: 4px;
}
/* ***************************** */