  #hintcontent {
  position: left;
  left: 50px;
  width: 750px;
  font-size: 115%;
  font-style: normal;
  font-family : Arial, Verdana, Geneva, sans-serif;
  background-color: #f3f3f3;
  border: 2px solid #ccc;
  padding: 5px 5px 5px 5px;
  margin-top: 10px;
}

.hint-header {
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  color: #930;
  display: block;
  margin-top: 3px;
  margin-bottom: 5px;
}

TH {
  font-weight: normal;
  text-align: left;
}

TD  {
  vertical-align: top;
  text-align:   left;
}

body { color: #222222; }

.mydept {
  border: 2px dotted #660;
  padding: 5px 8px 5px 8px;
  margin-top: 5px;
}

.mytable {
  border: 1px solid #000;
}

.mytable2 {
  padding: 10px 10px 10px 10px;
  margin: 10px 10px 10px 10px;
}

.tiptext {
	Font-weight : bold;
	color: #930;
	padding: 2px 2px 2px 2px;
	font-Size : 70%;
}

.myurl {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline
}

.navlink {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none
}

.smltext {
	font-family : Arial, Verdana, Geneva, sans-serif;
	font-size: 80%;
	background-color: #f3f3f3;
	padding: 5px;
}

.midtext {
	font-family : Arial, Verdana, Geneva, sans-serif;
	font-size : 100%;
	font-weight: bold;
	text-align: center;
	padding: 3px; 3px 3px 3px;
	background-color: #eee;
}

.bigtext {
	font-family : Arial, Verdana, Geneva, sans-serif;
	font-size : 120%; display:inline;
}

.section-spacer {
	margin-top: 10px;
	margin-bottom: 10px;
}

.groupResultRecord {
        border-style: solid;
        border-width: 1px 0;
//	border: solid 1px black;
//	background-color: #f3f3f3;
	padding: 5px;
	display: block;
        width: 100%;
//	# width: 50%;
}

.groupResultLink {
        border-style: solid;
        border-width: 1px 0;
//	border: solid 1pt black;
//	background-color: #f3f3f3;
	padding: 5px;
	display: block;
	width: 100%;
}

.queryDisplay {
	border: solid 1pt black;
	background-color: #bbccdd;
}

.shaded {
	background-color: #b0a180;
}

.fieldLabel {
	width: 20%;
	float: left;
	white-space: wrap;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
	height: 30px;
bordersl: solid black 1pt;
}

.fieldHolder {
	width: 74%;
	float: left;
	height: 30px;
bordersl: solid black 1pt;
}


.errMsg {
	color: red;
	font-weight: bold;
	padding: 20px;
	margin-bottom: 20px;
}

.smallWarning {                                                                 
	color: red;                                                             
	font-size: 95%;                                                         
	font-weight: bold;                                                      
}     

.errorMsg {
	border: solid red 1pt;
	padding: 5px;
	color: red;
	font-weight: bold;
}
select {padding:6px 12px;font-family:inherit;font-weight:inherit;font-size:1em;line-height:1.65;max-width:100%;border:1px solid #eee;background:#f7f7f7;border-radius:0;}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.entry-content label {
    color: #1d1d1d;
    font-size: 1em;
    line-height: 1.65;
}
