@charset "ISO-8859-1";
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #007bcb;
}

.heading-dkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003767;
}

.heading-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #064b31;
}

.subheading-dkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003767;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}

.text_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}

.text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.text-bold_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.textwhite-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.textgreen-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7abc30;
}
.pledge-text {
	color:#ffffff;
	font-family:"Tahoma";
	font-size:12px;
	line-height:16px;
}

.pledge-sent {
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	color:#ffffff;
	font-family:"Tahoma";
	font-size:12px;
	line-height:16px;
}

.copyright			{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #6d6f72; line-height:15px; font-size:10px; }
.copyright a		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #6d6f72; text-decoration: none; }
.copyright a:link	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #6d6f72; text-decoration: none; }
.copyright a:hover	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #6d6f72; text-decoration: underline; }
	
.pledge-input {
	padding:0;
	width:140px;
	height:13px;
	font-size:11px;
	line-height:13px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:4px;
	font-family:'Tahoma';
	border-style:solid;
	border-width:1px;
	border-color:#4692d0;
}

.pledge-input-error {
	padding:0;
	width:140px;
	height:13px;
	font-size:11px;
	line-height:13px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:4px;
	font-family:'Tahoma';
	border-style:solid;
	border-width:1px;
	border-color:#ff7f7f;
}
