#testimonialGC  {
	text-align: left;
	width:103px;
	background-color:#eef2f5;
	margin:0px;
	padding-top:12px;
	padding-left:11px;
	padding-right:10px;
/*	border:solid thin #CCCCCC;*/
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

}

#title {
	width: 170px;
	background-image: url(/images2/topleftcornerblue.gif);
	background-color: #0072bc;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

  #title  h3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 3px;
	font-weight: 700;
	font-size: 110%;
	text-align: center;
	color: #FFFFFF;
	
 }
#title a {
	display: block;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 100%;
	margin: 0px;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
html>body #title a {
	width: auto;
}
#title a:visited {
	color: #fff;
}
 #title a:hover {
	color: #fff;
	text-decoration: underline;
}
 
 .name {
	color: #666;
	font-weight: bold;
}

.programName {
	color: #CD853F;
	font-size: 110%;
	font-weight:bold;	
}

#next  {
	position: absolute;
	left: 0px;
	bottom: 3px;
	width: 170px;
}
#next  h3 {
	margin: 0px;
	padding-top: 0px;
	font-weight: 400;
	font-size: 110%;
	text-align: left;
	padding-bottom: 0px;
 }
 .testimonialLink {
 text-decoration:none;
 }


