body{
padding:0 5px;
}

div.footerPopup {
	display: block;
	margin-top: 20px;
	padding-top: 5px;
	border-top: 2px solid #666;
	text-align: right;
}

div.footerPopup div#footer, div.footerPopup div#footer p#legal {
	width: auto;
}	

div.footerPopup p {
	text-align: center;
}

form.search {
	background-color: #eee;
	border: 1px solid #ccc;
	display: block;
	margin: 10px;
	padding: 5px;
}

fieldset.noBorder {
	border: none;
}

form.search * legend {
	font-weight: bold;
}

form.search * input {
	margin-right: 7px;
}
#fundingExplanation h4 {
   margin: 1em 0 1em 0;
   font-size: 1em;
   font-weight: bold;
}
#fundingExplanation h5 {
   margin: 1em 0 1em 0;
   font-size: 1em;
   font-weight: normal;
   text-decoration: underline;
}

.toggleClose .toggleControl, .toggleOpen .toggleContent {
	position: absolute;
	left: -500em;
	top: 0;
}


.specialsubheading {
  font-size:1.6em !important;
  }

/* Button Designer Popup */
.bdButtonInformation {
	margin:1em auto;
	width:90%;
}

.bdTerm {
	float:left;
}

.bdExplanation {
	margin-left:13em;
}

.bdDropdown {
	text-align: center;
	padding:1px 0pt 15px 20px;
}

.rtl div.footerPopup {text-align:left;}


@media print {
	.privacypolicy {page-break-before: always;}
	.voidclass {page-break-before: always;}
}

