h1 {
        color: #000;
	font-size: 16pt;
        text-align: center;
}

h2 {
  font-family:  arial,sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #7777CC;
  text-decoration: underline;
  cursor: hand;
  margin-top:4px;
 text-transform:none;
}

.labelCidadesProximas {
 font-family: Tahoma;
 font-size: 18px;
 font-weight: bold;
  text-decoration: underline;
 margin-bottom: 0;
 padding-bottom: 0;
}


SELECT{
 font-family: tahoma;
  font-size: 11px;
  color: black;
}


.small{
        font-family: Tahoma;
        font-size: 10pt;
        color: #666666;
        text-decoration: none;

}

.nomeProfissional{
  font-family: arial,sans-serif;
  font-size: medium;
  font-weight:bold;
  color: #7777CC;
  text-decoration: underline;
  cursor: hand;
}



.labelDetalhes{
		font-family: Verdana, Arial, sans-serif;
		font-size:small;
        text-decoration: underline;
    	cursor: hand;
        color: #7777CC;
}

.label2{
        font-family: arial,sans-serif;
        font-size: small;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
		text-transform:none;
}


.fundo{
        background-image: url(imagens/fundo.jpg); background-repeat: no-repeat;
}
.h42_white{
        font-family: tahoma;
        font-size: 9pt;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}


input.botao {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imagens/back_botao.jpg);
	border: 1px solid #FFFFFF;
	cursor: hand;
}



.campo_obrigatorio {
  color:#FF0000;
  font-family:Arial;
  font-size: 11px;
}


.campo_option {
  border:0;
  background:none;
  margin-right:4px;
}

.savefail{
        font-family: tahoma;
        font-size: 8pt;
        font-weight: bold;
        color: #FF0000;
}


.saveok{
        font-family: tahoma;
        font-size: 8pt;
        font-weight: bold;
        color: #009933;
}


/*    <tr class="off" onmouseover="this.className='on'" onmouseout="this.className='off'">*/
tr.off {
background: #CCCCCC;
}
tr.off_white {
background-image: url(imagens/backprata.jpg);
}
tr.on {
background: #999999;
}



tr.tboff {
  background-image: url(imagens/backprata.jpg);
}
tr.tboff_white {
background: #CCCCCC;

}
tr.tbon {
  background-image: url(imagens/backprata.jpg);
}

.tablelinePanic {
        font-family: Tahoma;
        font-size: 8pt;

        color: #FF0000;
        text-decoration: none;
        vertical-align: middle;
}

.valorPlano {
        font-family: Arial;
        font-size: 12pt;
        font-weight: bold;
        color: #339900;
        text-decoration: none;
        vertical-align: middle;
}
.inputRequirement { font-family: Tahoma; font-size: 10px; color: #ff0000; }

/* message box */

.messageBox { font-size: 10pt; padding:3px; }
.messageStackError, .messageStackWarning { font-family: Tahoma; font-size: 14px; font-weight: bold; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma; font-size: 14px; font-weight: bold; background-color: #99ff00; }


.tooltipMaps { text-align: center;
	opacity: .70;
	-moz-opacity:.70;
	filter:Alpha(opacity=70);
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #fff;
}

 .corpo_painel{
	border: solid 1px #CCCCCC;
	background: #F7F7F7;
}


div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: 79%;
        font-family: Tahoma;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
}

span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
        font-family: Tahoma;
        font-size: 8pt;
        color: #000000;
        text-decoration: none;
}


.form_box {
	float: left;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
       width: auto ;
}

.form_box div {
	padding: 0.2em 0.5em;
}

.form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}

legend
{
 width: auto;
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  background: #e8edff;
  border: 1px solid #e4e4e4;
  padding: 2px 6px
}

fieldset
{
  width: auto;
  background: #f8f8f8;
  border: 1px solid #e4e4e4;
}

