.programs {
	position: relative;
	left: 0px;
	width: 931px;
	float: left;
	height: 510px;
	background-image: url(images/programsBackground.gif);
}
.programs_smaller {
	position: relative;
	left: 0px;
	width: 931px;
	float: left;
	height: 450px;
	background-image: url(images/programsBackground_smaller.gif);
}
.programinfo{
	font-family: Verdana;
	position: relative;
	left:25px;
	top:70px;
	width:850px;
	text-align: justify;
	font-size: 12px;
	color:#121212
}

.programinfo_details {
	font-family: Verdana;
	position: relative;
	left:25px;
	top:70px;
	width:550px;
	text-align: justify;
	font-size: 12px;
	color:#121212
}

table.programtables{
	width: 850px;
	border-collapse: collapse;
}

table.programtables tr td{
	vertical-align:text-top;
	text-align:left;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #bfbfbf
}
.programpercent {
	text-align:center;
	width: 120px;
}

input.btn{
   color:#050;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;}

.programNotes{
	font-family: Verdana;
	font-size: 12px;
	color:#121212;
	text-align: left;
	vertical-align:text-top;
}

.programname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
}

.programdetailsheader{
font-size: 14px;
}

.whoicon {
vertical-align:text-top;
text-align: left;
font-size: 12px;
}

.programdetails{
	font-family: Verdana;
	position: absolute;
	left:610px;
	top:37px;
	width:279px;
	height:307px;
	background-image: url(images/whocanmemsaichelpbackground.gif);
	padding-top: 15px;
	padding-left:10px;
	font-size: 10px;
	color:#121212;
}

.requestInfo{
	position: absolute;
	left:670px;
	top:370px;
	width:174px;
}

.programContactus{
position: absolute;
	left:610px;
	top:456px;
	width:300px;
	font-family: Verdana;
	font-size: 10px;
}

.programContactus A:link {TEXT-DECORATION: none; color: #121212}
.programContactus A:visited {TEXT-DECORATION: none; color: #121212}
.programContactus A:active {TEXT-DECORATION: none; color: #121212}
.programContactus A:hover {TEXT-DECORATION: none; color: #f13d3d}