/* green color: #C6DD33; */



html, body {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	text-decoration: none;
	background-color: #587FBA;/*#EBE8E2;*/
	text-align: left;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica ,sans-serif;
	color: #000;
	text-align: center;
	font-size:120%;
}

.frame{
	margin-left:auto;
	margin-right:auto;
	width:725px;
	
	padding:10px;
	background-color: #fff;
	text-align:left;
}

ul#style_selector{
	list-style-type:none;
	padding:0px; margin:0px;
}

ul#style_selector li{
	display:inline;
	font-weight:bold;
}

ul#style_selector li a{
	text-decoration:none;
}

a:link{
	color: #4870B1; /*#E77918*/
	text-decoration: underline;
}

a:visited{
	color: #4870B1; /*#E77918*/
	text-decoration: underline;
}

a:hover{
	color: #333;
	text-decoration: underline;
}


table{
	margin: 0px;
	padding: 0px;
	font-size:1.0em;
}

.header {
	background-image: url(../images/header_725x107.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	color: #333;
	/*border-bottom: 1px solid #333;*/
	margin-bottom: 0px;
	margin-top:0px;
	height: 110px;/*150px;*/
	white-space: nowrap;
}

.header_info {
	margin-left:5px;
	margin-top: 5px;
	color: #333;
	font-size: 0.7em;
	
}
	
.footer {
	background-color: #fff;
	color: #666;
	border-top: 1px solid #006;
	font-size: 0.7em;
	text-align: left;
	padding: 2px 10px 0 0;
	clear: both;
	vertical-align:middle;
}

div.nav {
	width: 100%;
	/*margin-top: 5px;*/
	margin-bottom: 10px;
	font-size: 0.8em;
	background-image: url(../images/button_bg_aqua.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:1px solid #bbb;/*#1090C0;*/
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	/*background-color: #E1ECF7;*/ /*#EBE8E2;*/
	/*border-right: 1px solid #4870B1; */
	/*padding: 10px;*/
	
}

ul.nav{
	margin:0px;
	padding:5px;
	list-style-image: none;
	list-style-type: none;
	/*background-color: #E1ECF7;*/
}

div.content {
	padding: 10px;
	padding-top:0px;
	float:right;
	margin-right: 0px;
	padding-right:0px;
	font-size: 0.8em;
	width:77%;
	/*background-image: url(../images/eval-stamp-site-bg.jpg);
	background-repeat:no-repeat;
	background-position: center middle;*/
	/*border-left: 1px dashed #ccc;*/
}

td.content{
	font-size: 1.0em;
	vertical-align: top;
} 

div.sysnav{
	/*font-size: 0.7em; */
	font-size: 0.7em;
	border:1px solid #ccc; 
	margin-right:5px; 
	margin-top:0px; 
	float:left; 
	width: 20%;
}

div.sysnav_header{
	background-image: url(../images/button_bg_aqua.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #fff; /*#1090C1;*/
	color:#000; 
	font-weight:bold; 
	padding:3px;
}

ul.sysnav{
	list-style-image: none;
	list-style-type: none;
	padding:0px;
	margin:0px;
	/*background-color: #E1ECF7;*/
}


li.sysnav{
	margin-bottom: 0px;
	background-color: #E1ECF7;
	border-bottom: 1px solid #fff;
	padding: 7px;
	clear:both;
	/*
	padding-left: 10px;
	padding-right: 10px;
	*/
}

a.sysnav:link{
	text-decoration:none;
}

a.sysnav:visited{
	text-decoration:none;
}

a.sysnav:hover{
	text-decoration:none;
}


li.nav{
	display:inline;
	/*
	background-image: url(../images/nueva-icon-small.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
	*/
	padding-right: 5px;
	vertical-align:top;
	
	/*background-position:0px 0px;*/
	
	/*width: 100%;*/
}


a.nav:link{
	/*font-weight:bold;*/
	color: #000;
	text-decoration: none;

}

a.nav:visited{
	/*font-weight:bold;*/
	color: #000;
	text-decoration: none;
	
}

a.nav:hover{
	/*font-weight:bold;*/
	color: #4870B1;
	text-decoration: none;
}


.spacer {
	clear: both;
}
	
p {
	padding: 0;
	margin-top: 0px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}

dd, dt {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
}

.search_field{
	border: 1px solid #4870B1;
	font-size: 1.0em;
}

.skip{
	display: none;
	font-size: 1.0em;
}


h1{
	/*margin: 0px;*/
	margin-top:0px;
	margin-bottom:10px;
  	padding: 0px;
	font-size: 1.2em;
}

h2{
	margin-top:0px;
  	padding: 0px;
	font-size: 1.0em;
	font-weight:bold;
}

h3{
	margin-top:0px;
  	padding: 0px;
	font-size: 1.0em;
	font-weight:bold;
}

h4{
	margin-top:0px;
  	padding: 0px;
	font-size: 1.0em;
	font-weight:bold;
}

h5{
	margin-top:0px;
  	padding: 0px;
	font-size: 1.0em;
	font-weight:bold;
}

h6{
	margin-top:0px;
  	padding: 0px;
	font-size: 1.0em;
	font-weight:bold;
}

/* special header configuration --> */
h1.facility{
	margin: 0px;
  	padding: 0px;
	margin-bottom: 10px;
	/*font-size: 1.8em;*/
	color: #000;/*#F5821F*/
}

h2.top{
	margin: 0px;
  	padding: 0px;
	font-size:1.0em;
}

h2.category{
	background-image: url(../images/nueva-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
	margin-top: 20px;
	margin-bottom: 20px;
  	/*padding: 0px;*/
	padding-left: 20px;
	font-size: 1.1em;
	color: #F5821F;
	/*font-weight:normal;*/
}


h2.district{
	background-image: url(../images/nueva-icon.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	margin-top: 20px;
	margin-bottom: 20px;
  	/*padding: 0px;*/
	padding-left: 20px;
	/*font-size: 1.3em;*/
	color: #F5821F;
}

h2.mem_item{
	background-image: url(../images/nueva-icon-small.jpg);
	background-repeat: no-repeat;
	background-position: 0 7;
	
	margin-top:10px;
	margin-bottom: 10px;
  	/*padding: 0px;*/
	padding-left: 15px;
	/*font-size: 1.3em;*/
	color: #F5821F;
}

h3.careform{
	margin-top: 5px;
	margin-bottom: 5px;
  	margin-left: 20px;	
	
	padding:3px;
	/*
	font-size: 1.0em;
	font-weight:bold;
	*/
	color: #000;
}


/* <-- */

.hnav_box{
	position: relative;
	top: 18px;
	/*left: 5px;*/
	font-size: 0.8em;
	text-align: left;
	white-space: nowrap;
}

.form_std_button{
	font-size: 1.0em;
	/*
	background-color: #fefefe;
	color: #555;
	padding: 0px;
	*/
}

.form_small_button{
	font-size: 0.8em;
	background-color: #fefefe;
	color: #555;
	padding: 0px;
}

.form_select_box_std, select{
	/*
	border: 1px solid #C6DDEE;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	/*
	color: #333;
	background-color:#E1ECF7;
	*/
}

.form_select_box_small{
	border: 1px solid #C6DDEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	background-color:#E1ECF7;
}

.form_label_std{
	overflow: visible;
}

.form_label_w70{
	overflow: visible;
	width: 70px;
	min-width:70px;
}

.form_label_w110{
	overflow: visible;
	width: 110px;
	min-width: 110px;
}

.form_label_strong{
	overflow: visible;
	font-weight:bold;
}

.form_fieldset{
	padding: 8px;
	margin-bottom: 10px;
}

.form_fieldset_legend{
	font-weight: bold;
	font-size: 1.0em;
	color: #000;
	white-space:normal;
}

.form_fieldset_legend_category{
	font-weight: bold;
	font-size: 1.1em;
	/*border: 1px solid #ccc;*/
	/*background-color: #f3f3f3;*/
	
	background-image: url(../images/bullet_document_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	/*padding:2px;*/
	padding-left: 20px;
	margin-bottom: 5px;
	/*white-space: nowrap;*/
}

.form_fieldset_legend_sub{
	font-weight: bold;
	font-size: 1.1em;
	/*border: 1px solid #ccc;*/
	/*background-color: #f3f3f3;*/
	
	background-image: url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	/*padding:2px;*/
	padding-left: 25px;
	margin-bottom: 5px;
	/*white-space: nowrap;*/
}


.form_textfield_std{
	border: 1px solid #4870B1;
	background-color:#E1ECF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
	/*font-weight: bold;*/
}

.form_textarea_std{
	border: 1px solid #C6DDEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	margin:0px;
	padding:0px;
	color: #333;
}

.form_checkbox_std{
	font-size: 1.0em;
}

option{
	/*
	border: 0px solid #C6DDEE;
	background-color:#E1ECF7;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	/*
	margin:0px;
	padding:0px;
	color: #333;
	*/
}

table.region_data{
	font-size: 0.9em;
}

ul.fac{
	list-style-image: url(../images/bullet_arrow.gif);
}

ul.category{
	list-style-image: url(../images/nueva-icon-small.jpg);
	margin:0px;
	margin-left:20px;
	margin-top:10px;
}

li.category{
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin:0px;
	/*font-weight:bold;*/
}

.data_list_row_bg{
	background-color: #E1ECF7;
	padding: 3px;
	border-bottom: 1px dashed #999;
}
.data_list_row{
	background-color: #f6f6f6;
	padding: 3px;
	border-bottom: 1px dashed #999;
}

.path{
	background-color: #EBE8E2; /*#f3f3f3;*/ /*#E1ECF7;*//*#F2E0AA*/
	/*border: 1px solid #4870B1;*/
	width:100%;
	padding: 3px;
	margin-bottom: 10px;
	margin-top:0px;
	font-size: 0.8em;
}

ul.navbox{
	list-style-type: none;
	list-style-position:inside;
}

li.navbox{
	display:inline;
	border-right: 1px solid #ccc;
	padding: 5px;
}

a.external_link:link{
	color: #666;
	text-decoration: underline;
}

a.external_link:visited{
	color: #666;
	text-decoration: underline;
}

a.external_link:hover{
	color: #333;
	text-decoration: underline;
}

a.category:link{
	color: #4870B1;
	text-decoration: underline;
}

a.category:visited{
	color: #4870B1;
	text-decoration: underline;
}

a.category:hover{
	color: #F5821F;
	text-decoration: underline;
}

.sys_message{
	background-image: url(../images/sys-message-icon.jpg); 
	background-position:3px 8px;
	background-repeat: no-repeat;
	/*width:100%;*/
	border: 1px solid red;
	background-color: #fff;
	padding: 5px;
	padding-left: 33px;
	min-height:35px;
}

.mem_feedback{
	color: red;
	font-size: 0.8em;
}

.image{
	border:0px;
}

.image_selected{
	border:5px solid #F5821F;
	padding:0px;
	margin:0px;
}

.image_right{
	float:right;
	border:0px;
	/*margin-right: 10%;*/
}

.image_left{
	float:left;
	border:0px;
	/*margin-right: 10%;*/
}

.float_left{
	float:left;
	margin-right: 10px;
}

.float_right{
	float:right;
}

.pics_right{
	padding-left:5px;
	float:right;
}

div.category{
	border: 0px;
	border-bottom: 1px dashed #555;
	text-align: right;
	padding-bottom: 5px;
}

div.facility_message{
	border: 1px dashed #ccc;
	background-color: #f9f9f9;
	padding: 5px;
	margin-bottom: 10px;
}

div.scrollable_area{
	width: 500px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #f3f3f3;
	padding: 8px;
}

div.clear{
	clear:both;
}

div.info_add{
	background-color: #F5821F;/*#F2E0AA*/
	border: 1px solid #EBE8E2;
	padding: 3px;
	font-size: 0.8em;
	color: #fff;
	margin-bottom: 10px;
}

.description_add{
	/*background-color: #E1ECF7; /*#B8E26E;*/
	margin-top:0px;
	border: 1px solid #4870B1;
	/*background-image: url(../images/description_add_bg.jpg);*/
	padding:10px;
	font-size: 0.8em;
	line-height: 1.5em;
	vertical-align:top;
}

ul.selector{
	/*
	width:200px;
	height:50px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #fff;
	padding: 8px;
	*/
	margin:0px;
	padding:0px;
	padding-left:10px;
	list-style-position:outside;
	list-style-type:none;
}

/* LEGEND.PHP */
div.legend_header{
	/*
	background-image: url(../images/header_700x150.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	*/
	background-color: #fff;
	color: #333;
	border-bottom: 1px solid #333;
	margin-bottom: 0px;
	height: 50px;
	white-space: nowrap;
	padding: 10px;
}

h1.legend_header{
	font-size: 1.4em;
	padding:0px;
	margin-bottom:0px;
}

h2.legend_header{
	font-size: 1.2em;
	
	padding:0px;
	margin-bottom:5px;
}

div.legend_content{
	padding: 10px;
	margin-right: 0px;
	padding-right:0px;
	font-size: 0.8em;
}

label.symbol_description{
	font-size: 0.7em;
}



td.symbol_selection{
	/*align=\"center\" width=\"1%\"*/
	text-align:center;
	vertical-align:top;
	width:1%;
	font-size: 1.3em;
}

td.symbol_display{
	/*align=\"center\" width=\"1%\"*/
	text-align:center;
	width:1%;
	font-size: 1.0em;
}

table.symbol_container{
	width:1%;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

/* SEARCH-RESULTSET */

ul.resultset{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

li.resultset{
	margin-bottom: 5px;
	padding:2px;
}

div.resultset{
	background-color:#f3f3f3;/*#EBE8E2;*/ /*#E1ECF7;*/
	border: 1px solid #EBE8E2;/*#4870B1;*/
	padding: 2px;
	font-size: 0.9em;
	width:100%;
}

.resultset_header{
	background-color: #f3f3f3;/*#ccc;/* /*#4870B1;*/
	margin:0px;
	margin-bottom: 3px;
	padding:2px;
	padding-left:17px;
	background-image: url(../images/bullet_document.gif);
	background-repeat:no-repeat;
	font-size: 1.1em;
	font-weight:bold;
	/*color: #F5821F;*/
	color: #4870B1;
	border-bottom: 1px dashed #4870B1;
}

.resultset_content{
	background-color: #fff;
	padding:3px;
}

td.help{
	text-align:left;
	vertical-align:top;
	font-size: 1.0em;
}

ul.index{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:20px;
	margin-bottom:20px;
}

li.index{
	margin-bottom: 5px;
}

ul.mem_list{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-bottom:10px;
}

div.mem_item_content{
	padding-left:20px;
	font-size: 0.9em;
	padding-bottom:10px;
	border-bottom: 1px dashed #ccc;
	line-height: 150%;
}

.border_orange{
	border-color:3px solid #F5821F;
}

.invisible{
	display:none;
}
