/* line 32, ../sass/PH_NetDonate_Giveto.scss */
body {
  background: url("http://ph.ucla.edu/sites/all/themes/fsph_of/images/bkg_page.png") repeat scroll 0% 0% #d1e8f8;
  font-family: helvetica,"liberation sans",arial,sans-serif;
  font-size: 14px;
  margin: 0px;
}

/* line 38, ../sass/PH_NetDonate_Giveto.scss */
a {
  color: #275577;
}

/* line 41, ../sass/PH_NetDonate_Giveto.scss */
a:hover {
  color: #7991a3;
}

/* line 44, ../sass/PH_NetDonate_Giveto.scss */
#tblBody {
  width: 960px;
}

/*--- UCLA FSPH logo ---*/
/* line 49, ../sass/PH_NetDonate_Giveto.scss */
#divBanner {
  background-color: #275577;
  color: white;
  margin-bottom: 20px;
}

/* line 54, ../sass/PH_NetDonate_Giveto.scss */
#divBanner {
  padding: 0px 5px 5px;
}

/*--- Image ---*/
/* line 59, ../sass/PH_NetDonate_Giveto.scss */
#pnlHeader {
  margin-bottom: 20px;
}

/* line 62, ../sass/PH_NetDonate_Giveto.scss */
#lblCustomMission, #lblCustomMission td {
  padding: 0px;
}

/* line 65, ../sass/PH_NetDonate_Giveto.scss */
#lblCustomMission {
  border: 0px;
}

/* line 68, ../sass/PH_NetDonate_Giveto.scss */
#lblCustomMission > table {
  border-collapse: collapse;
}

/* line 71, ../sass/PH_NetDonate_Giveto.scss */
#lblCustomMission > table > tbody > tr > td > img {
  width: 960px;
}

/*--- Thank you note ---*/
/* line 77, ../sass/PH_NetDonate_Giveto.scss */
#pnlIntro {
  margin-bottom: 20px;
}

/* line 80, ../sass/PH_NetDonate_Giveto.scss */
#tblIntro {
  background-color: #fdb729;
  padding: 20px;
}

/* line 85, ../sass/PH_NetDonate_Giveto.scss */
#lblOpeningRemarks br {
  display: none;
}

/* line 88, ../sass/PH_NetDonate_Giveto.scss */
.IntroHeader {
  color: #275577;
  font-weight: bold;
  font-size: 1.6em;
  line-height: 1.3em;
}

/* The placement of this message was awkward. Added as CSS3 content. */
/* line 95, ../sass/PH_NetDonate_Giveto.scss */
#lblRequiredFields {
  display: none;
}

/*--- Log in instructions ---*/
/* line 100, ../sass/PH_NetDonate_Giveto.scss */
#pnlLogin {
  border-top: 1px solid #abd0e8;
  border-right: 1px solid #abd0e8;
  border-left: 1px solid #abd0e8;
}

/* line 105, ../sass/PH_NetDonate_Giveto.scss */
#tblLogin {
  background-color: white;
}

/* line 108, ../sass/PH_NetDonate_Giveto.scss */
#trAcctMgmtLink {
  color: #777777;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5em;
}

/* line 114, ../sass/PH_NetDonate_Giveto.scss */
#trAcctMgmtLink #Table3 {
  padding: 20px;
}

/* Replaces hidden #lblRequiredFields element. */
/* line 118, ../sass/PH_NetDonate_Giveto.scss */
#lblAcctMgmtLink:after {
  content: " An asterisk (*) designates a required field.";
  font-weight: bold;
}

/*--- Donation form ---*/
/* line 124, ../sass/PH_NetDonate_Giveto.scss */
#tblFormTable {
  background-color: white;
  border-right: 1px solid #abd0e8;
  border-left: 1px solid #abd0e8;
  border-bottom: 1px solid #abd0e8;
}

/* line 130, ../sass/PH_NetDonate_Giveto.scss */
#divLblStep1 {
  margin: 20px 20px 0px;
}

/* line 133, ../sass/PH_NetDonate_Giveto.scss */
#pnlDesignation, #pnlDonorInfo, #pnlGiftOptions, #pnlPayment {
  padding: 0px 20px;
}

/* line 136, ../sass/PH_NetDonate_Giveto.scss */
.SectionHeader .SectionHeader {
  color: #225072;
  border-bottom: 5px solid #fdb729;
  font-weight: normal;
  font-size: 2em;
}

/* line 142, ../sass/PH_NetDonate_Giveto.scss */
#lblDonorInfo {
  font-weight: normal;
}

/* line 148, ../sass/PH_NetDonate_Giveto.scss */
#divDesignationsLeft, #divDesignationsRight,
#tblContactInformation,
#tblGiftOptions,
#tblAdditional2 {
  background: none repeat scroll 0% 0% #eeeeee;
  color: #333333;
  margin: 20px 0px;
}

/* line 153, ../sass/PH_NetDonate_Giveto.scss */
.SubHeader {
  color: #225072;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 158, ../sass/PH_NetDonate_Giveto.scss */
#divDesignationsLeft {
  width: 40%;
}

/* line 161, ../sass/PH_NetDonate_Giveto.scss */
#divDesignationsRight {
  width: 50%;
}

/* --- Review page --- */
/* line 166, ../sass/PH_NetDonate_Giveto.scss */
#pnlReview {
  background-color: white;
  border-right: 1px solid #abd0e8 !important;
  border-left: 1px solid #abd0e8 !important;
  padding: 20px;
}

/* line 172, ../sass/PH_NetDonate_Giveto.scss */
#frmReview {
  background-color: white;
  border-right: 1px solid #abd0e8;
  border-bottom: 1px solid #abd0e8;
  border-left: 1px solid #abd0e8;
}

/*--- Footer ---*/
/* line 180, ../sass/PH_NetDonate_Giveto.scss */
#frmFooter {
  background-color: #275577;
  color: white;
  margin: 20px 0;
}

/* line 185, ../sass/PH_NetDonate_Giveto.scss */
#frmFooter a {
  color: #abd0e8;
}

/* line 188, ../sass/PH_NetDonate_Giveto.scss */
#frmFooter a:hover {
  color: #fdb729;
}

/* line 192, ../sass/PH_NetDonate_Giveto.scss */
#pnlFooter {
  margin: 20px;
}

.MakeChanges
{
   font-size: 16px;
   font-weight: bold;
}