p{
	color: #666;
	font-size:12px;
	line-height:1.75em;
}
#academic-content{
	margin-top:10px;
}

.whyHeader{ 
	height:360px;
	background-image:url("/images/academic/whylogos/header-jan-2014.png");
}

.whyHeader .whyHeaderVid {
	margin-top: 45px;
}

.whyHeader .whyHeaderVid p {
	margin-top: 10px;
	line-height: 20px;
	font-size: 16px;
	width: 378px;
	text-align: center;
	color: #fff;
}

.whyHeader .whyHeaderCaption {
	color: #fff;
	margin-top: 100px;
	font-size: 55px;
}

#academicHead{ /* no longer used at academic/whylogos */
	width:950px;
	height:360px;
	background-image:url("/images/academic/whylogos/Academic_VERSION 4_r1_c1.png");
}
#academicHeadText{ /* no longer used at academic/whylogos */
	color:#333;
	font-size:60px;
	width:320px;
	position:relative;
	left:40px;
	top:70px;
	line-height:1.1em;
	letter-spacing:-1px;

}

.schoolImg{
	margin: 0;
	margin-bottom: -6px;
	padding: 0;
	width: 188px;
	height: 113px;
	border: 1px solid #E4E4E4;
}

.hCenter{
	width: 100%;
	text-align: center;
}
.hCenter h2{

}
.schoolLists li h2{
	line-height:1em;
}
.schoolLists li, #syllabusList{
	color: #666666;
}

.blueH{
	font-size: 28px;
	color: #006BB2;
	line-height:2em !important;
}
#leadingSchools .hCenter h2{
	margin: 10px 0 10px 0;
	color: #006BB2;
	font-size:28px;
	letter-spacing:-1px;
}


.a-l,#syllabusLeftCol{
	float: left;
	width: 50%;
	margin-bottom:40px;
}

.schoolLists{
	width: 100%;
	height: auto;
	clear: both;
	margin: 30px 0 60px 0;
}

.contentSection{
	margin:0px 70px 0px 70px;
	padding: 0 0 40px 0;
	clear:both;

}

.contentSection h2{
	margin: 40px 0 0 0;
	letter-spacing:-1px;
	line-height:1.4em;
}
.
.contentSection h3{
	font-size: 18px;
	letter-spacing: 0;
	color: #666;
}

.contentSection li{
	margin-left:0;
}

.threeCol .colItem{
	float: left;
	width: 33%;
}
.threeCol .colItem p{
	padding-right: 60px;

}
.threeCol, .twoCol{
	width: 100%;
	clear: both;
}

.twoCol .colItem{
	float: left;
	width: 50%;
}
.twoCol .colItem p{
	padding-right: 50px;
}

ul{
	list-style: none;
}
#academicHead img{
	margin:0; padding:0;
}
.headP{
	font-size: 18px;
	line-height: 1.4em;
	color: #666;
}

#testimonials .colItem div img{
	margin: 0 10px 10px 0;
	float: left;
}

#testimonials .colItem div{
	clear: both;
	height: 100px;
}
.headShadow{
	width: 100%;
	height: 10px;
	margin:0; padding:0;
	background-image: url("/images/academic/whylogos/Headerimage_bottom_shadow.png");
	background-width:100%;
}
.bottomShadow{
	width: 100%;
	height: 10px;
	margin:0; padding:0;
	background-image: url("/images/academic/whylogos/Academic_VERSION 4_r30_c1.png");
	background-width:100%;
}
#topShadow{
	width:100%;
	height:10px;
	margin:0;
	padding:0;
	background-image:url("/images/academic/whylogos/LogoHeader_Shadow.png");
}
.sendEmail{
	width:700px;
	margin: 0 auto;
	text-align:center;
}
.sendEmail h2{
	font-size:28px;
	letter-spacing:-1px;
	color: #666;
	margin: 40px auto 40px auto;
}

.sendEmail h2 a{
	font-color: #006BB2;
}

#syllabus .headP{
	margin-bottom:50px;
}

#firstA{
	margin-top: 0;
}


.inlineNav {
    float: right;
    top: 50px;
    position: relative;
}

.upLink{
    height: 15px;
    width: 9px;
    margin: 0 auto;
}

.downLink{
    height: 0px;
    width: 9px;
    margin: 0 auto;
    margin-top: -10px;
}
.topLinkText a{
	font-size: 8px;
	color: #999;
	margin: 0;
	line-height: 1em;
	position: relative;
    top: -2px;
}

#topInline{
	top: 20px;
}