a#moreHelp{font-weight:bold;text-decoration:underline;}
/* These next two rules replace the text of <a class="helplink"><span>[?]</span></a>
 * with a 16x16 help link image with transparent background
 */
.helpbox {font-size: 95%;color: #666;border: solid 1px #ccc;background-color: #def;margin-left: 1em;padding: 0.5em;margin-bottom: 0.5em;}
.help, .helpbox { font-size: 95%; color: #666;}
.helplink {position: relative;border-left: solid 1px transparent; /* Fixes Moz bug */margin-left: 0;-moz-outline-style: none;}
.helplink span {display: block;position: absolute;left: 0;top: 0;height: 18px;line-height: 18px;width: 16px;overflow: hidden;
text-indent: -10000px;background: transparent url(images/help.gif) no-repeat center left;/* Fix IE6 mouseover flicker bug */
}
.section p {margin-bottom: 0.5em;}
.section a {font-weight: bold;}
a.more {float: right;padding-right: 0.25em;font-weight: normal;}
input:focus,textarea:focus,select:focus {background-color: #ffc;}
.help {color: #666;font-size: 90%;padding: 0;margin:0;}
a.help {color: #369;}
.clearleft {clear: left;padding: 0;margin: 0;}
input.linkButton, input.linkButton:focus {border:0;padding: 0;margin: 0;margin-top: 0.25em;background: transparent;
backgroundcolor: #369;font-size: 100%;margin-left: 2em;text-decoration: underline;border-bottom: solid 1px #369;_border-bottom: none;}
.linkButton {cursor: pointer; /* This is recognized by Mozilla as hand */	cursor: hand; /* This is recognized by IE as hand */}	
fieldset {zoom: 1;}
a.hidden{display:none;}
/* Mark please correct that - I could not find the better way */
#toggleOptions.showing {background-image: url(images/down.gif);}
span.hidden{display:none;}
tr.hidden{display:none;}
.orgHint {color:#aaa;}
div.searchInfo
{
   zoom:1;	
   background-color:white;
   margin:1em 1em 0.5em;
   padding: 0.25em;
   border: solid 1px #aaa;
   font-size: 100%;
}

div.searchInfo .summary {
font-weight: bold;
display: block;
float: left;
margin-left: 1em;
_margin-left: 0.5em;
margin-top:0.3em;
margin-bottom:0.3em;
}

div.searchInfo label {
font-size: 80%;
font-weight: bold;
}

div.searchsummary {
display: block;
margin-left: 15.3em;
padding-left: 1em;
border-left: solid 1px #aaa;
}
.openNewWin {
margin-top: 0.5em;
margin-bottom:0.5em
padding: 0;
}
.inlineLabel{
display: inline;
position: relative; /* IE bug fix */
}
