#iDonateContainer
{
	margin-top:42px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	width:790;
	text-align: left;
}

body
{
	text-align: center;
}

#templateMainContent {
	font-size: 14px;
	color: #4D4D4D;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
input, select, textarea
{
	border-top: solid 1px #00A44F;
	border-left: solid 1px #00A44F;
	border-right: solid 1px #7db597;
	border-bottom: solid 1px #7db597;
	color: #007A3B;
	background: #FDFFFB;
}

.submitButton {
	font-size: 12px;
	/* font-weight: bold; */
	color: #006F36;
	padding: 0px 10px 0px 10px;
  background-color: #BCD583;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #007A3B;
	border-bottom: solid 1px #007A3B;
}

.partnerListSmallIcon {
	border: solid 1px #cccccc;
}

/* Styled Tabulator Settings */

.styledDefaulttable {
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			text-decoration:none;
			font-size: 13px;
			}	

.styledDefaultCell1,.styledDefaultCell2,.styledDefaultCell3,.styledDefaultCellPlain {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-decoration:none;
			text-decoration: none;
			vertical-align: top;
			padding: 6px 6px;
			}

.styledDefaultCell1 {
			width: 180px;
			background: #F6F6F6;
			}

.styledDefaultCell2 {
			background: #E4F1C6;
			}

.styledDefaultCell3 {
			font-size: 10px;
			background: #F6F6F6;
			}

.styledDefaultrow1 {
			background: #E4F1C6;
			}

.styledDefaultrow2 {
			background: #F6F6F6;
			}

.styledArticleListertable {
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			text-decoration:none;
			font-size: 13px;
			}	

.styledArticleListerCell1,.styledArticleListerCell2,.styledArticleListerCell3,.styledArticleListerCellPlain {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-decoration:none;
			text-decoration: none;
			vertical-align: top;
			padding: 3px 6px;
			}

.styledArticleListerCell1 {
			width: 115px;
			background: #F6F6F6;
			}

.styledArticleListerCell2 {
			background: #E4F1C6;
			}

.styledArticleListerCell3 {
			width: 150px;
			background: #F6F6F6;
			}

.styledArticleListerrow1 {
			background: #E4F1C6;
			}

.styledArticleListerrow2 {
			background: #F6F6F6;
			}

.styledIntereststable {
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			text-decoration:none;
			font-size: 13px;
			}	

.styledInterestsCell1,.styledInterestsCell2,.styledInterestsCell3,.styledInterestsCell4,.styledInterestsCellPlain {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-decoration:none;
			text-decoration: none;
			vertical-align: top;
			padding: 2px 6px;
			}

.styledInterestsCell1 {
			width: 264px;
			background: #F6F6F6;
			}

.styledInterestsCell2,.styledInterestsCell3,.styledInterestsCell4 {
			background: #E4F1C6;
			text-align: center;
			}


.styledInterestsrow1 {
			background: #E4F2F1;
			}

.styledInterestsrow2 {
			background: #F6F6F6;
			}

.styledPartnerListtable {
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			text-decoration:none;
			font-size: 13px;
			}	

.styledPartnerListCell1,.styledPartnerListCell2,.styledPartnerListCell3,.styledPartnerListCellPlain {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-decoration:none;
			text-decoration: none;
			vertical-align: top;
			padding: 6px 6px;
			}

.styledPartnerListCell1 {
			/* width: 180px;*/
			background: #E4F1C6;
			}

.styledPartnerListCell2 {
			background: #F6F6F6;
			}

.styledPartnerListCell3 {
			font-size: 10px;
			background: #F6F6F6;
			}

.styledPartnerListrow1 {
			background: #E4F1C6;
			}

.styledPartnerListrow2 {
			background: #F6F6F6;
			}

/* Menu Item Settings */

.leftMenuItem, .leftSubMenuItem {
	
}
.leftSubMenuItem {
			margin-left: 20px;	
}
a.leftMenuLink, a.leftActiveMenuLink {
			color: #01A54C;
			font-weight: bold;
			}

a.leftMenuLink:hover, a.leftActiveMenuLink:hover {
			text-decoration:underline;
			color: #01A54C;
			}

a.leftActiveMenuLink {
			font-weight: bold;
			}

a.leftActiveMenuLink:hover {
			font-weight: bold;
			}

.articleHeadingBox {
			font-size: 16px;
			font-weight: bold;
			vertical-align: baseline;
			padding: 4px;
			padding-top: 20px;
}
.articlePartnerBox {
			float: right;
			background: #F6F4F5;
			border: solid 1px #DAD9E1;
			padding: 4px;
			margin-left: 6px;
			width: 107px;
			height: 80px;
}
.articleDateText {
	font-size: 13px;
	font-style: italic;
	font-weight: 100;
}

.selectableOption {
	color: #01A54C;
}

.unSelectableOption {
	color: #CCCCCC;
}

.partnerDetailsImage {
	float: left; 
	margin: 5px 5px 5px 0px;
}

.verticalAlignTop
{
	vertical-align: top;
}
