BODY
{
	
	font-size:medium;
	color: Black;
	margin-top: 1px; 
}

.info {
font-size: 11px;
font-weight: bold;
font-style: italic;

}

.logoText 
{
	font-size:x-large;
    color: Black;
	/* font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; */
	font-family: Verdana, Helvetica, sans-serif;
} 

TABLE
{
	font-size: 0.78em;
	border:none 0 white;	
}
INPUT 
{
  font-size:0.9em;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
  }

INPUT[type="text"]{
  height: 18px;
  font-size: 14px;
}

input[type="submit"], input[type="reset"]{
  padding: 6px 6px;

}
 
 SELECT 
 {
  font-size:0.9em;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
 }
TD 
{
	border:none 0 white;
	padding:2px 1px;
	
	}

.footer { 
	font-size: 1em;
		 background-color: #009933;
    color:White;
} 
.footer a{ 
    background-color: #3266CC; 
    color:White;
} 

.missionText
{
	border-right: silver thin groove;
	border-top: silver thin groove;
	border-left: silver thin groove;
	border-bottom: silver thin groove;
}


.pnlDonateRec
{
	width:100%;
		
}

.ProgPanel
{
	background: #9c0030;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	color:White;
	width:100%;
	text-align:center;	

}
.ProgText
{
		font-size:medium;
		font-weight: bold;
    /*color: #cc6600; */
    color:White;
		font-family: Verdana, Helvetica, sans-serif;
}

.StandOutText
{
		font-size:1.01em;
		font-weight: bold;
    /*color: #cc6600; */
    color:Black;
		font-family: Verdana, Helvetica, sans-serif;
}

.ProgTextSmall
{
		font-size:small;
		font-weight: bold;
    color: Black; 
		font-family: Verdana, Helvetica, sans-serif;
}

.StepsPanel
{
	vertical-align:middle;
	width:31%;	
	padding:5px 5px 5px 5px;
	float:left;
	font-size: 0.6em;
}
.pnlReview
{
	background:#f0f0f0;
	width:100%;
	border-bottom: solid 1px d0d0d0;	
	}
.pnlFinalReView
{
	padding:10px 10px 10px 10px;
	
	}
.ItemTemplatesMain
{
	background-color: #99cc66;	
	}
.AltItemTemplatesMain
{
	background-color:#99cc00;
}
.card
{
  width:100%;
  float:left;
  clear:both;
  font-size:2px;
  padding:2px 2px; 
  text-align:center; 
  }
#RecDiscon
{
    text-align:left;
    
    }
#RecDisMaincon
{
    font-size:12px;
    margin:auto;
    text-align:center;
    }
.txtwatermark 
{
    color:#d8d8d8;
 }

.txtRecBox {
 border: 2px solid #000000;
 background-color:#FFFfEF;
 }
 
 TABLE.CatButtons>tbody>tr>td   {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
 }