
body {
  background-color: #135778;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  text-align: center;
}
body.c_welcome {
  margin-top: 0px;
  background-image: url(images/background_image.jpg);
  /*background-color: #145678;*/
}
p.c_welcome {
  margin-top: 0px;
  text-align: center;
}
div.c_top_layer {
  position: absolute;
  top: 194px;
  left: 480px; 
  z-index: 10;
}
div.c_underimage {
  position: relative;
  top: 0px;
  left: 0px; 
  z-index: 2;
}
.white_text {
  color: #000000;
}
td.textBox {
  width: 548px;
  vertical-align: top;
  background-image: url("images/HOMEPAGE/text_background.png");
/*	background-position: bottom right; */
	background-repeat: vertical;
}

td.logonLink {
  background-image: url("images/HOMEPAGE/logon_link_background.png");
	background-repeat: vertical;
}
table.logonLink {
  background-image: url("images/HOMEPAGE/logon_link_background.png");
	background-repeat: vertical;
}

tr.designerRow {
  vertical-align: top;
}
td.designerRow {
  background-image: url("images/HOMEPAGE/designer_background.png");
	background-repeat: horizontal;
}

.tiny {
  font-size: 6pt;
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

.instruction {
  text-decoration: underline;
  margin-left: 2em;
  font-size: 8pt;
}

a.logonLink {
  color: #135778;
  /*font-weight: bold;*/
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 10pt;
}
td.buttonLook {
  /*font-weight: bold;*/
  border-width: 3px;
  border-style: outset;
  /*background-color: #135778;*/
  background-color: #D4D4D4;
}
td.buttonLookExtraHeight {
  /*font-weight: bold;*/
  height: 40px;
  vertical-align: middle;
  border-width: 3px;
  border-style: outset;
  /*background-color: #135778;*/
  background-color: #CC6;
}

p.textArea {
  color: #135778;
  margin-top: 1em;
  margin-right: 4em;
}

a.topOfPage {
  color: #006699;
  font-size: 0.8em;
  font-weight: bold;
}

li.firstLevel {
  color: #135778;
  margin-bottom: .1em;
  font-size: 0.8em;
  margin-right: 3em;
}

table.secondLevel {
  color: #135778;
  font-size: 0.8em;
  margin-top: .2em;
  margin-bottom: .2em;
}
.bioRef {
  color: #135778;
  font-size: 0.8em;
}
td.bioCell {
  color: #135778;
  text-align: center;
}

