






body {
    height: 100%;
    min-height: 98.4%;
    margin: 0 1%;
    padding: 0;
    background: #fff url(/image/fondobody.png) repeat-y top center;
    font: normal 0.7em Arial, Helvetica, sans-serif;
    color: #444;
    text-align: center;
}








#contenedor {
    width: 980px;
    height: 100%;
    margin: 0 auto 0 auto;
    background: #fff;
}

#contenido_popup {
    background: #fff;
    text-align: justify;
}


h1 {
	color: #002e67;
}





#logotipos {
    margin: 0 0 10px 0;
    padding: 0;
    width: 980px;
    height: 100px;
}



	#logotipos h1 {
            margin: 0;
            padding: 0;
	    width: 980px;
	    height: 100px;
 	    background: transparent url(/image/logotipos980.png) no-repeat top left;
	}



	#logotipos h1 span {
		display: none;
	}


#logotipos2 {
    margin: 0 0 10px 0;
    padding: 0;
    width: 800px;
    height: 100px;
}

	#logotipos2 h1 {
            margin: 0;
            padding: 0;
	    width: 800px;
	    height: 100px;
 	    background: transparent url(/image/logotipos2.png) no-repeat top left;
	}

	#logotipos2 h1 span {
		display: none;
	}


#logotipos3 {
    margin: 0 0 10px 0;
    padding: 0;
    width: 600px;
    height: 63px;
}

	#logotipos3 h1 {
            margin: 0;
            padding: 0;
	    width: 600px;
	    height: 63px;
 	    background: transparent url(/image/logotipos3.png) no-repeat top left;
	}

	#logotipos3 h1 span {
		display: none;
	}


#logotipos4 {
    margin: 0 0 10px 0;
    padding: 0;
    width: 520px;
    height: 53px;
}

	#logotipos4 h1 {
            margin: 0;
            padding: 0;
	    width: 520px;
	    height: 53px;
 	    background: transparent url(/image/logotipos4.png) no-repeat top left;
	}

	#logotipos4 h1 span {
		display: none;
	}


#enlace_ulpgc {
	width: 300px;
	min-height: 100px;
	position: relative;
	top: -100px;
	left: 0;
	border: 0;
	background: transparent;
}


#menu1 {
    width: 980px;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
    background: #fff;
}


#menu1 .div1 {
	width: 100px;
	margin: 8px 0 0 5px;
	float: right;
}

#menu1 .div2 {
	width: 195px;
	margin: 0 0 0 5px;
	float: left;
}


        #menu1 ul {
            list-style: none ;
            padding: 5px 0 0 0;
            margin: 0;
        }


        #menu1 ul li {
            display: inline;
            padding: 6px;
	    position: relative;
        }


		#menu1 ul li ul {
			display: none;
			list-style: none;
			position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
			left: -10px; /* Para que no monte sobre el <li> */
			top: 18px;		
		}

		#menu1 ul li:hover > ul {
		        display:block;
		}

		#menu1 ul li:hover > ul li {
		        display:block;
			width: 220px;
			height: 20px;
		        background: #f7f7f7;
			color: #3366bb;
			padding: 2px;
			border: 1px solid #ccc;
		}

		#menu1 ul li:hover > ul li:hover {
		        display:block;
		        background: #3366bb;
			color: #fff;
		}

		#menu1 ul li:hover > ul li:hover a {
			text-decoration: none;
		        display:block;
			color: #fff;
		}






#cuerpo {
    width: 970px;
    overflow: hidden;
    height: 1%;
    margin: 0;
    padding: 5px;
    background: #fff;
    text-align: justify;
}



#contenido {
    width: 735px;
    margin: 0;
    padding: 0;
    background: #fff;
    float: left;
}


div.centrado{
	text-align: center;
    	min-height: 380px;
    	height: auto !important;
    	height: 380px;
}

div.centrado table {
	margin: 7px auto;
	text-align: left;
}

#contenido table td.borde_up {
	height: 7px;
	width: 721px;
	border: none;
	background: url(/image/borde_tabla_up.png) no-repeat bottom center;
}

#contenido table td.borde_down {
	height: 7px;
	width: 721px;
	border: none;
	background: url(/image/borde_tabla_down.png) no-repeat top center;
}

#contenido table td.campo1 {
	border: none;
	width: 110px;
	background: #aabbcc;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	color: #fff;
}

