@import "/css/df2/df2-standardizer.css";
@import "/css/df2/df2-common.css";
@import "/css/df2/df2-style1.css";
@import "/css/df2/df2-colour1-dol.css";


body
{ 
  background: #f0f0f5;
}


div#DF2Centralizer
{ 
  margin: auto;
  width: 72em;
  padding-left: 1em;
  padding-right: 1em;
  height: 65em;
  background-color: white;
}

div#DF2Container
{ 
  position: absolute;
  width: 72em;
  background-color: white;
}

div#DF2Body
{ 
  position: absolute;
  width: 100%;
}

div#DF2RHNav
{ 
  position: absolute;
  left : 55%;
  width: 28em;
  top: 0em;
}


div#DF2Content
{
  height: 51em;
}


div#DF2DFBottomLogo
{ 
  position: absolute;
  right: 0em;
  text-align: right;
}

div#DF2BBMatTopBanner
{ 
  height: 7em;
}

div#DF2BBMatTopTitle
{ 
  position: absolute;
  left: 5em;
}


div#DF2BBMatTopLogo
{ 
  position: absolute;
  left: 0;
  top: 0.8em
}


div#DF2BBMatTopContact
{ 
  position: absolute;
  right: 1em;
  font-weight: bold;
}

div#DF2BBMatTopContact h1
{ 
  margin: 0;
}

div#DF2BBMatTopContact p
{ 
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}


h2
{ 
  color: #1c2881;
}

div#DF2BBmatIntro1
{ 
  width: 50%;

}

div#DF2RHNav h2.df2BBatTagline
{
    font-weight: bold;
    margin-top: 0.65em;
    padding: 0;
    margin-bottom: 0.99em;
    color: #1c2881;
    font-size: 1.2em;
}

div#DF2Body 
{ 
  font-family: Verdana, sans-serif;

}


div#DF2Body h2, 
div#DF2Body h3
{ 
  font-family: Cambria, "Times New Roman", serif;
  color: black;
  font-weight: 400;
}

div#DF2BBmatSnapsContainer
{ 
  position: absolute;
  width: 100%;
  text-align: justify;
}


div#DF2BBmatSnapsContainer ul
{ 
  padding-left: 0;
  margin-left: 2em;
  margin-top: 0em;

}


div#DF2BBmatSnapsContainer ul li
{ 
  margin-bottom: 0.3em;
}


div#DF2BBmatSnapsContainer h2
{ 
  text-align: center;
}

div#DF2BBmatSnapsLeft
{ 
  position: absolute;
  left: 0;
  padding-top: 2em;
  width: 31%;
}



div#DF2BBmatSnapsMid
{ 
  position: absolute;
  left: 34.33%;
  width: 31%;
}

div#DF2BBmatSnapsRight
{ 
  position: absolute;
  left: 68.66%;
  width: 31;
}
