body {
	font-size: 12pt;
	text-align: justify;
	font-family: helvetica;
	background: #FFFFFF;
	height:100.1%;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical; 
}

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

a {
	text-decoration: none;
	font-weight: bold;
	color: orange;
}

a:hover {
	text-decoration: underline;
}

#topbar {
	width: 100%;
	background: #FF9900;
	padding: 2px;
	margin-bottom: 50px;
}

#tbar_title {
	width: 100%;
        border-bottom: 3px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        color: #FFFFFF;
        background-color: #000066;
        text-align: center;
}

#tbar_logos {
	width: 100%;
	height: 92px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.tbar_logo {
	width: 50%;
	margin-bottom: 0px;
	text-align: center;
	float: left;
}

.tbar_logo img {
	border: 1px solid #000066;
}

#tbar_menu {
	width: 100%;
	height: 40px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: #292D2C;
	background-image: url(/images/fondo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        text-align: center;
	font-weight: bold;
	color: white;
} 

#tbar_menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#tbar_menu li
{
	float: left;
	width: 25%;
	height: 40px;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 15px;
} 

#tbar_menu a
{
	text-decoration: none;
	font-weight: bold;
	color: white;
} 

.tbar_menu_item {
	width: 25%;
	height: 40px;
	float: left;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 15px;
}

.tbar_menu_item a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}


#tbar_back {
	width: 100%;
	padding: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
	font-style: italic;
        text-transform: lowercase;
        text-align: left;
}

#tbar_back a {
	color: white;
}

#wrap {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 10px;
	position: relative;
	top: 0;
	width: 1050px;
	background: #FFFFFF;
	color:      #000000; 
}

#wrap_db {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 10px;
	position: relative;
	top: 0;
	width: 600px;
	background: #FFFFFF;
	color:      #000000; 
}


#main {
	margin-left:  200px;
	margin-right:  0px;
	margin-bottom:  0px;
	margin-top:  0;
	padding:  10px;
	padding-left: 20px;
	padding-top: 0;
	width: 800px;
}	 

#main_image {
	width: 75%;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;

}

#main_image img {
	width: 100%;
}

#menu {
	position: absolute;
	top: 0;
	left:  0;
	margin:  0;
	padding:  10px;
	width:  150px;
	height: 500px;
	padding-left: 20px;
	padding-right: 20px;
	color: navy;
	font-weight: bold;
	text-align: center;
	border: 1px solid #006;	
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
}

.menutitle {
	color: navy;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

ul.navbar {
	list-style-type: none;
	padding: 0;
	padding-left: 20px;
	padding-top: 20px;
	margin: 0;
	position: absolute;
	left: 0;
	width: 170px;	
	text-align: left;
	font-size: 14px;
}

ul.navbar li {
	font-family: Helvetica;
	color: black;
	font-weight: bold;	
	padding: 0.3em;
}
.
extlink {
	top: 0;
	left:  0;
	margin:  20px;
	margin-top:  0px;
	padding:  10px;
	width:  670px;
	height: 120px;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
	font-size: 16px;
	background-color: #000066;
	text-align: left;
	border: 1px solid #006;	
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
}

.extlinkheader {
	top: 0;
	left:  0;
	margin:  20px;
	margin-top:  0px;
	padding:  10px;
	width:  670px;
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;	
	background-color: #FF9900;
	text-align: right;
	border: 1px solid #FF9900;	
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
}


img.screenshot {
	float: right;
	height: 100px;
	margin-top: 10px;
}

/* data menus */ 


.data_section {
	width: 100%;
	height: 110px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.data_section_topbar {
	width: 100%;
	height: 10px;
	background-color: #CCCCFF;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
 	-webkit-border-radius-top-left: 10px;
 	-webkit-border-radius-top-right: 10px;
 	-webkit-border-radius-bottom-right: 10px;
}

.data_section_header {
	width: 150px;
	height: 70px;
	padding-top: 30px;
	color: #000000;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCFF;
	float: left;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
 	-webkit-border-radius-bottom-left: 10px;
 	-webkit-border-radius-bottom-right: 10px;
}

.data_section_linkbox_left {
	width: 180px;
	height: 50px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 14pt;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 180px;
	margin-right: 90px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	text-align: left;
}

.data_section_linkbox_right {
	width: 180px;
	height: 50px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 14pt;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 90px;
	margin-right: 180px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	text-align: left;
}






/* Database */

#db_menu {
	text-align: center;
/*	width: 634px;*/
	width: 572px;
	margin: auto;
}
#db_menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	width: auto;
	cursor: pointer;
}
#db_menu_box {
	width: 100%;	
}
#db_menu_nav {
	text-align: center;
	width: 620px;
	height: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#db_menu_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#db_menu_nav li {
	float: left;
	width: 110px;
	padding: 1px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000066;	
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	text-align: center;
	overflow: auto;
	text-decoration: none;
} 

#db_menu_form {
	min-width: 400px;
	margin: auto;
	overflow:auto;
}

#db_menu_form_select {
	background: yellow;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: auto;
	cursor: pointer;
}