#contenido table td.campoURI {
	border: none;
	width: 110px;
	background: #fe8626;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	color: #fff;
}

#contenido table td.campo1b {
	border: none;
	width: 120px;
	background: #3366bb;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	color: #fff;
}

#contenido table td.campo1c {
	border: none;
	width: 110px;
	background: #6699ee;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	color: #fff;
}

#contenido table td.campo2 {
	border: none;
	width: 590px;
	background: #f7f7f7;
	padding: 5px;
}

#contenido table td.campo2b {
	border: none;
	width: 590px;
	background: #f2f4fa;
	padding: 5px;
	margin: 0;
	text-align: left;
}

#contenido table td.campo2c {
	border: none;
	width: 590px;
	background: #f9fcfd;
	padding: 5px;
	margin: 0;
	text-align: center;
}

#contenido table td.campo2b table {
	width: 100%;
	margin: 0;
	padding: 0;
}


#compartir_web20 {
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f3f3f3;
	padding: 3px;
}


#academico {
	float: left;
	width: 420px;
	background: #fff;
	padding: 5px;
}

#academico p {
	margin: 0 0 5px 0;
}


#analytics {
	float: right;
	width: 240px;
	background: #fff;
	padding: 5px;
}


#principal {

    width: 405px;
    min-height: 420px;

    height:auto !important;
    height: 420px;
    margin: 5px 5px 0 5px;

    padding: 0;

    background: #fff;

    float: left;

}



#comunidades {

    width: 400px;

    min-height: 280px;

    margin: 0 5px 5px 0;

    padding: 0;

    background: #fff url(/image/fondo_comunidades.png) bottom right no-repeat;

    float: left;

}

#comunidades h3 {
    font-size: 1.2em;
    color: #ff9a00;
}

#comunidades h3 span {
    color: #3366bb;
}

#comunidades ul {

    	display: block;

	list-style: url(/image/puntoul2.png);
	margin: 20px 0 0 6px;
	padding: 0 0 0 40px;
}



	#comunidades ul li {

		padding: 0 0 9px 0;

	}



	#comunidades ul li a {

		font-size: 1em;
		font-weight: bold;

	}





#recientes {
    width: 390px;
    margin: 0 5px 5px 0;
    padding: 5px;
    background: #fff url(/image/fondo_enlaces.png) bottom right no-repeat;
    float: left;
}



#recientes h3 {
    font-size: 1.2em;
    color: #ff9a00;
}



#recientes ul {
    	display: block;
	list-style: url(/image/puntoul.png);
	margin: 0 0 0 30px;
	padding: 5px 5px 10px 5px;
}

	#recientes ul li {
		padding: 0 10px 5px 0;
	}


	#recientes ul li a {
		font-size: .8em;
	}





#enlaces {
    width: 400px;
    min-height: 130px;
    margin: 0 5px 5px 0;
    padding: 0;
    background: #fff url(/image/fondo_enlaces.png) bottom right no-repeat;
    float: left;
}



#enlaces h3 {
    font-size: 1.2em;
    color: #ff9a00;
}



#enlaces ul {
	list-style: url(/image/puntoul.png);
}


	#enlaces ul li {
		padding: 0 0 10px 0;
	}


	#enlaces ul li a {
		font-size: 1em;
	}


#enlaces span {
	margin: 0 0 0 10px;
}





#bienvenida {
    width: 300px;
    height: 190px;
    margin: 5px 5px 0 0;
    padding: 5px;
    float: left;
    text-align: justify;
    background: #fff url(/image/fondo_noticias.png) bottom right no-repeat;
}



#bienvenida h3 {
	margin: 5px 0 0 0;
	color: #ff9a00;
    	font-size: 1.2em;
}


#bienvenida p {
    font-size: .8em;
    padding: 10px 0 5px 0;
    margin: 0;
}


#noticias {
    width: 300px;
    min-height: 340px;
    margin: 5px 5px 0 0;
    padding: 5px;
    background: #fff url(/image/fondo_noticias.png) bottom right no-repeat;
    float: left;
}



#noticias h3 {
    font-size: 1.2em;
    color: #ff9a00;
}



#noticias p {
	text-align: justify;
	border-bottom: 2px dotted #ccc;
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: .8em;
}







