body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #26247b;
}
p {
	padding: 0 0 10px;
	margin: 0;
	line-height: 1.3em;
}

img {
	border: 0;
}
hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	clear: both;
	padding: 0;
	margin-bottom: 0;
}
h1 {
	color: #800080;
	margin: 0;
	padding: 0 0 10px;
	font-size: 170%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 125%;
	color: #ed008c;
	margin: 0;
	padding: 10px 0 5px;
}
h2 a {
	color: #ed008c;
}
h3 {
	font-size: 100%;
	margin: 0;
	padding: 0 0 10px;
	line-height: 1.3em;
}
h4 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h3 a, h4 a, h5 a {
	color: #26247b;
}
h3 strong, h4 strong {
	color: #ED008C;
}
h5 {
	font-size: 95%;
	background-color: #ECECEC;
	margin: 0 0 10px 0;
	padding: 10px;
	font-weight: normal;
}
h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #800080;
}
.pink, .pink a {
	color: #ed008c;
}
.caps {
	text-transform:uppercase;
}
#container {
	width:910px;
	margin: 0 auto;
}
#search {
	float: left;
	padding-bottom: 8px;
}
#search form {
	margin: 0;
	padding: 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#ajaxSearch_input {
	width: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 4px;
	background: #fff;
	color: #26247b;
	border: 1px solid #aaa;
}

