#top_p{
   margin-bottom: 30px;
}
.steps{
   background: #FFFFFF no-repeat 0 0;
   padding-left: 170px; 
}
.abc{
   background-image: url(/img/corp/abc_bgd.jpg);
   height: 200px;
}
.intermediate{
   background-image: url(/img/corp/intermed_bgd.jpg);
   height: 215px;
}
.advanced{
   background-image: url(/img/corp/advanced_bgd.jpg);
}
h2{
   color: #000000;
   font-weight: bold;
   font-size: 14px;
   line-height: 1.4em;
   margin-bottom: 0px;
}
h3{
   color: #000000;
   font-weight: normal;
}
ul{
   padding-left: 15px;
   margin-top: 0px;
}
ul.interior{
   padding-left: 30px;
}
ul.interior li{
   margin-bottom: 5px;
}
ol{
    margin-top: 0px;
}
table{
   margin-bottom: 35px;
}
.inline_h3{
   display: inline;
}
p.introduction{
   margin-top: 10px;
}
div.a_col{
  width: 270px;
  height: 360px;
  margin-right: 7px;
  padding-right: 7px;
  float: left;
}

div.a_col h1{ 
  font-size: 15px;
  line-height: 18px;
  margin: 3px 0pt; 
}
div.a_col li{ 
  margin-bottom: 3px;
}

.vsep{
  border-right: 2px solid #F5F5F5; 
}

p.author{
  font-size: 10px;
  font-weight: bold;
  font-style: italic;
}

#hidden{
  display:none;
}

.important{
  color: #CC0000;
}

.fandb td{
  vertical-align: top;
}

.fandb td{
  vertical-align: top;
}

.fandb td img{
  margin: 20px;
}

img.edu-ss{
  border: 2px solid #7FC396;
  margin: 20px;
}