#navegacion {
    width: 220px;
    height: 660px;
    margin: 0 5px 0 0;
    padding: 0;
    background: transparent url(/image/navegafondo2.png) no-repeat center bottom;
    float: right;
    border: none;
}



#navegacion .busqueda {
	text-align: right;
	margin: 5px;
	padding: 10px 0 5px 0;
}

#navegacion .busqueda a {
  	font-size: .8em;
	font-weight: normal;
}


#navegacion .busqueda h3 {
	margin: 0 0 0 13px;
	padding: 0 0 0 24px;
	text-align: left;
	color: #002e67;
	height: 21px;
	background: url(/image/buscar2.png) left top no-repeat;
    	font-size: 1.1em;
}

#navegacion .busqueda p {
	margin-bottom: 15px;
}

#navegacion input.buscar1 {
	font-weight: bold;
	width: 128px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 4px;
	background: #f0f0f0 url(/image/input_redondeado5.gif) no-repeat top left;
	border: none;
}



#navegacion input.buscar2 {
	font-weight: bold;
	font-size: 1.6em;
	width: 24px;
	height: 28px;
	margin: 0 15px 0 0;
	padding: 0;
	color: #fff;
	background: #f7f7f7 url(/image/input_redondeado3.gif) no-repeat bottom left;
	border: none;
}


#navegacion .listar {
	text-align: left;
	margin: 5px;
	padding: 0 0 5px 0;
}

#navegacion .listar h3 {
	margin: 0 0 0 13px;
	padding: 0 0 0 24px;
	text-align: left;
	color: #002e67;
	height: 21px;
	background: url(/image/listar2.png) left top no-repeat;
    	font-size: 1.1em;
}



#navegacion .miacceda {
	text-align: right;
	margin: 5px;
	padding: 0 0 5px 0;
}


#navegacion .miacceda h3 {
	margin: 0 0 0 13px;
	padding: 0 0 0 24px;
	text-align: left;
	color: #002e67;
	height: 21px;
	background: url(/image/publicar2.png) left top no-repeat;
    	font-size: 1.1em;
}

#navegacion .miacceda a {
	font-size: .8em;
	font-weight: normal;
}

#navegacion form {
    	margin: 0 5px 0 0;
	padding: 10px 0;
	font-size: 0.8em;
	font-weight: normal;
}


#navegacion .recursos {
	text-align: left;
	margin: 5px;
	padding: 5px 0 5px 0;
}


#navegacion .recursos h3 {
	margin: 0 0 0 13px;
	padding: 0 0 0 24px;
	text-align: left;
	color: #002e67;
	height: 21px;
	background: url(/image/recursos2.png) left top no-repeat;
    	font-size: 1.1em;
}


#navegacion ul {
	list-style: url(/image/puntoul.png);
}


	#navegacion ul li {
		padding: 0 0 8px 0;
	}

	#navegacion ul li a {
		font-size: 1em;
		font-weight: normal;
	}



#navegacion label {
	color: #002e67;
	width: 65px;
	margin: 0;
}


#navegacion input {
	width: 92px;
	height: 16px;
	margin: 0 15px 2px 0;
	padding: 4px;
	color: #002e67;
	background: #f0f0f0 url(/image/input_redondeado4.gif) no-repeat top left;
	border: none;
}



#navegacion input.submit {
	font-weight: bold;
	width: 100px;
	height: 24px;
	margin: 0 15px 0 0;
	color: #fff;
	padding: 0;
	background: #f0f0f0 url(/image/input_redondeado2.gif) no-repeat top left;
	border: none;
}



#navegacion p {
	margin: 10px 15px 0 0;
}



#navegacion .recursos ul {
	list-style: url(/image/puntoul.png);
}



	#navegacion .recursos ul li {
		padding: 0 0 7px 0;
	}



	#navegacion .recursos ul li a {
		font-weight: normal;
		font-size: .8em;
	}








#pie {
    width: 980px;
    height: 100px;
    margin: 0;
    padding: 10px 0 0 0;
    background: #ddd;
    border-top: 1px solid #999;
    text-align: center;
    color: #777;
}

#pie a:link, a:visited {
	text-decoration: none;
	color: #002e67;
}

#pie a:hover {
	text-decoration: underline;
	color: #002e67;
}

#pie span img {
	vertical-align: middle;
}

