 

body,html,div,table {
  margin: 0px;
  padding: 0px;
  color: #757575;
}

body {
  background-color: #ffffff;
}


div {
  position: relative;
  font-family: Avenir Lt Std, Geneva, Helvetica, Arial, sans-serif;
}

table {
  font-family: Avenir Lt Std, Geneva, Helvetica, Arial, sans-serif;
  border-collapse: collapse;
  border-style: none;
  vertical-align: top;
}

tr {
  vertical-align: top;
}

td {
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}

img { border: none; }

a { text-decoration: none;  }

#page {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  background-color: #ececec;
  color: #757575;
}

#companyLogo {
  position: absolute;
  top: 0px;
  left: 0px;
}

#eventLogo {
  position: absolute;
  top: 0px;
  left: 284px;
}

#companyTabRow img {
  vertical-align: bottom;
}

#companyTabRow {
  display: block;
  width: 100%;
  height: 36px;
  background-color: #ffffff;
}

.companyTab {
  display: none;
  float: left;
  clear: both;
}

.tab {
  display: block;
  float: left;
  width: 114px;
  height: 32px;

  text-align: center;
  vertical-align: middle;
  padding: 4px 0px 0px 0px;
  margin-right: 2px;
  
  background-repeat: no-repeat;
  background-position: top right; 
  
  
 
}

.tab a {
  font-family: Avenir Lt Std, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #ffffff;
}

.tab a:hover {  color: #0d6a3d; }

#content {
  vertical-align: top;
  clear: both;
  display: block;
  width: 800px;
  background-color: #ffffff;
}

#contentBlock {
  background-color: #ffffff;
  min-height: 492px;
  width: 570px;
}

#icLink {
  display: none;
  margin-left: 23px;
}

#leftTopSpacer {
  width: 210px;
  background-color: #ececec;
  
  background-image: url(files/2/welcome.png);
  background-position: top right;
  background-repeat: no-repeat;
  
  
  padding-top: 20px;
}

.leftCell {
  background-color: #ececec;
}

.leftLabel {
  font-size: 8.5pt;
  color: #5d87a1;
  text-transform: uppercase;
  background-color: #ececec;
  padding: 4px 20px 4px 10px;
}

.leftContent {
  font-size: 8.5pt;
  color: #000;
  padding: 8px 20px 8px 10px;
  background-color: #ffffff;
}

.leftContent a {
  color: #000;
}

#headerBlock {
  font-size: 18pt;
  font-weight: bold;
  color: #5d87a1;
  width: 800px;
}

#headerBlock span {
  top: 30px;
  margin-left: 10px;
}


.mainBlock {
  background-color: #ffffff;
  padding: 20px;
  width: 530px;
}

.mainBlock {
  font-size: 9pt;
}

.mainBlock a {
  color: #5d87a1;
}

.mainBlock a:hover {
  color: #5d87a1;
}

.listTable {

}

.listTable th {
  font-size: 9.5pt;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-top: 3px;
}

.listTable td {
  font-size: 9pt;
}

#pageTitle {
  font-size: 14pt;
  text-align: center;
  padding-bottom: 20px;
  background-color: #ffffff;
}

.imageThumbBlock {
  float: left;
  width: 160px;
  height: 100px;
  padding: 10px;
  background-color: #ffffff;
}

.imageThumbBlock img {

  border: 4px solid #888;
  margin-right: 0px;
  vertical-align: top;
}

.imageCaption {
  display: none;
  text-align: center;
  font-size: 9pt;
  color: #444;
  padding-top: 5px;
}

.eor {
  clear: both;
  background-color: #ffffff;
}

.itemTitle {
  display: block;
  font-size: 12pt;
  padding: 20px 0px;
  background-color: #ffffff;
}

.itemContent {
  background-color: #ffffff;
}

.itemBlock {
  clear: both;
  padding-bottom: 20px;
  background-color: #ffffff;
}

.itemFile {
  display: block;
  padding-top: 5px;
  background-color: #ffffff;
}

.toggle {
  position: absolute;
  right: 0px;
  bottom: 5px;
}

.footerBar {
  width: 800px;
  height: 30px;
  background-color: #5d87a1;
  margin-bottom: 5px;
}

.copy {
  font-size: 8pt;
  color: #5d87a1;
  padding-left: 10px;
}

.copy a {
  font-size: 8pt;
  color: #5d87a1;
}
