*{ margin: 0; padding: 0;}
body{font-family: Verdana; min-width:800px; font-size:10pt; text-align: justify;
padding-left: 20px; padding-right: 20px;}

div#main-main {}

html, body{height:100%; 
min-height:100%;
}

table, th, td {font-size:100%; border-collapse: collapse;}
table,img {border:0;}
a{color: #25461c; text-decoration: underline;}
a:hover{text-decoration: none;}
h1{color:#403C31; font-size:16pt; font-weight:normal; padding-bottom:20px;}
h2{color:#403C31; font-size:12pt; font-weight:bold;}
h3{color:#403C31; font-size:10pt; font-weight:bold;}
input {font-family: Verdana; font-size:10pt;}


.block_area {padding:20px;}
.page_header {padding: 20px 0px 0px 20px;}
.main_paragraph {margin-bottom: 20px;}

.header-href {color:#403C31; text-decoration: none;}
    .header-href:hover {color:#403C31; text-decoration: underline;}

.buttons {background:#EBEBD7; height: 20px;}
    .button-image {cursor:pointer; border:0 none; background:transparent none repeat scroll 0 0;}

.footertext {align:right; color:#000000; font-size:12px; padding-right:3px; text-decoration:none;}	
.text_header {font-size:11pt;}
.text_ref_detail {text-align:right;}
.text_date_news {font-size:10pt; font-weight:bold; font-style:italic; margin-top: 10px;}


.img_float {float:left; margin-right: 10px; margin-bottom: 10px;}
.img_float_right {float:right; margin-left: 10px; margin-bottom: 10px; }
.clear {clear :both;}



.menutext {font-size:14px; font-weight:bold; color:#ffffff; text-decoration:none;}
    .menutext:hover {color:#EBEBD7;}
  /*.menutext:hover {color:#8EB62F;}*/
    .menutext_selected {color:#EBEBD7; font-size:14px; font-weight:bold; text-decoration:none;}

div#main_area {border: 1px solid; height: 100%;}


div#response-foot {font-style:italic; margin-top:20px;}

div#img_border img{ border: 1px solid black;}

#backgroundPopup{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:100%;
  width:100%;
  top:0;
  left:0;
  background:#000000;
  border:1px solid #cecece;
  z-index:1;
}
#popupContact{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
 
  background:#FFFFFF;
  border:2px solid #cecece;
  z-index:2;
/*  padding:12px;*/
  font-size:13px;
}