div.cids-bs-label {
	float:left;
	width:160px;
	text-align:right;
	margin:15px 5px 5px 0px;
}

div.cids-bs-label-fr {
	float:left;
	width:180px;
	text-align:right;
	margin:15px 5px 5px 0px;
}

div.cids-bs-label-2 {
	float:left;
	clear:left;
	width:160px;
	text-align:right;
	margin:6px 5px 5px 0px;
}

div.cids-bs-label-2-fr {
	float:left;
	width:180px;
	text-align:right;
	margin:5px 5px 5px 0px;
	clear:left;
}

div.cids-bs-list {
	float:left;
	margin:15px 20px 5px 0px;
}

div.cids-bs-list-fr {
	float:left;
	margin:15px 0px 5px 0px;
}

select.cids-bs-fr {
	width:389px;
}

div.cids-bs-text {
	float:left;
	width:250px;
	margin:5px 20px 5px 0px;
}

div.cids-bs-text-fr {
	float:left;
	margin:5px 15px 5px 0px;
}

div.cids-bs-btn {
	float:right;
	margin:5px 10px 5px 0px;
}

div.cids-bs-btn-fr {
	float:right;
	margin:5px 10px 5px 5px;
}

div.link-padding {
	float:left;
	clear:left;
	width:435px;
}

div.cids-bs-link {
	float:right;
	margin:5px 5px 0px 0px;
}

div.cids-bs-link-fr {
	float:right;
	clear:both;
	margin:5px 5px 0px 0px;
}
/* style for branded Charities heading */
	div.center h1.brandedSeries {
	background-color: #f93;
	height: 59px;
	color: #000;
	text-align: left;
	background-image: url('/images/chrts/chrts-cnnctn-btm-bnnr.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 3%;
	width: 95%;
	}

/* style for branded Charities Prev-Next page nav */

	div.center div.brandedDocNav {
margin: 0px 0px 0px 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 2%; padding-top: 1%;
}

* html div.center div.brandedDocNav {position: static;}

div.center div.brandedDocNav ul {
padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px; overflow: hidden; list-style-type: none; background-color: #fff;
}

* html div.center div.brandedDocNav ul {
padding-right: 0px; padding-left: 0px; padding-bottom: 10px; margin: 0px; margin-bottom: 10px; padding-top: 0px
}

div.center div.brandedDocNav li {
border: 1px solid #f93; font-weight: bold; float: left; overflow: hidden; color: #940; padding: 2px 2px 2px 2px; background-color: #fff; text-align: center; text-decoration: none; width: 32%;
}

* html div.center div.brandedDocNav li {
margin: 0px 0px 0px 0px
}

div.center div.brandedDocNav a {
text-decoration: none; display: block; color: #940;
}

div.center div.brandedDocNav a:visited {
color: #f93;
}
div.center div.brandedDocNav a:hover {
display: block; color: #530; background-color: #fc9; text-decoration: none;
}
div.center div.brandedDocNav a:active {
display: block; color: #530; background-color: #fff; text-decoration: none;
}
div.center div.brandedDocNav a:unknown {
display: block; color: #530; background-color: #fff; text-decoration: none;
}
/* styles for donors calculator */
.donorBlue {background: #6cc; height: auto;}
.donorLtBlue {background: #cff; height: auto;}

