html
{
	height:100%;
	overflow:hidden;
}
body
{
	font-family:Verdana;
	font-size:10px;
	cursor:default;
	margin:0px;
	height:100%;
	color:#000000;
	scrollbar-face-color:#E5C913;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
}

.loginPage 
{
	background-color:#FFFFFF;
	height:100%;
}
.defaultPage
{
	background-color:#FFFFFF;
	height:100%;
}
.loginWindow 
{
	height:100%;
	width:100%;
}
.defaultWindow
{
	height:100%;
	width:100%;
}
.loginCell 
{
	vertical-align:middle;
}
.loginPanel 
{
	border:3px solid #190880;
	width:410px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-color:#CCCCCC;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=130); 
}
.loginProduct 
{
	background-color:#FFFFFF;
}
.logo 
{
	padding-left:0px;
	padding-top:0px;
	overflow:hidden;
	height:90px;
}
.logoRow 
{
	border-color:#190880;
	text-align:center;
	font-size:8pt;
	padding:16px;
	background-color:#F7F7F7;
	font-weight:bold;
	border-top:1px solid #190880;
}
.loginError {
	
	font-size:8pt;
	color:red;
}
.loginRow 
{
	padding-bottom:8px;
	background-color:#F7F7F7;
	color:#190880;
}
.loginLabel 
{
	width:150px;
	float:left;
	text-align:right;
	padding-right:8px;
	padding-top:4px;
	font-weight:bold;
	color:#190880;
}
.loginInput 
{
	width:140px;
	height:14px;
	border:1px solid #190880;
	background-color:#FFFFFF;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	padding:2px;
	padding-top:2px;
	padding-bottom:2px;
	color:#190880;

}
.loginCopyright 
{
	border-color:#190880;
	background-color:#FFFFFF;
	border-top:1px solid #190880;
}

.logoEnterprise 
{
	background-position:bottom;
	height:20px;
}
.loginButtonRow 
{
	text-align:center;
	border-top:1px solid #190880;
	color:#000000;
	background-color:#F7F7F7;
}
.loginButton
{
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: normal;
	background-color: #190880;
	border-color: #190880;
	border-width: 1px;
	cursor: hand;

}

.firstLineHeader
{
	background-color:#E5C913;
	height:3px;
}

.secondLineHeader
{
	background-color:#190880;
	height:3px;
}
.contentLineHeader{
	background-color:#FFFFFF;
	height:86px;
}
.thirdLineHeader
{
	background-color:#190880;
	height:3px;
}
.fourthLineHeader
{
	background-color:#E5C913;
	height:3px;
}

.firstTab{
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	background-image:url(/ArcaSolucoesV2/images/background_1_header.jpg);
	background-position:bottom;
	background-color:#270CC2;
}

.secondTab{
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	background-image:url(/ArcaSolucoesV2/images/background_2_header.jpg);
	background-position:bottom;	
	background-color:#190880;
}

a.linkB {
	font-size:9pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration : none;
}

a:hover.linkB {
	font-size:9pt;
	font-weight:bold;
	color: #E5C913;
	text-decoration : none;
}

.headerTitle{
	font-size:29px;
	font-weight:bold;
	color:#190880;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:10px;
	text-align: right;
}
.titleBullet
{
	font-size:12px;
	font-weight:bold;
	color:#190880;
	padding-left:10px;
	height:25px;	
}

.pageTitle
{
	font-size:12px;
	font-weight:bold;
	color:#190880;
	padding-left:5px;
	height:25px;
}

.verticalLine{
	background-color:#E5C913;
	width:3px;
}
.menuborder{
	border-color:#190880;
	border-top:1px solid #190880;
	border-left:1px solid #190880;
	border-right:1px solid #190880;
	border-bottom:1px solid #190880;
	vertical-align:top;
}

.menuMaster {
	color: #FFFFFF;	
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	padding-bottom:4px; 
	padding-top:2px;
	background-color:#616400;
	background-image:url(/ArcaSolucoesV2/images/menumaster.jpg); 
    background-repeat:repeat;
  
}
.menu {
	font-weight:normal; 
	font-size:12px;
}
.menu a,.menu a:link,.menu a:active,.menu a:visited {
	color: #606060;
	display:block;
	padding-left:15px;
	padding-bottom:4px; 
	padding-top:3px;
	text-decoration : none;
    background-image:url(/ArcaSolucoesV2/images/menu.gif); 
    background-repeat:no-repeat;
}
.menu a:hover{
    color: #190880;
    display:block;
    cursor:pointer;
    background-image:url(/ArcaSolucoesV2/images/menuhover.gif); 
    background-repeat:no-repeat;
    text-decoration : none;
}
.menuSeparator{
	height:7px;
}

.firstLineFooter
{
	background-color:#E5C913;
	height:3px;
}
.secondLineFooter
{
	background-color:#190880;
	height:3px;
}
.contentLineFooter{
	background-color:#FFFFFF;
	height:30px;
}
.userAuthenticated {
	font-size:10px;
	font-weight:normal;
	color:#190880;
}

