body {
	margin:0;
	background:url(back.jpg) no-repeat 50% 0 #ccc;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width:866px;
	margin:0 auto;
	padding:12px 0 30px;
}
#container .header {
	height:77px;
	background:url(header-back.png) no-repeat;
}

#ddi_group_headline {
	height:77px;
	background:url(header-back.png) no-repeat;
}

#container .header-hmf {
	height:77px;
	background:url(header-back-hmf.png) no-repeat;
}
#container .header-text {
	display:block;
	font-size:22px;
	width:680px;
	color:#430c11;
	padding:24px 0 0 24px;
}

#ddi_group_headline h1 {
	display:block;
	font-weight:normal;
	font-size:22px;
	width:680px;
	color:#430c11;
	padding:24px 0 0 24px;
	margin:0px;
}

#content {
	padding:12px 0;
}
#content .top {
	background:url(content-top.png) no-repeat left bottom;
	line-height:0;
	font-size:0;
	height:14px;
}
#content .mid {
	background:url(content-back.gif) repeat-y;
}
#content .inner {
	background:url(content-lower.gif) no-repeat left bottom;
	padding:0 14px 14px 24px;
}
#content .bottom {
	background:url(content-bottom.png) no-repeat left bottom;
	line-height:0;
	height:27px;
}
#content .col01 {
	float:left;
	width:380px;
	font-size:11px;
	line-height:16px;
}
#content .col01 img {
	float:left;
	margin:0 12px 24px 0;
}
#content .col02 {
	float:right;
	width:429px;
}
#content .col01 .bigger {
	font-size:16px;
	font-weight:bold;
	display:block;
	padding:0 0 8px;
	color:#430c11;
}

#ddi_group_subHeadline h3 {
	font-size:16px;
	font-weight:bold;
	display:block;
	padding:0 0 8px;
	color:#430c11;
	margin:0px;
}

#content .col01 .success {
	font-size:18px;
	display:block;
	padding:0 0 8px;
	color:#1b7200;
}
#content .col01 p {
	margin:0 0 10px;
}

#content .col02 .cta {
	height:46px;
	background:url(cta-back.gif) no-repeat left bottom;
	font-size:18px;
	line-height:18px
	font-weight:bold;
	color:#430c11;
	padding:12px 0 0 65px;
	overflow:hidden;
}

.ddi_group_cta{
	height:46px;
	background:url(cta-back.gif) no-repeat left bottom;
	font-size:18px;
	line-height:18px
	font-weight:bold;
	color:#430c11;
	padding:12px 0 0 65px;
	overflow:hidden;
}

#content .col02 .form-holder {
	background:url(form-back.gif) repeat-y;
}
#content .col02 .form-bottom {
	background:url(form-bottom.gif) no-repeat left top;
	font-size:0;
	line-height:0;
	height:11px;
}
#container .logos {
	background:url(logos.png) no-repeat;
	height:69px;
}

#container .footer {
	font-size:11px;
	line-height:16px;
	color:#444;
	text-align:center;
	padding:12px 0 0;
}
#container .footer a {
	color:#444;
	text-decoration:none;
}
#container .footer a:hover {
	color:#000;
	text-decoration:underline;
}

/* matched schools */

#container .col01 .matched-schools {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:190px;
	padding:12px 0 0;
}
#container .col01 .matched-schools img {
	clear:both;
	margin:0 auto;
	float:none;
}
#container .col01 .matched-schools ul {
	margin:10px 0;
	padding:0;
}
#container .col01 .matched-schools li {
	border-top:1px solid #DCDCDC;
	margin:0;
	padding:8px 0;
	list-style:none;
}

/* progress */

.meter {
  width: 120px;
  height: 14px;
  border: 1px solid #DCDCDC;
  overflow: hidden;
  position:relative;
  text-align:left;
}

.progress {
  background:url(progress-back.gif) repeat-y #0d417c;
  height: 14px; 
}
.progresslabel {
	display:none;
}