/* HIDING SOME PARTS OF THE WEB SCREENS (NAVIG. ETC.) */
#noscreen {
  display: block;
  font-size: 10pt;
  font-family: "courier new", "arial narrow", Helvetica, arial, Tahoma, non-serif; 
  letter-spacing: 2px;
  font-weight:bold;
  color: #212063;
  border: 1px;
  text-transform: uppercase;
	width: 95%;
}

.hideprint {
	display: none;
	}

form {
	display: none;
	}
	
.bar{
	display: none;
	}

.recordoptions {
	display: none;
	}

.clearer {
	display: none;
	}

/* END OF HIDING SOME PARTS OF THE WEB SCREENS */


/* GENERAL DEFINITIONS */

body {
   margin: 2% 1% 2% 4% !important;
   background: white;
   font-size: 12pt;
   }

.title {
  font-size: 12pt;
  font-family: "arial narrow", Helvetica, arial, Tahoma, non-serif; 
  letter-spacing: 2px;
  font-weight:normal;
  color: #212063;
  border: 1px;
}

a:link, a:visited {
   background: transparent;
   text-decoration: none;
   }

.text3  {
  font-size:10pt;
  color:#212063;
  font-family:Georgia, Helvetica, Arial, Tahoma, non-serif;
  font-weight:normal;
} 

.td1 {
  font-size:80%;
  font-family: Garamond, Helvetica, Arial, Tahoma, non-serif;
  font-weight:normal;
  color:#212063;
}

.td2 {
  font-size:100%;
  font-family:Helvetica, Arial, Tahoma, non-serif;
  font-weight:bold;
  color:#212063;
  background-color:#CEF;
}

.high  {
  font-size:10pt;
  color:#212063;
  font-family: Georgia, Helvetica, Arial, Tahoma, non-serif;
  font-weight:bold;
} 

.copyright { 
  font-size:70%; 
  font-family: Garamond, Helvetica, Arial, non-serif;  
  color:#6F6F6F; 
  text-align:left; 
  border: 1px solid #B5CBE7;
  text-transform: none;
  font-weight:normal;
  letter-spacing: 1px;
}
/* END of GENERAL DEFINITIONS */



/* PRINTING OUT RESULTS LIST + RECORD VIEW */

table#full {
  width: 95%;
  font-family:Georgia, Garamond, Helvetica, Arial, Tahoma, non-serif;
}


.tbp {
  border: 1px solid #B5CBE7;
}

.tr1 {
  border: 1px solid #B5CBE7;
}


th {
  border-bottom: 2px double #B5CBE7;
  border-top: 1px solid #B5CBE7;
}

th.text3, th.text3 a:link, a:visited  {
  font-size:10pt;
  font-family:Georgia, Garamond, Helvetica, Arial, Tahoma, non-serif;
  font-weight:bold;
  color:#212063;
}


td.td1 {
  border-bottom: 1px solid #B5CBE7;
  font-family: Georgia, Garamond, Helvetica, Arial, Tahoma, non-serif;
  font-size:10pt;
}

td.td1 a:link, td.td1 a:visited {
   background: transparent;
   text-decoration: none;
   font-size:10pt;
   font-family: Georgia, Garamond, Helvetica, Arial, Tahoma, non-serif;
   font-weight:normal;
   color:#212063;
   background-color:#F5F6F7;
   }

td.text3 {
  font-size:10pt;
  font-family:Georgia, Garamond, Helvetica, Arial, Tahoma, non-serif;
  color:#212063;
  margin-bottom: 1em;
  padding-bottom: 1em;
  font-weight:normal;
}

fv_head_mid .right, .right a img, .right img, .fv_head_bot, .fvbutton, .td1 img, table#full td.display {
	display: none;
	}

/*hides headings for columns in results list */
.text3h {
	display: none;
		}
/*hides columns from result list :*/
.td1h {
	display: none;
	}

.formbutton  {
	display: none;
	}

#formbutton  {
	display: none;
	}

/* END OF PRINTING OUT RESULTS LIST */



/* HELP FILEs */

.noPrint { display: none; } 
.yesPrint { display: block !important; } 

#td_helpnav { 
   display: none;
}

#td_content, #td_content p { 
   font-family: Garamond, Georgia, Verdana, Helvetica, "trebuchet MS", non-serif; 
   font-size: 12pt;
   line-height: 133%;
}

#td_content ul li, #td_content ol li, #td_content dt, #td_content dt dd { 
   font-family: Garamond, Georgia, Verdana, Helvetica, "trebuchet MS", non-serif; 
   line-height: 100%;
   font-size: 12pt;
}


#td_content p img, #td_content dd img  { 
   margin-left: 0.33em; 
   border: 1px solid #B5CBE7; 
}

#help_title img { 
   border-bottom: 1px solid #527BBD; 
}

#help_title img { 
   display: none;
}

#help_title h1 { 
  font-family: Tahoma, Helvetica, Arial, Tahoma, non-serif;
  font-size: 16pt;
  border-bottom: 1px solid #527BBD; 
  margin-left:0;
}

.warning img { 
   display: none;
}

.tr1 img { 
   display: none;
}

#td_content h2 { 
   font-family: Georgia, Helvetica, Arial, Tahoma, non-serif;
   font-size: 14pt;
   color: #03a; 
}

#td_content .tr1 { 
   border: none;
   border-bottom: 1px solid #527BBD; 
}

#td_content h3 { 
   font-size: 12pt; 
   margin-top: 2em; 
   margin-bottom: 0;
   padding-bottom: 0;
/*   line-height: 90%; */
   border-bottom: none; 
   font-family: Georgia, Verdana, Helvetica, "trebuchet MS", non-serif; 
   color: #03a; 
  font-weight:normal;
}

#td_content fieldset legend { 
  font-weight:bold;
}

#td_content fieldset { 
  border: none;
}


#td_content p a:link, #td_content p a:visited, #td_content li a:link, 
#td_content li a:visited, #td_content dd a:link, #td_content dd a:visited, 
.tiphelp a:link, .tiphelp a:visited {
	color: #520;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
    font-family: Garamond, Georgia, Verdana, Helvetica, "trebuchet MS", non-serif; 
    font-size: 12pt;
}



/*   background: transparent;
   text-decoration: none;
   font-size:10pt;
   font-family: Georgia, Garamond, Helvetica, Arial, Tahoma, non-serif;
   font-weight:normal;
   color:#212063;
   background-color:#F5F6F7;
   }


#td_content a:link { 
  font-family: inherit;
  font-size: inherit;
  font-weight:bold;
  text-decoration:underline;

}
*/

.sample td a  { 
   font-family: Georgia, Helvetica, Arial, Tahoma, non-serif;
   font-size: 90%;
   font-weight:bold;
   text-decoration:underline;
}


.ex, .extabl { 
   font-family: Garamond, Helvetica, Arial, Tahoma, non-serif;
   font-size: 100%; 
   font-weight:bold;
}

.tiphelp { 
   background-color:#FFFFFF; 
   border: 1px solid #527BBD; 
   padding: 0.5em 1em;
   margin: 2em 2em;
   font-family: Garamond, Helvetica, Arial, Tahoma, non-serif;
   font-weight:normal;
   line-height: 100%;
   font-size: 12pt;

}

/* END OF HELPFILEs */
