body
{
  background-color: rgb(255, 255, 255);
  color: rgb(64, 65, 128);
}
body
{
  font-weight: normal;
  font-style: normal;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-image: url(Images/OTSSBackground2.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
}

img.nav1
{
  margin: 0px 0px 3px 1px;
  width: 100px;
  height: 34px;
  border:0px;
}

img.nav2
{
  margin: 0px 0px 2px 6px;
  width: 95px;
  height: 26px;
  border:0px;
}

img.nav3
{
  margin: 0px 0px 1px 11px;
  width: 90px;
  height: 22px;
  border:0px;
}


img.thumb
{
  border:0px;
  margin: 0px 0px 15px 5px;
}


ul.benefits
{
  list-style-image:  url(Images/DLImage.gif);
  list-style-type: circle;
  list-style-position: outside;
}

ul.features
{
  list-style-image:  url(Images/DLImage.gif);
  list-style-type: circle;
  list-style-position: outside;
}

ul.options
{
  list-style-image:  url(Images/DLImage.gif);
  list-style-type: circle;
  list-style-position: outside;
}

ul.dwnld1
{
  list-style-type: none;
  list-style-position: outside;
}

ul.dwnld2
{
  list-style-image:  url(Images/DLImage.gif);
  list-style-type: circle;
  list-style-position: outside;
  padding-bottom:20px;
}

a.dlview
{
  font-size: 60%;
}

a.dldown
{
  font-size: 60%;
}

span.heading
{
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}

a.hdgDownloads
{
  font-size: 120%;
  font-weight: bold;
  color: rgb(64, 65, 128);
}


.textStyle { 
	color: white; 
	font-weight: bold;
	background-color: rgb(0, 80, 117);
	text-align: center;
	height: 25px;
	vertical-align: bottom;
}
.formStyle {
	width: 320px;
	//border: thin solid black;
	text-align: center;
	padding: 2px;
	height: 8px;
}
.tableStyle {
	margin-left: 310px; 
	margin-right: auto;
	text-align: center;
	text wrap: true;
}

.clockSubTableStyle {
	width: 150px;
	height: 50px;  
	text-align: top;
	vertical-align: bottom; 
}

.clockCellStyle{
	vertical-align: bottom; 
	text-align: middle; 
	width: 150px;
	height: 50px;
	disabled: disabled;
	readonly: readonly;
	font-size: 18px;
	font-weight: bold;
	overflow:hidden;
	//color: rgb(255, 255, 255);
}

.locationCellStyle{
	vertical-align: bottom;
	horizontal-align: center;
	text-align: center;
	width: 150px;
	height: 30px;
}


.clockFormStyle{
	width: 150px;
	text wrap: true;
	text-align: bottom; 
	vertical-align: bottom;
	height: 50px; 

}