.footerToolbar{
	font-size:10px;
	font-weight:normal;
	color:#190880;
}

.defaultButton
{
	font-weight: bold;
	font-size: 10px;
	height:20px;
	color: #FFFFFF;
	font-style: normal;
	background-color: #190880;
	border-color: #190880;
	border-width: 1px;
	cursor: hand;
}
.defaultLabel 
{
	font-size: 11px;
	padding-right:5px;
	font-weight:bold;
	color:#190880;
	vertical-align:middle;
}
.defaultInput 
{
	height:20px;
	border:1px solid #190880;
	background-color:#FFFFFF;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#190880;
}

/*Displaytag listagens*/

table.listagem {
	font-family:Verdana;
	font-size:12px;
	border: 1px solid #666;
	margin: 5px 0 5px 0 !important;
}

thead tr {
	font-family:Verdana;
	font-size:12px;
	background-color: #fc0;
}

th.sorted {
	font-family:Verdana;
	font-size:12px;
	background-color: orange;
}

th a,th a:visited {
	font-family:Verdana;
	font-size:12px;
	color: black;
}

th a:hover {
	font-family:Verdana;
	font-size:12px;
	text-decoration: underline;
	color: black;
}

th.sorted a,th.sortable a {
	font-family:Verdana;
	font-size:12px;
	background-position: right;
	display: block;
	width: 100%;
}

th.sortable a {
	font-family:Verdana;
	font-size:12px;
	background-image: url(../images/arrow_off.png);
	background-repeat:no-repeat;
}

th.order1 a {
	font-family:Verdana;
	font-size:12px;
	background-image: url(../images/arrow_down.png);
	background-repeat:no-repeat;
}

th.order2 a {
	font-family:Verdana;
	font-size:12px;
	background-image: url(../images/arrow_up.png);
	background-repeat:no-repeat;
}

tr.odd {
	font-family:Verdana;
	font-size:12px;
	background-color: #fff
}

tr.tableRowEven,tr.even {
	font-family:Verdana;
	font-size:12px;
	background-color: #fea
}

div.exportlinks {
	font-family:Verdana;
	font-size:12px;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 5px 0 5px 0;

}

span.export {
	font-family:Verdana;
	font-size:12px;
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
}


span.excel {
	font-family:Verdana;
	font-size:12px;
	background-image: url(../images/ico_file_excel.png);
	background-repeat:no-repeat;
}

span.csv {
	font-family:Verdana;
	font-size:12px;
	background-image: url(../images/ico_file_csv.png);
	background-repeat:no-repeat;
}

span.xml {
	font-family:Verdana;
	font-size:12px;
	background-image: url(../images/ico_file_xml.png);
	background-repeat:no-repeat;
}

span.pdf {
	font-family:Verdana;
	font-size:12px;
	background-image: url(../images/ico_file_pdf.png);
	background-repeat:no-repeat;
}

span.rtf {
	font-family:Verdana;
	font-size:12px;	
	background-image: url(../images/ico_file_rtf.png);
	background-repeat:no-repeat;
}


span.pagebanner {
	font-family:Verdana;
	font-size:12px;	
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	margin-top: 10px;
	display: block;
	border-bottom: none;
}

span.pagelinks {
	font-family:Verdana;
	font-size:12px;	
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	display: block;
	border-top: none;
	margin-bottom: -5px;
}


.group-1 {
	font-family:Verdana;
	font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
    border-top:1px solid black;
}
.group-2 {
    font-family:Verdana;
	font-size:12px;
    font-style:italic;
    border-top: 1px solid black;

}
.subtotal-sum, .grandtotal-sum {
	font-family:Verdana;
	font-size:12px;    
    font-weight:bold;
    text-align:right;
}
.subtotal-header {
	font-family:Verdana;
	font-size:12px;	
    padding-bottom: 0px;
    border-top: 1px solid white;
}
.subtotal-label, .grandtotal-label {
	font-family:Verdana;
	font-size:12px;
    border-top: 1px solid white;
    font-weight: bold;
}
.grouped-table tr.even {
	font-family:Verdana;
	font-size:12px;	
    background-color: #fff;
}
.grouped-table tr.odd {
	font-family:Verdana;
	font-size:12px;
    background-color: #fff;
}
.grandtotal-row {
	font-family:Verdana;
	font-size:12px;
    border-top: 2px solid black;
}
/*displaytag listagens end*/

.btnCalendario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9E9E9;
	background-image: url(../images/calendario.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	width: 16px;
	height: 16px;
	cursor: hand;
	border: none;
}

.botao {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ccc;
	border-top: none;
	border-left: none;
	padding-right: 0;
	padding-left: 0;
	background-color: #eee;
	cursor: hand;
	vertical-align: top;
	text-align: center;
}

.texto{
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	font-size: 11px;
	COLOR: #000000;
}

.textoBold{
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	font-size: 11px;
	COLOR: #000000;
}

