.greyBoxBg {
    width:960px;
    height:200px;
    background:url(../images/interiorTop.png) no-repeat 0 0;
}
#mainTopHeader
{
  padding-left:25px;
  padding-top:20px;
  width:50%;
}
#mainTopBody
{
  font-size:14px;
  line-height:160%;
  font-family:Georgia, Arial, san-serif;
  color:#363636;
  margin:5px;
  padding-left:20px;
  height:169px;
}
#aboutTopText
{
  width:55%;
}
#breadCrumbCarat
{
  font-size:10px;
  color:#999;
}
#mainTopBottom {
  line-height:150%;
  background:url(../images/background/bodyTile.png) repeat-y;
}
#mainTopHeader h3
{
  font-size:22px;
  color:#137899;
  text-decoration:none;
  margin:0px;
}
#mainTopHeader h3 .pipe
{
  color:#79CF59;
}
#mainTopHeader h3 b
{
  font-weight:normal;
  color: #3A7027;
}
#breadCrumbs{
    position:relative;
    padding-left:5px;
    line-height:30px;
    margin-left:1px;
    background:url(../images/breadCrumb.png) 0 0;
    width:955px;
    height:32px;
    z-index:500;
    font-size:10px;
    color:#999;
}

#breadCrumbs a
{
  font-size:12px;
  color:#006699;
  text-decoration:none;
  text-transform:lowercase;
  height:100%;
}
#breadCrumbs a:hover, #mainTopHeader a:hover
{
  text-decoration:underline;
}
#mainTopHeader b
{
  font-weight:normal;
  color:#2BBF1A;
}
ul li.mgmtLi
{
  float:left;
  padding-bottom:10px;
}
span.mgmtHeader
{
  font-size:18px;
  color:#363636;
  float:left;
  font-family:Georgia, Arial, san-serif;
}
span.mgmtHeader i
{
  font-weight:normal;
  font-size:14px;
  float:left;
  font-style:normal;
  color:#005588;
}
span.mgmtBody
{
  font-size:12px;
  line-height:150%;
  font-family:Arial;
  color:#363636;
  float:left;
  padding-left:10px;
}
span.approachBody
{
  font-size:16px;
  font-family:Georgia, Arial, san-serif;
  line-height:160%;
  float:left;
  height:auto;
  color:#363636;
}
.atomniBullet
{
  background:url(../images/About/atomni_bullet.png) no-repeat;
  height:16px;
  width:16px;
  float:left;
}
.basic a.smallLink
{
  width:auto;
  height:auto;
  font-size:12px;
  display:inline;
  background:transparent;
}
.basic a .tagLine
{
    float:right;
    margin-right:50px;
    color:#feffff;
    font-style:italic;
    visibility:hidden;
}
.basic a.selected .tagLine
{
    visibility:visible;
}