#subheader{
height: 191px;
background:  url('/images/microsites/mydegreeplanner/subheader-home.jpg') 20px top no-repeat;
border-top: #fff 1px solid;
}
#subheader p{
}

#subheader p span{
display: block;
font-size: 1.6em;
color: #0084f6;
}

#content{

margin: 3px 0 0 0;
}


.altcontent h2{
margin: 0;
padding: 16px 0 0 0;
color: #d30400;
font-size: 1.8em;
}

.altcontent h3{
color: #0094f7;
font-size: 1.1em;

}


#sideblock{
position: relative;
margin: -145px 0 0 30px;
width: 180px;
}

div.sidemenu{
border: #e0dfdd 2px solid;
padding: 5px;
background: #ffffff;
}

#sideblock  div.sidemenu h3{
background: #32679e;
height: 19px;
color: #ffffff;
margin: 0;
font-size: 0.9em;
text-align: left;
line-height: 19px;
text-transform: uppercase;
letter-spacing: 0.5px;
padding: 0 0 0 9px;
}
#sideblock  div.sidemenu h3.menu-active{
color: #ffd801;
}
#sideblock  div.sidemenu a{
display: block;
margin: 0 0 1px 0;
padding: 0 0 0 9px;
background: #a2cded;
color: #000;
text-decoration: none;
}
#sideblock  div.sidemenu a:hover{
text-decoration: underline;

}