a:visited, a:link, .green a:visited, .green a:link, .green{
	color: #0E7D6A;
	text-decoration: none;
}

.gray a:visited, .gray a:link, .gray{
	color: #6E6E6E;
	text-decoration: none;
}

.white a:visited, .white a:link, .white{
	color: white;
	text-decoration: none;
}

.claret a:visited, .claret a:link, .claret{
	color: #993365;
	text-decoration: none;
}

.linkA a:visited, .linkA a:link, fontA{
	color: #AEB005;
	text-decoration: none;
}

a:hover, .gray a:hover, .white a:hover, .claret a:hover, .green a:hover, .linkA a:hover{
	text-decoration: underline;
}

body{
	margin: 0px;
    background-color: #ffffff;
    text-align: left;
}

body, td, th, div, p, span, select, input, textarea{
    font-family: Verdana, "MS Sans Serif", Tahoma, Helvetica;
    font-size: 8pt;
    color: #6E6E6E;
}

img{
	border: 0;
}

ul{
    list-style-type: square;
    margin: 0 0 0 16px;
    padding: 0px; /* for firefox */
}

li{
    margin-top: 3px;
    margin-bottom: 3px;
}

hr{
    color: #D0D0D0;
    height: 1pt;
}

.mini{
    font-size: 7pt;
}

.arrow{
    font-family: MS Sans Serif, Tahoma, Helvetica;
    font-size: 7pt;
    font-weight: bold;
}

.list{
	list-style-image: url(../data/layout/icon04a.jpg);
}

.border{
	border: #6E6E6E 1px solid;
}

.notice{
	margin: 20px;
	text-align: center;
}

.bg{
	background-color: #ededed;
}

.table01{
	width: 100%;
	margin: 0 auto;
}

.table01, .table02, .table03, .table04{
    border-collapse: collapse;
    background-color: #ffffff;
}

.table01 td, .table01 th, .table02 td, .table02 th, .table03 td, .table03 th{
	text-align: left;
    padding: 5px;
}

.table04 td, .table04 th{
    padding: 0px;
}

.table01 td, .table01 th, .table03 td, .table03 th{
	border: #CCCCCC 1px solid;
}

.table02 td, .table02 th, .table04 td, .table04 th{
	border: 0px;
}

.bigTable {
	margin: 0 auto;
	width: 99%;
	border-collapse: collapse;
    background-color: #ffffff;
}

.bigTable td, .bigTable th {
	text-align: left;
    padding: 5px;
    border: #CCCCCC 1px solid;
    font-size: 7pt;
}

.thinmenuBody{
	position: absolute;
	/* white-space: nowrap; */
	visibility: hidden;
	margin-top: 2px;
	background-color: #02786A;
	width: 150px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}

.thinmenuBody ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.thinmenuBody ul li{
	margin: 5px;
}

.thinmenuBody ul li a{
	display: block;
}
/* WOM */
#wom_top_link{
  display: block;
}

.menuWOM {
	width:254px;
}
.menuWOM a:hover  {
	color:#0E7D6A;
	background:#fff;
	font-weight:bold;
}
.wom_item{
	float:left;
	width:217px;
    padding:5px 0px;
    font-size:10px;
    padding-left:27;
    margin-left: 2px;
}
.menuWOMBottom{
   float:left;
   margin-top: 8px;
   margin-left:20px;
   height:50px;
}
.menuWOMBottomItem {
   float:left;
   width:215px;
   height:21px;
   font-size:10px;
   font-weight: bold;
   padding:0px 0 0 9px;
   background: url('../data/layout/wom_bottom_bg.jpg') no-repeat;
}
/* --// WOM */