#pie2 {
    width: 800px;
    height: 40px;
    margin: 0;
    padding: 10px 0 0 0;
    background: #ddd;
    border-top: 1px solid #999;
    text-align: center;
    color: #777;
}

#pie2 a:link, a:visited {
	text-decoration: none;
	color: #002e67;
}

#pie2 a:hover {
	text-decoration: underline;
	color: #002e67;
}

#pie2 span img {
	vertical-align: middle;
}


#pie3 {
    width: 600px;
    height: 40px;
    margin: 0;
    padding: 10px 0 0 0;
    background: #ddd;
    border-top: 1px solid #999;
    text-align: center;
    color: #777;
}

#pie3 a:link, a:visited {
	text-decoration: none;
	color: #002e67;
}

#pie3 a:hover {
	text-decoration: underline;
	color: #002e67;
}

#pie3 span img {
	vertical-align: middle;
}


#pie4 {
    width: 520px;
    height: 40px;
    margin: 0;
    padding: 10px 0 0 0;
    background: #ddd;
    border-top: 1px solid #999;
    text-align: center;
    color: #777;
}

#pie4 a:link, a:visited {
	text-decoration: none;
	color: #002e67;
}

#pie4 a:hover {
	text-decoration: underline;
	color: #002e67;
}

#pie4 span img {
	vertical-align: middle;
}



a:link, a:visited {
	color: #002e67;
	text-decoration: none;
}

a:hover {
	color: #002e67;
	text-decoration: underline;
}




img { border: 0 }










