/*
  * Default Stylesheet for DGLConsultants.com
  * Version: 6.01
  * Original Date: May 1998
  * Revised Date: Feb 2013
*/

@import url("mozilla.css");
@import url("forms.css");
@import url("reportbgs.css");

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #000;
}
body, p, ul, .bgfiller, .bottomfiller {
  font-family: "Microsoft Sans Serif", "MS Sans Serif", helvetica, arial, sans-serif;
}
ul {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: square;
  list-style-position: outside;
}
ol {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "georgia";
  font-size: "-1";  
}
b {
  font-weight: bold;
}
i {
  font-style: italic;
}
/*----------Page Borders----------*/
.pageborder {
  border-top: 1px solid #06f;
  border-right: 1px solid #06f;
  border-bottom: 3px solid #06f;
  border-left: 3px solid #06f;
}
.toppageborder {
  border-top: 1px solid #06f;
  border-right: 1px solid #06f;
  border-left: 3px solid #06f;
}
.bottompageborder {
  border-right: 1px solid #06f;
  border-bottom: 3px solid #06f;
  border-left: 3px solid #06f;
}
.middlepageborder {
  border-right: 1px solid #06f;
  border-left: 3px solid #06f;
}
/*----------Template Classes----------*/
.yellowfiller {
  background-color: #ff0;
  color: #000;
}
.aquafiller {
  background-color: #0ff;
  color: #000;
}
.templatetext {
  color: #006;
}
.templateheader {
  font-weight: bold;
  background-color: #ccc;
  color: #000;
}
.templatefiller, .median, .bottomfiller {
  background-color: #e4e6e9;
  color: #000;
}
/*----------Sample Classes----------*/
.top {
  border-top: 2px ridge #ccc;
}
.bottom, .bottomfiller {
  border-bottom: 4px solid #000;
}
.median {
  text-indent: 1em;
}
div.scroll, div.scroll400{
  height: 700px;
  overflow: auto;
  border: 1px solid #666;
  background-color: #fff;
  padding: 1px;
}  
/*----------Anchors----------*/
:link, :visited {
  color: #00f;
}
:link:hover, :visited:hover {
  color: #39f;
}
:link:active, :visited:active {
  color: #000;
}
.footerlink:link, .footerlink:visited {
  color: #000;
}
.footerlink:link:hover, .footerlink:visited:hover {
  color: #fff;
  background-color: #000;
}
.footerlink:link:active, .footerlink:visited:active {
  color: #36f;
  background-color: #000;
}
/*----------Report Classes----------*/
.reportstitle {
  font-weight: bold;
  margin-bottom: 0;
}
.reportsbox, .pressbox {
  color: #000;
  border: 1px solid #000;
  text-align: center;
  padding: .25em;
  margin-right: 14px;
}
.reportsbox {
  background-color: #fff;
}
.pressbox {
  background-color: #ccc;
}
/*----------General Classes----------*/
.nondis {
  text-align: justify;
}
.list {
  margin-bottom: 0;
}
.mtzero {
  margin-top: 0;
  margin-left: .5em;
}
.red {
  color: #f00;
}
.small {
  font-size: 12px;
}
.imagespacer {
  margin-top: 14px;
  text-align: center;
}
.copyright {
  color: #fff;
  text-align: center;
}
.pageheader {
  background-color: #000;
  color: #fff;
}
.indexquote, .indexnote {
  color: #006;
  background-color: #fff;
}
.indexquote {
  font-size: 20px;
}
.affilliate {
  text-align: center;
}
.sh {
  font-weight: bold;
  border: 1px solid #fff;
  background-color: #33f;
  color: #fff;
  padding: .25em;
  text-align: center;
  margin-bottom: 0;
}
.title, .jobtitle, .presstitle {
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
.title {
  text-align: center;
}
.pressimg {
  float: right;
  padding: 0 0 0 2px;
}
.header {
  font-family: georgia, sans-serif;
  font-size: 20px;
  background-color: #fff;
  color: #000;
  padding: 2em 0 0 1em;
  margin: 0;
}
.footer {
  background-color: #999;
  color: #fff;
  padding:20px 0;
  font-size: smaller;
  margin: 0;
}
.introsection {
  background-color: #999;
  color: #000;
  padding: 0 0 0 20px;
  margin: 0;
}
.newsheader {
  background-color: #33f;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 0;
}
.newssection {
  height: 190px;
  overflow: auto;
  background-color: #fff;
  color: #000;
  border: 1px solid #999;
  margin-top: 0;
}
.newsp {
  padding-left: .5em;
  padding-right: .5em;
}
.middlesection {
  margin: 20px 0 20px 20px;
  width: 600px;
  font-size: smaller;
}
.intromiddlesection {
  padding: 2em 0 1em 125px;
  background-color: #ccc;
}
.Surname {
visibility: hidden;
}
.newsbox {
  background-color: #efefef;
  padding: .40em;
}
.center_wrapper {
 width: 924px;
 margin-right: auto;
 margin-left: auto;
}
	
	