#db_menu_form_select ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#db_menu_form_select li {
	display: none;
	float: left;
	width: 300px;
	padding: 1px;
	margin-left: 0;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000066;	
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	text-align: left;
	overflow: auto;
	text-decoration: none;
} 

#db_menu_submit {
	margin:  5px;
	height: 25px;
}

#db_menu_submit div {
	width: 179px;
	float: left;
}

#db_menu_submit label {
	padding-right: 0px;
}

#db_menu_submit input[type=text] {
	width: 40px;
	text-align: right;
}

#db_menu_submit div#thinkball {
	width: 17px;	
	padding: 4px;
	visibility: hidden;
}

.tab_main {
	margin: 3px;
	background: #EAEAEA;
	height: 305px;
}

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

.tab_main li {
	float: left;
	width: 502px;
	height: 261px;
	padding: 21px; 
	margin-left: 0;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;	
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	text-align: left;
	overflow: auto;
	text-decoration: none;
}

.tab_main_data {
	margin: 3px;
	background: #EAEAEA;
	height: 140px;
//	overflow: hidden;
	position: relative;
}

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

.tab_main_data li.preview {
	width: 150px;	
	height: auto;
	padding: 0px; 	
	-moz-border-radius: 0px;
 	-webkit-border-radius: 0px;
	border: 0px;
	float: auto;
	margin: auto;
}

.tab_main_data li {
	float: left;
	width: 502px;
	height: 96px;
	padding: 21px; 
	margin-left: 0;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;	
	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	text-align: left;
	overflow: auto;
	text-decoration: none;
}





#db_results {
	width: 100%
	margin: auto;
}

#db_results_nav_top {
	width: 300px;
	margin: auto;
}

#db_results_nav_top div a {
	color: #OOOOOO
}

#db_results_nav_top div {
	width: 50px;
	float: left;
	font-size: 16pt;
	text-align: center;
	color: #EAEAEA;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#db_results_summary {
	float:left;
	font-size: 10pt;
	text-align:center;
	width:100%;
	margin: 10px;
}

#db_results_table {
	float: left;
	width: 100%;
	font-size: 11pt;
	overflow: auto;
}

#db_results_table table {
	margin-left:auto; 
	margin-right:auto;
        background-color: #FFFFFF;
        line-height: 14px;
        font-size: 13px;
        text-align: center;
        vertical-align: middle;
        border: 0;
        color: #000000;
}

.TableHeader{
        cursor:pointer;
        font-size: 12px;
}
.TableRow {
        color: #000100;
        background-color: #EAEAEA;
        line-height: 14px;
        font-size: 13px;
        text-align: left;
        vertical-align: middle;
        white-space: nowrap;
        height: 5px;
}

.GraphTab {
        background-color: #EAEAEA;
        line-height: 20px;
        text-align: left;
        vertical-align: middle;
        border: 0;
        color: #000000;
}

div.float {
  float: left;
}
  
div.float p {
   text-align: center;
   }

div.container {
	border: 2px dashed #333;
	background-color: #ffe;
}
  
/*
.checkboxQuery {
	padding-left:80px;
	padding-right:80px;
	float:left;
	margin: 3px;
	margin-left: 4px;
}
*/

.checkboxQuery div {
	width:244px;
	float:left;
	margin: 3px;
	margin-left: 4px;
}

.suggestionsBox div {
	width:220px;
}

.checkboxQuery div.double {
	width:307px;
	float:left;
	font-weight: bold;
	margin: 3px;
	margin-left: 4px;
}

.checkboxQuery select {
	width:244px;
	height: 21px;
	margin: 3px;
	margin-left: 4px;
}

.checkboxQuery input{
		width:110px;
		margin: 3px;
		margin-left: 4px;
}

.checkboxQuery input[type="checkbox"]{
		width: auto;
		margin: 0;
		margin-right: 1em;
}

.checkboxQuery input[type="radio"]{
		width: auto;
		margin: 0;
		margin-right: 0.5em;
		margin-left: 1em;
}


.central a img {
		height: 15px;
}

#downastxt {
	width: 100%;
	text-align: center;
	clear: both;
}



/* tabs. from http://www.stilbuero.de/2006/05/13/accessible-unobtrusive-javascript-tabs-with-jquery/ */
.anchors {
	list-style: none;
	margin: 0;
	padding: 0 0 1px;
	font-size: 10pt;
}
.anchors:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.anchors li {
    float: left;
    margin: 0 1px 0 0;
}
.anchors a {
    display: block;
    position: relative;
    top: 1px;
    border: 1px solid #EAEAEA;
    border-bottom: 0;
    z-index: 2;
    padding: 2px 9px 1px;
    color: #000;
    text-decoration: none;
}
.anchors .on a {
/*    padding-bottom: 2px;*/
    padding-bottom: 1px;
    font-weight: bold;
}
.anchors a:focus, .anchors a:active {
    outline: none; /* @ Firefox 1.5, remove ugly dotted border */
}
.anchors .on a, .anchors a:hover, .anchors a:focus, .anchors a:active,
.anchor {
    background: #eaeaea;    
}
.anchors .on a:link, .anchors .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.anchors a:hover, .anchors a:focus, .anchors a:active {
    cursor: pointer;
}
.anchor {
    padding: 10px;
}


