@charset "UTF-8";
/* CSS Document */

* {	padding: 0; margin: 0; }
body {font-family:Arial, Helvetica, sans-serif;}
#container {margin-left: auto; margin-right: auto; width: 710px;}
#header {background:url(../../images/academic/bg-header.gif) repeat-x;}
#headerImage {background:url(../../images/academic/img-header.png) no-repeat; height:145px;}
.headerTag {padding:110px 0 0 27px; color:#FFD96B; font-size:12px;}

#intro {font-size:14px; line-height:21px; color:#666;}
#intro p {margin:14px 27px 14px;}

#steps {margin-top:25px;}
.stepsContainer {width:236px; background:url(../../images/academic/bg-subHeader-blue.png) repeat-x; float:left; border-left:1px solid #FFF;}
#steps p {background:url(../../images/academic/bg-subhead-gradient.gif) repeat-x; font-size:14px; line-height:21px; color:#666; padding:15px 27px 10px;}

#buttonContainer {clear:both; background:url(../../images/academic/bg-apply.gif) no-repeat; height:50px; text-align:center; padding-top:20px;}

#productOffering {background:url(../../images/academic/bg-product-offering.gif) repeat-x; width:710px; height:232px;}
#productOffering img {float:left;}

#footer {padding:20px 27px 20px;}
#footer p {font-size:11px; color:#CCC; line-height:13px;}