h2 { margin-left: 10px;
     margin-right: 10px;
     font-size: 1.2em;
     font-style: normal;
     font-family: "Arial", "Helvetica", sans-serif;
     border-bottom: 1px solid #002e67;
     color: #002e67 }

h3 { margin-left: 10px;
     margin-right: 10px;
     font-size: 1.1em;
     font-weight: bold;
     font-family: "Arial", "Helvetica", sans-serif;
     color: #002e67 }


object { display: inline; }

p {  margin-left: 10px;
     margin-right: 10px;
     font-family: "Arial", "Helvetica", sans-serif;
     font-size: 10pt }
     



DIV { margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 15px; 
      font-family: "Arial", "Helvetica", sans-serif;
      font-size: 10pt;}      






.standard { margin-left: 10px;
            margin-right: 10px;
            font-family: "Arial", "Helvetica", sans-serif;
            font-size: 10pt;
	    }                       


.pageBanner { width: 100%;
              border: 0;
              margin: 0;
              background: #fcfcff;
              color: #000000;
              padding: 0;
              vertical-align: middle }

.tagLine { vertical-align: bottom;
           padding: 10px;
           border: 0;
           margin: 0;
           background: #fcfcff;
           color: #ff6600 }

.tagLineText { background: #fcfcff;
               color: #ff6600;
               font-size: 10pt;
               font-weight: bold;
               border: 0;
               margin: 0 }

.stripe { background: #336699 url(/image/stripe.gif) repeat-x;
          vertical-align: top;
          border: 0;
          padding: 0;
          margin: 0;
          color: #ffffff }

.locationBar { font-size: 10pt;
               font-family: "Arial", "Helvetica", sans-serif;
               text-align: left }

.centralPane { 
	       margin: 0 auto;
	       width: 960px;	
               padding: 0;
}








.pageContents { FONT-FAMILY: Arial, Helvetica, sans-serif;
                background: #fcfcff;
                color: black;
                vertical-align: top;
                width: 700px;
		float: left;
	      }

.navigationBarTable{ width: 100%;
                     padding: 2px;
                     margin: 2px;
}

.navigationBar { font-family: "Arial", "Helvetica", 
sans-serif;
                 font-size: 10pt;
                 font-style: normal;
                 font-weight: bold;
                 color: #252645;
                 text-decoration: none;
		 border: 1px solid #cad6e8;
                 background: #fff;
		 width: 200px;
		 float: right;
	       }

.navigationBarSublabel{  font-family: "Arial", "Helvetica", 
sans-serif;
                         font-size: 12pt;
                         font-style: normal;
                         font-weight: bold;
                         color: black;
                         text-decoration: none;
                         background: #fcfcff;
                         white-space: nowrap }





.navigationBarItem { font-family: "Arial", "Helvetica", 
sans-serif;
                     font-size: 10pt;
                     font-style: normal;
                     font-weight: normal;
                     color: #252645;
                     background: #fff;
                     text-decoration: none;
                     vertical-align: middle;
                     white-space: nowrap }

.loggedIn { font-family: "Arial", "Helvetica", sans-serif;
            font-size: .9em;
            color: #f67f24;
            background: #f7f7f7;
}

.loggedIn2 { font-family: "Arial", "Helvetica", sans-serif;
            font-size: .9em;
	    font-weight: bold;
            color: #f67f24;
            background: #f7f7f7;
}

.pageFooterBar { width: 100%;
                 border: 0;
                 margin: 10px;
                 padding: 0;
                 background: #fcfcff;
                 color: #555;
		 clear: left;
 }

.pageFootnote { font-family: "Arial", "Helvetica", 
sans-serif;
                font-size: 10pt;
                font-style: normal;
                font-weight: normal;
                background: #fcfcff;
                color: #252645;
                text-decoration: none;
                text-align: left;
                vertical-align: middle;
                margin-left: 10px;
                margin-right: 10px }

.sidebar {
	margin-top: 20px;
        background: #f7f7f7;
	width: 720px;
        color: #000000;
	float: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.sidebar ul {
	display: block;
	list-style: url(/image/puntoul2.png);
}

.sidebar ul li {
	padding: 5px;
}


ul {
	list-style: url(/image/puntoul2.png);
}

.communityLink { font-family: "Arial", "Helvetica", sans-serif;
                 font-size: 1em;
                 font-weight: bold;
		 margin: 20px 0 20px 0;
}

.communityLink .communityLink { font-family: "Arial", "Helvetica", sans-serif;
                 font-size: .9em;
                 font-weight: bold;
		 margin: 5px 0 0 0;
}

.communityStrength {
 		 font-family: "Arial", "Helvetica", sans-serif;
                 font-size: .9em;
                 font-weight: normal }

.communityDescription { margin-left: 20px;
                        margin-right: 10px;
                        font-family: "Arial", "Helvetica", sans-serif;
                        font-size: 10pt;
                        font-weight: normal;
                        list-style-type: none }

.collectionListItem { font-family: "Arial", "Helvetica", sans-serif;
                      font-size: .8em;
		      margin: 1px 0 0 0;
                      font-weight: normal }

.collectionDescription { margin-left: 20px;
                     margin-right: 10px;
                     font-family: "Arial", "Helvetica", sans-serif;
                     font-size: 10pt;
                     font-weight: normal;
}

.miscListItem { margin-left: 20px;
                margin-right: 10px;
                font-family: "Arial", "Helvetica", sans-serif;
                font-size: 12pt;
                list-style-type: none }

.copyrightText { margin-left: 20px;
                 margin-right: 20px;
                 text-align: center;
                 font-style: italic;
                 font-family: "Arial", "Helvetica", 
sans-serif;
                 font-size: 10pt;
                 list-style-type: none }

.browseBarLabel { font-family: "Arial", "Helvetica", sans-serif;
                  font-size: 10pt;
                  font-style: normal;
                  font-weight: bold;
                  color: #000000;
                  background: #fcfcff;
                  vertical-align: middle;
                  text-decoration: none }

.browseBar { font-family: "Arial", "Helvetica", sans-serif;
             font-size: 12pt;
             font-style: normal;
             font-weight: bold;
             background: #fcfcff;
             color: #252645;
             vertical-align: middle;
             text-decoration: none }

.itemListCellOdd { font-family: "Arial", "Helvetica", 
sans-serif;
                   font-size: 12pt;
                   font-style: normal;
                   font-weight: normal;
                   color: #000000;
                   vertical-align: middle;
                   text-decoration: none;
                   background: #fcfcff }


.itemListCellEven { font-family: "Arial", "Helvetica", 
sans-serif;
                    font-size: 12pt;
                    font-style: normal;
                    font-weight: normal;
                    color: #000000;
                    vertical-align: middle;
                    text-decoration: none;
                    background: #eeeeee }

.itemListCellHilight { font-family: "Arial", "Helvetica", 
sans-serif;
                       font-size: 12pt;
                       font-style: normal;
                       font-weight: normal;
                       color: #000000;
                       vertical-align: middle;
                       text-decoration: none;
                       background: #ddddff }

.topNavLink { margin-left: 10px;
          margin-right: 10px;
          font-family: "Arial", "Helvetica", sans-serif;
          font-size: 10pt;
          text-align: center }

.submitFormLabel { margin-left: 10px;
           margin-right: 10px;
           font-family: "Arial", "Helvetica", sans-serif;
                   font-weight: bold;
           font-size: 10pt;
           text-align: right;
           vertical-align: top }

.submitFormHelp {  margin-left: 10px;
           margin-right: 10px;
           font-family: "Arial", "Helvetica", sans-serif;
           font-size: 8pt;
           text-align: center }
           

.submitFormWarn {  margin-left: 10px;
           margin-right: 10px;
           font-family: "Arial", "Helvetica", sans-serif;
           font-weight: bold;
           font-size: 12pt;
           color: #ff6600;
           text-align: center }

.uploadHelp { margin-left: 20px;
              margin-right: 20px;
              font-family: "Arial", "Helvetica", sans-serif;
              font-size: 10pt;
              text-align: left }

.submitFormDateLabel {  margin-left: 10px;
                        margin-right: 10px;
                        font-family: "Arial", "Helvetica", 
sans-serif;
                        font-size: 10pt;
                        font-style: italic;
                        text-align: center;
                        vertical-align: top; }

.submitProgressTable{ margin: 0;
                      padding: 0;
                      border: 0;
                      vertical-align: top;
                      text-align: center;
                      white-space: nowrap }

.submitProgressButton{ border: 0 }

.submitProgressButtonDone{ border: 0;
                           background-image: url(/image//submit/done.gif);
                           background-position: center;
                           height: 30px;
                           width: 90px;
                           font-size: 12pt;
                           color: black;
                           background-repeat: no-repeat; }

.submitProgressButtonCurrent{ border: 0;
                           background-image: url(/image//submit/current.gif);
                           background-position: center;
                           height: 30px;
                           width: 90px;
                           font-size: 12pt;
                           color: white;
                           background-repeat: no-repeat; }

.submitProgressButtonNotDone{ border: 0;
                           background-image: url(/image//submit/notdone.gif);
                           background-position: center;
                           height: 30px;
                           width: 90px;
                           font-size: 12pt;
                           color: black;
                           background-repeat: no-repeat; }

.miscTable { font-family: "Arial", "Helvetica", sans-serif;
             font-size: 1em;
             font-style: normal;
             font-weight: normal;
             color: #000000;
             vertical-align: middle;
             text-decoration: none;
             background: #cccccc }

.miscTableNoColor { font-family: "Arial", "Helvetica", 
sans-serif;
             font-size: 12pt;
             font-style: normal;
             font-weight: normal;
             color: #000000;
             vertical-align: middle;
             text-decoration: none;
             background: #fcfcff }





.oddRowOddCol{ font-family: "Arial", "Helvetica", sans-serif;
               font-size: .9em;
               font-style: normal;
               font-weight: normal;
               color: #000000;
               vertical-align: middle;
               text-decoration: none;
               background: #fcfcff;
               padding: 3px }

.evenRowOddCol{ font-family: "Arial", "Helvetica", 
sans-serif;
                font-size: .9em;
                font-style: normal;
                font-weight: normal;
                color: #000000;
                vertical-align: middle;
                text-decoration: none;
                background: #eeeeee;
                padding: 3px  }

.oddRowEvenCol{ font-family: "Arial", "Helvetica", 
sans-serif;
                font-size: .9em;
                font-style: normal;
                font-weight: normal;
                color: #000000;
                vertical-align: middle;
                text-decoration: none;
                background: #eeeeee;
                padding: 3px  }

.evenRowEvenCol{ font-family: "Arial", "Helvetica", 
sans-serif;
                 font-size: .9em;
                 font-style: normal;
                 font-weight: normal;
                 color: #000000;
                 vertical-align: middle;
                 text-decoration: none;
                 background: #dddddd;
                 padding: 3px  }

.highlightRowOddCol{ font-family: "Arial", "Helvetica", 
sans-serif;
                     font-size: 12pt;
                     font-style: normal;
                     font-weight: normal;
                     color: #000000;
                     vertical-align: middle;
                     text-decoration: none;
                     background: #ccccee;
                     padding: 3px }

.highlightRowEvenCol{ font-family: "Arial", "Helvetica", 
sans-serif;
                      font-size: 12pt;
                      font-style: normal;
                      font-weight: normal;
                      color: #000000;
                      vertical-align: middle;
                      text-decoration: none;
                      background: #bbbbcc;
                      padding: 3px }

.itemDisplayTable{ text-align: center;
                   border: 0;
                   color: #000000;
		   width: 720px;
}

.metadataFieldLabel{ font-family: "Arial", "Helvetica", 
sans-serif;
                     font-size: 12pt;
                     font-style: normal;
                     font-weight: bold;
                     color: #000000;
                     vertical-align: top;
                     text-align: right;
                     text-decoration: none;
                     white-space: nowrap;
                     padding: 3px }

.metadataFieldValue{ font-family: "Arial", "Helvetica", 
sans-serif;
                     font-size: 12pt;
                     font-style: normal;
                     font-weight: normal;
                     color: #000000;
                     vertical-align: top;
                     text-align: left;
                     text-decoration: none;
                     padding: 3px }  

.recentItem { margin-left: 10px;
              margin-right: 10px;
              font-family: "Arial", "Helvetica", sans-serif;
              font-size: 10pt }

.searchBox { font-family: "Arial", "Helvetica", sans-serif;
             font-size: 10pt;
             font-style: normal;
             font-weight: bold;
             color: #000000;
             vertical-align: middle;
             text-decoration: none;
             background: #fefecd;
             padding: 0;
             border: 0;
             margin: 0 }

.searchBoxLabel { font-family: "Arial", "Helvetica", 
sans-serif;
                  font-size: 10pt;
                  font-style: normal;
                  font-weight: bold;
                  color: #000000;
                  background: #fefecd;
                  text-decoration: none;
                  vertical-align: middle }

.searchBoxLabelSmall { font-family: "Arial", "Helvetica", 
sans-serif;
                  font-size: 8pt;
                  font-style: normal;
                  font-weight: bold;
                  color: #000000;
                  background: #fefecd;
                  text-decoration: none;
                  vertical-align: middle }

.attentionTable 
{
    font-style: normal;
    font-weight: normal;
    color: #000000;
    vertical-align: middle;
    text-decoration: none;
    background: #cc9966;
}

.attentionCell 
{
    background: #fcfcff;
    text-align: center;
}

.help {font-family: "Arial", "Helvetica", sans-serif;
        background: #fcfcff;
        margin-left:10px;}

.help h2{text-align:center;
                font-size:18pt;
                color:#000000;}

.help h3{font-weight:bold;
         margin-left:0px;}

.help h4{font-weight:bold;
         font-size: 10pt;
         margin-left:5px;}

.help h5{font-weight:bold;
         margin-left:10px;
         line-height:.5;}

.help p {font-size:10pt;}

.help table{margin-left:8px;
            width:90%;}

.help table.formats{font-size:10pt;}

.help ul {font-size:10pt;}

.help p.bottomLinks {font-size:10pt;
                    font-weight:bold;}

.help td.leftAlign{font-size:10pt;}
.help td.rightAlign{text-align:right;
                    font-size:10pt;}
                    



ul.controlledvocabulary  {
		list-style-type:none; }

	
.controlledvocabulary ul  li ul {
	     list-style-type:none;
		display:none; }

input.controlledvocabulary  {
		border:0px; }

img.controlledvocabulary {
		margin-right:8px ! important;
		margin-left:11px ! important;
		cursor: pointer;
}                    

.submitFormHelpControlledVocabularies {  
		   margin-left: 10px;
           margin-right: 10px;
           font-family: "Arial", "Helvetica", sans-serif;
           font-size: 8pt;
           text-align: left; }           

.controlledVocabularyLink {  
           font-family: "Arial", "Helvetica", sans-serif;
           font-size: 8pt; }   
           
.browse_buttons
{
	float: right;
	padding: 1px;
	margin: 1px;
}

#browse_navigation
{
	margin-bottom: 10px;
}

#browse_controls
{
	margin-bottom: 10px;
}

.browse_range
{
	margin-top: 5px;
	margin-bottom: 5px;
}








p.borde {
	padding: 10px;
	border: 1px solid #ccc;
	background: #ecf2f9;
}

th.oddRowEvenCol {
	text-align: center;
	font-weight: bold;
	color: #002e67;
}

th.oddRowOddCol {
	text-align: center;
	font-weight: bold;
	color: #002e67;
}

