* {
  color: #333;
  font: 11px Arial, sans-serif;
  line-height: 18px;
}

body {
  background-color: #FFF;
  margin: 0px;
  text-align: center;
}

form {
  margin: 0;
  padding: 0;
}

table.wrapper {
  background-color: #FFF;
  margin: 6px auto;
  width: 720px;
}

br {
  line-height: 8px;
}

a {
  color: #333399;
  text-decoration: underline;
}

a img {
  border: 0;
}

a.subnav {
  background: #CCC url(img/icon_bulletwhite.png) no-repeat 0px 7px;
  color: #333333;
  display: block;
  height: 21px;
  line-height: 21px;
  margin: 0 0 1px 0;
  padding-left: 20px;
  text-decoration: none;
}
a.subnav_alt {
  background: #9CC url(img/icon_bulletwhite.png) no-repeat 0px 7px;
  color: #333333;
  display: block;
  height: 21px;
  line-height: 21px;
  margin: 0 0 1px 0;
  padding-left: 20px;
  text-decoration: none;
}

a.subnav:hover {
  background-color: #009999;
}

table.subnav_sectiontitle {
  width: 100%;
}

td.subnav_sectiontitle {
	background: #CCC url(img/icon_bulletorange.png) no-repeat 0px 7px;
	border-bottom: 1px solid #fff;
	color: #CC6600;
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 20px;
}

td.navbar {
	padding: 0 4px 0 4px;
	height: 24px;
	background-color: #67999A;
}

td.navbar a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

td.navbar a.selected {
  color: #FFFF99;
}

td.top {
	height: 112px;
	vertical-align: top;
	width: 100%;
	background-image: url(../img/top_banner_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#Clock {
  color: #666;
}
td.top2 {
	height: 112px;
	vertical-align: top;
	width: 100%;
	background-image: url(../img/top_banner_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td.top3 {
	height: 112px;
	vertical-align: top;
	width: 100%;
	background-image: url(../img/top_banner_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#Clock {
  color: #666;
}
td.top3 {
	height: 112px;
	vertical-align: top;
	width: 100%;
	background-image: url(../img/top_banner_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#Clock {
  color: #666;
}
td.top4 {
	height: 112px;
	vertical-align: top;
	width: 100%;
	background-image: url(../img/top_banner_4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td.top5 {
	height: 112px;
	vertical-align: top;
	width: 100%;
	background-image: url(../img/top_banner_dig_lock.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#Clock {
  color: #666;
}

td.content_left {
  padding: 8px 0 8px 0;
  width: 184px;
}

td.content_middle {
  width: 10px;
}

td.content_right {
  padding: 8px 0 8px 0;
  vertical-align: top;
  width: 526px;
}

td.finishes_table{
  padding: 8px 0 8px 0;
  vertical-align: top;
  width: 715px;
}

td.samples_left {
  width: 66px;
}

td.samples_right {
  vertical-align: middle;
  width: 118px;
}

td.footer_grey {
  background: #CCC;
  height: 10px;
}

td.footer_white {
  height: 3px;
}

td.footer {
  background: #699;
  height: 24px;
}

td.footer a {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

.blue {
  color: #67999A;
}

.center {
  text-align: center;
}

.lightgrey {
  color: #666;
}

.grey {
  color: #999;
}

.text_big {
  font-size: 13pt;
}

.text_mid {
  font-size: 10pt;
}

.text_small {
	font-size: 8pt;
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
}

.text_padding {
  padding: 0 12px 0 12px;
}

.text_spacing {
  padding-left: 6px;
}

.header_lineheight {
  line-height: 30px;
}

.orange {
  color: #C60;
}

.bold {
  font-weight: bold;
}