/* ---------- GMAPS CSS --------------------- */
#mapBox {
  width: 550px;
  height: 600px;
  border: 1px solid black;
  background: gray;
  margin: 0 auto 0 auto;
  overflow: visible;
  float:left;
}
#mapBox div{
 overflow: visible;
}
#mapSimpleBox{
  width: 500px;
  height: 420px;
  border: 1px solid black;
  background: gray;
  margin: 0 auto 0 auto;
  overflow: visible;
  float:left;
}
#mapSimpleBox div{
 overflow: visible;
}
.marker_window{
 margin-right: 15px;
 padding: 7px;
 width: 360px;
 padding-bottom: 25px;
 background: url('../../../data/layout/window_box_bg.png') repeat-x;
 border: 1px solid #eee;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 border-radius: 6px;
}
.marker_title {
 padding-bottom: 2px;
 margin-bottom: 4px;
 border-bottom: 2px solid #1892D6;
}
#interfaceBox {
  width: 548px;
}
#legend{
 margin-top: 10px;
 background: url('../../../data/layout/legenda.jpg') no-repeat;
 width: 80px;
 height: 30px;
 float: left;
}
#mapSelect {
 float: right;
 margin-top: 15px;
 margin-right: 56px;
 color: #4C57B8;
 font-weight: bold;
}
#mapSelect form {
 float: left;
 margin-left: 5px;
}
#mapSelect select {
 color: #4C57B8;
 width: 235px;
 background: #FFFFD7;
 border: 1px solid #538DBB;
}
#allLayers {
 width: 546px;
 overflow: auto;
 border: 1px solid #538DBB;
 margin: 10px 0 0 0;
 float: left;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 border-radius: 7px;
 background: url('../../../data/layout/interface_box_bg.png') repeat-x bottom left;
}
.allLayersControl  {
 width: 546px;
 float: left;
 display: block;
 margin: 0 0 2px 0;
 padding: 0 0 7px 0;
 border-bottom: 1px dashed #ccc;
}
.allLayersControlCheckbox {
 float: left;
}
.allLayersControlButton {
 float: left;
 margin: 2px 0 0 0px;
}
.allLayersControlButton input {
 border: 0;
 background: white;
 cursor: pointer;
 color: #4C57B8;
 font-weight: bold;
}
.layerItem {
 width:540px;
 float:left;

}
.layerItemShort {
 width:270px;
}
.layerIcon {
 vertical-align: middle;
 border: 0px;
}
.lineItems {
 margin-left: 25px;
}
.lineItem {
 margin-bottom: 5px;
}
.lineItemColor {
 float: left;
 width: 35px;
 height: 15px;
 margin-top: 3px;
}
.lineItemDesc {
 margin-left: 42px;
}
.align_middle {
 vertical-align: middle;
}
.input_button {
 margin:0px;
 padding-left: 0px;
 color: #4C57B8;
 font-weight: bold;
 background: transparent;
 border: 0px;
 text-align: left;
 padding: 0px;
 cursor: pointer;
}
/* ---------- GMAPS CSS --------------------- */


/* ---------- CUSTOM_FORMS CSS --------------------- */

table.customForm {
  width: 545px;
}
table.customForm tr{
  border-bottom: 1px solid #aaa; margin: 15px 0px;
}
table.customForm tr td {
  margin: 15px 0px;
  border-bottom: 1px solid #eee;
}
table.customForm tr td.customFormQuestionsCell {
  width: 45%;
}
table.customForm tr td.customFormFieldsCell {
  width: 55%;
  color: #777;
}

.formDesc{
 color: #aaa;
}
.question{
  color: #0F57A9;
}
.questionDesc{
 color: #aaa;
}
.input_text{
 width: 290px;
}
.input_text_short{
 width: 250px;
}
.importantFieldMarker {
  color: red;
}
.topInfoCustomForm{
  float: right;
}
.fieldError {
 border: 1px solid red;
}
.optionError{
 color: red;
}
.alignRight {
	text-align: right;
}
#customFormLoginBox{
  width: 400px;
}
#title {
  width: 540px;
  display: block;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #094F82;
  padding: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.rowItem {
  color: #777;
  margin: 2px 0px;
}
.rowItemDesc {
  float:left;
  clear: both;
  padding: 3px 0px;
}
input.button{
 color: #444;
 border: 1px solid #878C92;
 font-size: 11px;
 background: #fafafa;
}
.floatLeft{
 float: left;
}
.clearBoth{
 clear: both;
}
/* ---------- CUSTOM_FORMS CSS --------------------- */
