﻿
.clearmargins { margin: 0; padding: 0; }

.FoundationTextbox { height: 16px; }

.ContentWrapper { margin: 0px auto; }
/*******************FOUNDATIONDONATION.ASPX*******************/
.HdrFoundation { /*background-color: #AF2D10;*/ font-family: Arial; font-size: 15px; font-weight: bold; color: #3B3B3B; width: auto; text-align: center; border: solid thin #FFFFFF; }

.Greybox { height: 100%; width: 100%; background-color: black; background-repeat: no-repeat; background-position: center; filter: alpha(opacity=50); opacity: 0.5; -moz-opacity: 0.50; }

.Greybox_Mem { position: absolute; top: 39px; left: 15px; display: inline; height: 220px; width: 270px; z-index: 20; }

.Greybox_Bill { position: absolute; top: 39px; left: 1px; display: none; height: 220px; width: 270px; z-index: 20; }

.Greybox_Pay { position: absolute; top: 120px; left: 1px; display: none; height: 109px; width: 413px; z-index: 20; }

.DonationTopSection { position: relative; float: left; width: 49%; height: 230px; border: solid 1px #A7A9AC; margin: 0px 3px 0px 3px; text-align: left; }

.DonationContentSection { position: relative; float: left; width: 32%; height: 260px; margin: 0px 5px 0px 4px; border: solid 1px #A7A9AC; text-align: center; }

.DonationContentWrapper { margin: 0px auto; width: 230px; }

.DonationLeftContent { float: left; padding-right: 5px; text-align: right; line-height: 18px; }

.DonationRightContent { text-align: left; }

#DonationContent { font-family: Arial; font-size: 10pt; text-align: center; }

#DonationErrorSection { text-align: left; }

#DonationRow1 { height: 250px; display: inline-block; width: 100%; }

#DonationPaymentInfoWrapper { margin: 0px auto; width: 275px; text-align: center; }

#DonationRow2 { height: 250px; display: inline-block; width: 100%; }

#CommentsSection { height: 70px; width: 99%; }
/*******************END FOUNDATIONDONATION*******************/

/*******************EDITAPPLICATION.ASPX*******************/
a.AppLink { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FF6600; text-decoration: none; }

	a.AppLink:visited { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FB8C41; text-decoration: none; }

	a.AppLink:hover { text-decoration: underline; }

.TitleSection { position: relative; }

.TitleLeftContent { position: absolute; left: 0px; top: 0px; }

.TitleRightContent { position: absolute; right: 80px; top: 15px; }

.Label { width: 119px; padding-top: 3px; height: 23px; /* 23px */ }

.GFTInput{
    margin: 0 0 5.5px 0;
}

.TopContent { position: relative; margin-left: auto; margin-right: auto; width: 300px; height: 225px; }

.TopLeftContent { position: absolute; left: 0px; top: 0px; text-align: right; }

.TopRightContent { position: absolute; right: 0px; top: 0px; text-align: left; }

.SectionBorder { border-style: groove; padding-left: 10px; padding-top: 10px; background-color: #FFFFFF; }

.PanelBody { position: relative; border: solid 1px black; padding-left: 10px; padding-top: 10px; background-color: #E9E9E9; }

.EssayBox { height: 121px; width: 97%; }

.pnlAlert { background: #ffcccc; border: thin solid #cc9999; font-style: italic; font-weight: bold; font-size: 16px; text-align: center; height: 50px; width: 550px; }

.bldWMargin{
    font-weight:bold;
    margin:1em 0;
}
/*******************END EDITAPPLICATION*******************/
