
.search {
  color:#669999;
  font-weight:bold;
 }
 
.search ul {
 margin-top:0px;
 margin-bottom:12px;
 margin-left:13px;
 margin-right:0px;
 padding-top:3px; /* between ul and li */
 padding-bottom:0px;
 padding-left:5px;
 padding-right:0px;
 list-style-position: outside;
}
.search li {
 /* list-style: disc;*/
 margin-left:5px;
 margin-right:0px;
 margin-top:0px;
 padding:0;
 margin-bottom:3px;
}

.searchpos ul {
 margin-top:0px;
 margin-bottom:12px;
 margin-left:12px;
 margin-right:0px;
 padding-top:0px; /* between ul and li */
 padding-bottom:0px;
 padding-left:5px;
 padding-right:0px;
 list-style-position: outside;
}
.searchpos li {
 /* list-style: disc;*/
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 padding:0;
 margin-bottom:3px;
}

 .servdes {
  margin-top:0px;
  margin-bottom:1px;
  /*padding-left:18px;*/
  padding-top:0;
  padding-bottom:0;
  font-size:11px;
  font-family:Arial;
 }
 
 .style1 {
	color: #13699D;
	font-style: italic;
}

.org-element-right {
	float: right;
	width: 265px;
	margin-left: 20px;
}
.org-element-left {
	float: left;
	padding: 0px;
	width: 330px;
}
.org-indent {
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.org-indent p {
	padding-left:10px;
	margin-bottom:7px;
}
/* from John Gallant the following closes floats */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
.sort_head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#a65164;
font-weight:bold;
margin-top: 0px;	
margin-bottom:10px;
} 

img.gcimg {
  margin-top:5px;
  padding:0;
  display:inline; /* without this, when there are 2 images they will not appear on same line */
}

.org-section {
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 padding:0;
 margin-bottom:8px;
}

.line_pos {
	line-height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669999;
	margin-top: 10px; /*is ignored with p */
	margin-bottom: 7px;
}

.line_orgs {
	line-height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669999;
	padding:0px;
	margin-top: 8px; /*need 10px for line to clear Top of Page text. */
	margin-bottom: 10px;
	margin-right:15px;
}