.ajaxSearch_highlight, .ajaxSearch_highlight1 {
	background-color: #FFE5F6;
	padding: 0 3px;
}
.ajaxSearch_paging {
	float:left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
.ajaxSearch_result {
	clear:left;
	margin-top:6px;
}
.ajaxSearch_resultLink {
	font-weight: bold;
	font-size: 110%;
}
#header {
	float: left;
	clear: left;
	width: 910px;
}
#header img {
	border: 0;
	float: left;
}
#menu {
	float: left;
	clear: left;
	width: 910px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #bfbcd7;
}
#menu ul {
	float: left;
	width: 910px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu li a {
	float: left;
	padding: 15px 9px;
	text-decoration: none;
	color: #26247b;
}
#menu li a:hover {
	background-color: #e0deeb;
}
#menu .home a {
	padding-left: 13px;
}
#menu .active {
	font-weight: bold;
}
#section {
	clear: left;
	float: left;
	width: 910px;
	background: url(../images/contentbg.gif) repeat-y;
}
#submenu {
	float: left;
	width: 184px;
	padding: 8px;
}
#submenu h1 {
	font-size: 100%;
	font-weight: bold;
	color: #26247b;
	padding-bottom: 5px;
}
#submenu ul {
	width: 184px;
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #E7CFDF;
	border-bottom: 1px solid #FAF5F8;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
}
#submenu ul ul {
	clear: left;
	margin: 0;
	border: 0px;
	font-size: 100%;
	font-weight: normal;
}
#submenu li {
	clear: left;
}
#submenu li a {
	float: left;
	clear: left;
	width: 168px;
	border-top: 1px solid #FAF5F8;
	border-bottom: 1px solid #E7CFDF;
	padding: 4px 0px 4px 16px;
	color: #ed008c;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat 5px center;
}
#submenu li a:hover {
	color: #26247b;
	text-decoration: underline;
}
#submenu li li a {
	width: 158px;
	padding-left: 26px;
	background-position: 15px;
}
#submenu li li li a {
	width: 148px;
	padding-left: 36px;
	background-position: 25px;
}
#submenu li li li li a {
	width: 138px;
	padding-left: 46px;
	background-position: 35px;
}
#content {
	float: left;
	width: 486px;
	padding: 12px 0 8px 12px;
}
#seocontent {
	height: 65px;
	overflow: auto;
	margin: 10px 0;
}
#seocontent h1 {
	font-size: 12px;
	font-weight:bold;
	color: #26247b;
	margin:0;
	padding:0;
}
#content ul {
	margin-top:0px;
	line-height: 1.3em;
}
#content table {
	font-size: 100%;
	line-height: 1.4em;
	border-collapse: collapse;
	margin: 5px 0px 15px 0px
}
#content td {
	border: solid 1px #ccc;
	padding: 4px;
}
#content thead {
	font-weight: bold;
	color: #800080;
}
#content tfoot {
	font-weight: bold;
	color: #800080;
}
#content .lines td {
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
#content .noborder td {
	border: 0;
	font-size: 95%;
}
#content .standardtext td {
	border: 0px;
	padding: 0 6px 0 0;
}
#content .pinkbg {
	background-color: #FFE5F6;
}
#content .left {
	float: left;
	margin: 0 8px 8px 0;
}
#paypal {
	margin: 0 0 10px 0;
	padding: 0px;
}
#content .right {
	float: right;
	clear: right;
	margin: 0 0 8px 8px;
}
#content .pagenumbers {
	float:left;
	clear:left;
	width: 470px;
	background: #FFE5F6;
	padding: 8px;
	text-align:center;
}
#rightcol {
	float: right;
	width: 184px;
	padding: 8px;
}
#rightcol ul {
	padding:0 0 0 15px;
	margin:0 0 12px 0;
}
#buttons {
	border-bottom: 1px solid #FAF5F8;
}
#buttons ul {
	margin: 0;
	padding:0;
	list-style-type:none;
}
#buttons .telephone {
	float:left;
	width: 184px;
	height: 35px;
	text-indent: -9999px;
	background: url(../images/telephone.gif) no-repeat #fce4ef;
}
#buttons .donatenow a {
	float:left;
	width: 168px;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin: 0px;
	padding: 8px;
	background: url(../images/white-arrow.gif) no-repeat 160px center #ed008c;
}
#buttons .getfundraising a {
	float:left;
	width: 184px;
	color: #26247b;
	text-decoration: none;
	margin: 0px;
	padding: 12px 0px;
	background: url(../images/pink-arrow.gif) no-repeat 160px center;
}
#buttons .getfundraising a strong {
	color: #ed008c;
	font-size: 125%;
	font-weight: bold;
}
#newsletter {
	border-top: 1px solid #E7CFDF;
	border-bottom: 1px solid #FAF5F8;
	padding-bottom: 12px;
	float:left;
	width: 184px;
}
#newsletter h2 {
	padding-bottom:0;
}
#newsletter form {
	background: #fce5ef;
	padding: 8px;
	margin:0;
}
#newsletter #pvht-pvht, #newsletter #name {
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 4px;
	background: #fff;
	border: 1px solid #aaa;
	margin-bottom: 5px;
	color: #26247b;
}
#newsletter label {
	display:none;
}
#survey {
	border: 4px solid #ed008c;
	float:left;
	text-align: center;
}
#survey img {
	width: 176px;
	margin-bottom: 10px;
}
#survey p {
	width: 176px;
}
#latestnews {
	border-top: 1px solid #E7CFDF;
	border-bottom: 1px solid #FAF5F8;
	float:left;
	font-size:95%;
}
#latestnews h3 {
	padding-bottom:0;
}
.rssfeed {
	float:left;
	background: url(../images/rss.gif) no-repeat;
	padding: 5px 0 10px 25px;
}
.rssfeedpage {
	float:right;
	background: url(../images/rss.gif) no-repeat 0px 10px;
	padding: 15px 0 15px 25px;
}
.bookmark {
	margin: 10px 0;
	padding: 0px 10px 6px 10px;
	font-size:11px;
	clear:both;
	border: 1px solid #ccc;
}
.bookmark img {
	top: 4px;
	position: relative;
	margin: 0;
}
#footone, #foottwo {
	clear: both;
	float: left;
	width: 100%;
	font-size: 95%;
	color: #fff;
	text-align: center;
}
#footone {
	background: #262485;
}
#foottwo {
	background: #7E79B1;
}
#footone p {
	padding: 6px 8px 10px;
}
#foottwo p {
	padding: 8px;
}
#footone a {
	color: #fff;
}
#foottwo a {
	color: #EFC181;
}
#footone a:hover, #foottwo a:hover {
	color: #BFBCD7;
}
#footone img {
	top: 3px;
	position: relative;
	margin: 0 3px 0 2px;
}
#footthree {
	float: left;
	clear: both;
	text-align: center;
	padding: 12px 0;
	width: 910px;
	background: url(../images/contentbg.gif) repeat-y;
}
#footthree a {
	margin-right: 10px;
}

/* --- Thermometer --------------------------------------------- */

