p {
	color: #505050;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-left: 0px;}

blockquote {
	margin-top: 8px;
	padding-right: 10px;
	margin-bottom: 12px;
	margin-left: 16px;}
	
ul, li {
	color: #505050;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 12px;}

a { color: #015f87; text-decoration:none}
a:hover { color: #2583ab; text-decoration:underline}

body, input, td {
	color: #505050;
	font-family: Arial;
	font-size: 11px;

}

.botao { cursor: hand; font-family: Tahoma, Arial; font-size: 10px; color:#FFFFFF; text-align:center; height:17px; padding:6px; padding-top:2px; background-color:#015f87; font-weight:bold; border:none}
.botao_off { font-family: Tahoma, Arial; font-size: 10px; color:#FFFFFF; text-align:center; height:17px; background-color:#CCCCCC; font-weight:bold; border:none}
.botaofile { font-family: Tahoma, Arial; font-size: 10px; color: #333333; cursor: hand; border: 1px #00000; height:18; width:20}


.campo { color: #555555; font-family: Arial; font-size: 11px;  padding: 4px; padding-top: 1px; padding-bottom: 1px; border: 1px solid #CCCCCC; border-right: 1px solid #EFEFEF; border-bottom: 1px solid #EFEFEF}
.list { font-family: Arial, Tahoma; font-size: 11px; color: #333333; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-color: #F0F0F0;background-color: transparent}
.textarea { font-family: Arial, Tahoma; font-size: 11px; color: #333333; padding-left: 4px; padding-top: 1px; border: 1px solid #CCCCCC}
.textemail { font-family: Arial, Tahoma; font-size: 11px; color: #505050; height: 15px; padding-left: 0px; padding-top: 0px; background-color:#F5F5F5; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-color: #F5F5F5; text-align: center; padding-top:2px}

.link_branco   { text-decoration: none; color: #FFFFFF;}
.link_branco:hover { text-decoration: underline; color: #EAEAEA;}

.link_laranja { color: #bd7e12; text-decoration:none}
.link_laranja:hover { color: #d59e3f; text-decoration:underline}

.link_item   { font-family: Arial, Verdana; font-size: 12px;  text-align: justify; text-decoration: none; color: #4D4D4D;}
.link_item:hover { font-family: Arial, Verdana; font-size: 12px;  text-align: justify; text-decoration: none; color: #999999;}

.link_azul { color: #015f87; text-decoration:none}
.link_azul:hover { color: #2583ab; text-decoration:underline}

.link_destaque { color: #015f87; text-decoration:none}
.link_destaque:hover { color: #8096B3; text-decoration:underline}

.link_cinza   { text-decoration: none; color: #666666;}
.link_cinza:hover { text-decoration: underline; color: #999999;}

.link_preto   { text-decoration: none; color: #000000;}
.link_preto:hover { text-decoration: none; color: #254039;}

.link_verme   { text-decoration: none; color: #C10000}
.link_verme:hover { text-decoration: underline; color: #AC2313}

.fonte_scroller_lk { font-family: Arial; font-size: 11px; text-decoration: none; color: #5d5d5d; cursor:default}
.fonte_scroller_lk:hover { font-family: Arial; font-size: 11px; text-decoration: none; color: #5d5d5d;}

.fonte_cinza   { font-family: Arial, Verdana; font-size: 11px;  text-align: justify; text-decoration: none; color: #4D4D4D;}
.fonte_cinza:hover { font-family: Arial, Verdana; font-size: 11px;  text-align: justify; text-decoration: none; color: #999999;}

.fonte12 {  font-family: Arial, Verdana; font-size: 12px}
.fonte12gray {  font-family: Arial, Verdana; font-size: 12px; text-align: justify; color: #333333;}

/* Os estilos abaixo sao da ordenacao das tabelas de listagem */
.sort-table {
	font: Icon;
}

.sort-table thead {
	background:	ButtonFace;
}

.sort-table td {
	padding: 0px 0px;
}

.sort-table thead td {
	background:		#F5F5F5;
	border:			1px solid;
	border-color:	ButtonHighlight #D6D6D6
					#D6D6D6 ButtonHighlight;
	cursor:			hand;
}

.sort-table thead td:active {
	background:		#E5E5E5;
	border-color:	#EFEFEF ButtonHighlight 
					ButtonHighlight #EFEFEF;
	padding:		0px 0px 0px 0px;
}

.sort-arrow {
	width:					8px;
	height:					7px;
	background-position:	center center;
	background-repeat:		no-repeat;
	margin:					0 3px;
}

.sort-arrow.descending {
	background-image:		url("../images/seta_down.gif");
}

.sort-arrow.ascending {
	background-image:		url("../images/seta_up.gif");
}

a.helpLink {
	color:				#000000;
	text-decoration:	none;
	cursor:				hand;
}

a.helpLink:hover {
	color:				#999999;
	text-decoration:	none;
}

.help-tooltip {
	position:	absolute;
	width:		250px;
	border:		1px Solid WindowFrame;
	background:	Infobackground;
	color:		InfoText;
	font:		StatusBar;
	font:		Status-Bar;
	padding:	3px;
	filter:		progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:	10000;
}

.help-tooltip a,
.help-tooltip a:hover {
	color:		blue !important;
	background:	none;
}
/* Os estilos acima sao da ordenacao das tabelas de listagem */

#lendo{
background-color:	white;
border: none;
text-align:center;
position:absolute;
left: 364px;
top:250px;
width: 120px;
height: 60px;
z-index:999;
display:none;
}
