body {
  margin:0;
  font-family:Verdana,sans-serif;
  font-size:10pt;
  min-width:75.2em;
  color:#666666;
  background-color:transparent;
}

h1, h2, a {
  color:#BCBDC0;
  background-color:inherit;
  clear:left;
}

h1 {
  font-size:14pt;
  margin-top:2.5em;
}

h2 {
  font-size:10pt;
  font-weight:bold;
  margin:0;
}

hr {
  margin-top:1.5em;
  margin-bottom:1em;
  border:0;
  color:#BCBDC0;
  background-color:#BCBDC0;
  height:1px;
}

#container {
  float:right;
}

* html #container {
  width:75.2em;
}

a {
  text-decoration:none;
}

img {
  border:0;
  margin:0;
}

label {
	display:block;
	width:3.2em;
	float:left;
}

#left {
  float:right;
  width:53em;
  padding: 0 1.6em 0 1.6em;
}

#logo {

}

#topNav {
  position:relative;
  top:3em;
  left:11.5em;
  width:18em;
  height:1.75em;
  font-size:18pt;
}

#topNav a, #rightNav a {
  color:#FFF789;
}

#topNav ul, #rightNav ul {
  margin:0;
  padding:0;
  list-style:none;
}

#topNav li {
	float:left;
	padding-left:2em;
}

#rightNav {
  background-color:#BCBDC0;
  width:13em;
  height:46.35em;
  padding:0.8em 0 0 1.6em;
  float:right;
}

#rightNav li {
  font-size:18pt;
  margin-bottom:1.6em;
}

#rightNav .box {
  background-color:#CCCCCC;
}

#content {
  width:53em;
}

#content .spacer {
  clear:left;
  margin-bottom:2em;
}

.lead {
  font-weight:bold;
  margin-top:0;
}

.quote {
  width:78%;
}

.quoteBy {
  text-align:right;
  font-size:8pt;
}

.reference {
  float:left;
  background-color:#CCCCCC;
  width:26em;
  height:15em;
  color:#FDF799;
  padding:0;
}

#content .dummyReference {
  position:relative;
  left:0.2em;
  background-color:#DDDDDD;
  width:25.6em;
  height:13em;
  text-align:center;
}

#content .centered {
  margin:auto;
  padding:1em 0;
}

.referenceText {
  text-align:right;
  font-size:12pt;
  font-weight:bold;
  padding: 0.3em 0.1em;
}

.column, .imageLeft, .columnLeft,
.columnLeftNarrow, .columnLeftWide,
.columnCenter, .columnRight {
  float:left;
  margin-right:1.6em;
}

.column {
  width:45%;
  height:13em;
}

.imageLeft {
  width:9em;
  height:10.5em;
  margin: 0 0.8em 0.8em 0;
}

.columnLeft {
  width:13.5em;
}

.columnLeftNarrow {
  width:25em;
}

.columnLeftWide {
  width:34em;
}

.columnCenter {
  width:38%;
}

.columnRight {
  width:13.8em;
  margin:0;
}

.clear {
  clear:both;
}

#footer {
  position:absolute;
  top:35em;
  width:12em;
}

#footer a, #footer {
  color:white;
}

#enotice {
  display:none;
}

.galleryImage {
  width:600px;
  min-width:600px;
  margin:0;
  padding:0;
}

.EPG2_single_div {
  text-align:center;
}