#thermometer {
	height: 183px;
	position: relative;
	float: left;
	width: 184px;
	margin-top: 8px;
	background: url(../images/thermometer-bg.gif) no-repeat left top;
}
#campaignprogress {
	position: absolute;
	text-align: center;
	width: 23px;
	bottom: 0;
	margin-left: 81px;
	padding: 0;
	background: url(../images/thermometer-progress.gif) no-repeat center top;
}
#search4vaccine a {
	float: left;
	width: 184px;
	height: 60px;
	background: url(../images/search4avaccine.gif) no-repeat;
	text-indent: -9999px;
	padding: 0;
}
#thermometerfoot {
	float: left;
	width: 184px;
	padding-top:68px;
	margin-bottom: 10px;
	text-align: center;
	background: url(../images/thermometer-foot.jpg) no-repeat center top;
}
#thermometerfoot p {
	float:left;
	padding:5px;
	width: 174px;
	text-align: center;
	background: url(../images/thermometer-amount.jpg);
	color: #fff;
}
#thermometerfoot a {
	color: #fff;
	text-decoration: none;
}
.hide {
	display: none;
}
td.smallprint {
	font-size:11px;
	font-style:italic;
}
td.smallprint input {
	margin:0;
	float:left;
}
td.smallprint label {
	float:right;
	width: 440px;
}
.questionborder {
	border: 1px dotted #999999;
	padding: 10px;
	margin-bottom:10px;
}

/* --- Quiz ------------------------------------------------------ */

dl, dt, dd {
	margin:0;padding:0;
}
dt {
	font-weight:bold;
	padding-bottom:5px;
}
dd{
	padding-bottom:15px;
}
dd input {
	margin-right:10px;
}
.answer {
	color: #ed008c;
	padding:0;
	font-style: italic;
}
.button {
	float:left;
	margin-right: 10px;
}

/* --- Gallery --------------------------------------------------- */

ul.thumbs li {
	list-style: none;
	float: left;
	list-style-image: none !important;
	margin:	5px !important;
	width: 150px;
	border: 1px solid #eee;
	min-height: 150px;
	text-align: center;
}
ul.thumbs li p { 
	float:left;
	font-size: 11px;
	padding:5px;
	width: 140px;
	background: #eee;
}
ul.thumbs li img {
	max-width: 130px;
	max-height: 130px;
}
ul.thumbs {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
ul.thumbs li img {
	border:	none;
	margin:	10px !important;
}
ul.thumbs li a {
	background: none !important;
	border: 0;
	min-height: 150px;
	float: left;
	width: 100%;
}
.thumbs .clearboth { 
	clear: both; 
}
.childscontainer {
	margin-bottom: 20px;
	float: left;
}
.thumbscontainer {
	margin-bottom: 20px;
	float: left;
}
.pagenumbers {
	margin-bottom: 20px;
}
.picturecontainer {
	text-align: center;
}
.picturecontainer .title {
	font-weight: bold;
	margin-top: 20px;
}
.picturecontainer .picture img {
	border:	none;
	margin:	0 !important;
}
.picturecontainer .picture a {
	background: none !important;
	text-decoration: none;
	border: 0;
}
.managecontainer {
	float: left;
}
.managecontainer textarea {
	width: 395px;
}
.managecontainer hr {
	width: 400px;
	text-align: left;
	margin: 20px auto 20px 0;
}
.pictureform .managepicture {
	float: left;
	clear: left;
}
.pictureform .shortfields {
	margin-left: 20px;
	float: left;
}
.pictureform .clearboth {
	clear: both;
}
.uploadcounter {
	width: 20px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
.uploadfile {
	margin-bottom: 10px;
	float: none;
}
.uploadfile input {
	width: 385px;	
}
.uploadform {
	margin-top: 20px;
	margin-bottom: -10px;
   	clear: both;
}
.uploadform .clearboth {
	clear: both;
}
.slideshowwrapper {
	text-align: center;
}
.deleteform {
	float: left;
}
.synchform {
	float: left;
}


/* --- form additions --------------------------------------------- */

div.errors {
	color: #FF0000;
	margin-bottom: 10px;
}
#QuestionForm #Question {
	width: 340px;
	height: 160px;
}



/* --- imported from old stylesheet ------------------------------- */

#content table.old td {
	border: 0;
	padding: 0 0 5px 0;
}
.pinklargetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0097;
	font-weight: bold;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26247b;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313564;
	text-align: left;
}