/* CSS Document */

#findorgs {
	margin-bottom:1em;}
#newsaorg label, #newsaorg legend {font-weight:bold;}
#newsaorg fieldset {width:433px;border:1px solid #7f9db9;}
#newsaorg fieldset label {font-weight:normal;}
.required {
	color:red;}

.usaimgmap {
	display:block;
	border:0px solid #fff;}

ul.orgsearchresults {
	list-style-type:none;
	margin:0; padding:0;
}

ul.orgsearchresults li{
	background-color:#fff6e7;
	margin-bottom:15px;
	padding:10px;
	border:1px dashed #ff9900;
}

.termsofservice {
	margin-top:1em;
	font-size:10px;
	text-align:center;}
.termsofservice a {
	color:#999;}
	
/*Organization info page*/
#resultsHead {
	padding-top:1px;
	/*background-color:#E3E9FD;*/}
#resultsHead h2 {
	margin:0;
	padding-bottom:3px;
	border-bottom:1px dashed #FF9900;
	color:#FF9900;
	background:url(../images/findResultsHead.gif) right bottom no-repeat;}
.hint {
	margin:0;
	font-size:50%;
	font-weight:normal;
	color:#666666;}
#orgDetails h3 {
	margin-top:2em;
	border-bottom:1px solid #CCCCCC;}
#resultsAdminControls {
	margin:1em 0;
	float:left;}
#resultsAdminControls ul {
	list-style:none;
	width:515px;
	margin:0;
	padding-left:25px;
	float:left;
	background:url(../images/adminControlsIcon.gif) 0 2px no-repeat;}
#resultsAdminControls li {
	margin-right:1em;
	float:left;}
.detailsGrouping {
	margin:1em 0;}
.detailsGrouping p {
	margin:0;}