/*DC.Title       = ET.cssDC.Subject     = etelligence.info servicesDC.Description = corporate site's home page style sheetDC.Publisher   = etelligence.infoDC.Creator     = David NeilDC.Contributor = Eleanor NeilDC.Date        = 2003-10-06DC.Identifier  = http://www.etelligence.info/et.cssDC.Language    = enDC.Relation    = common styles for all ET pagesDC.Coverage    = efforts of DN and EMNDC.Rights      = http://www.etelligence.info/ETccc.html                 All rights reserved                 No license exists to permit others to use this software  Version 1-00-01 Oct 2003: use dedicated positioning in CSSVersion 1-00-00 Oct 2003: initial version  Version 0-3: Oct 2003    Use percentage values to ease browser sharing and screen sizes  Version 0-2: Jul 2003    Change format to a list of logos  Version 0-1: Jul 2003    set up home page*/html,body{  height: 100%; width: 100%; overflow: hidden;  margin: 0px; border: 0px; padding: 0px;  background: rgb(5,116,250); /*blue*/  font-family: Georgia, 'Times New Roman', Times, serif;}.topRowHeight { position: absolute; top: 0px; height: 75px; }.dataBlockHeight { position: absolute; top: 15%; height: 85%; }.leftColWidth{  position: absolute; left: 0px; width: 20%;  padding-left: 5px; padding-right: 5px;  color: rgb(255,255,255); /*white*/}.dataBlockWidth  { position: absolute; left: 20%; width: 80%; }.topHdg /*h1*/{  position: absolute; top: 0px; z-index: 2;  /*border: green 1px solid;*/}.topText{  position: relative; top: 0px; margin-top: 0px; width: 100%;  font-weight: bold; font-size: 24pt; text-align: center;  /*border: white 1px solid;*/} .logo { position: absolute; top: 0px; left: 0px; }.pageDesc { position: absolute; top: 210px; }h2 { margin-bottom: 0pt; font-size: 14pt; font-weight: bold; }.smaller { margin-top: 3pt; font-size: 10pt; font-weight: normal; }.sideLink { margin-top: 6pt; font-size: 12pt; font-weight: normal; }.smaller a:visited, .smaller a:link { color: white; }.sideLink a:visited, .sideLink a:link { color: white; }.copyright{  position: absolute; bottom: 0px;  border: none; border-top: 1px solid rgb(255,255,240); /*ivory*/  font-family: Times, Garamond, serif; font-size: 8pt;}.copyright a:visited, .copyright a:link { color: white; }.pageData{  position: absolute;  overflow: auto; overflow-x: hidden;  color: black; background: rgb(255,255,240); /*ivory*/  font-size: 12pt;}.pageContent { position: relative; padding: 20px; }.pageHdg /*,h3*/{  position: relative; margin-top: 12pt; margin-bottom: 12pt;  color: rgb(5,116,250); /*blue*/  font-size: 12pt; font-weight: bold;}.subHdg /*,h4*/ { margin-top: 12pt; margin-bottom: 6pt; }.floatingBox{  float: left; position: relative;  margin-top: 18px; margin-left: 0px;  margin-right: 50px; margin-bottom: 18px;  font-size: 10pt; text-align: center;}form{  width: 100%; margin: 0px auto;  padding: 5px; padding-top: 1pt; padding-bottom: 12pt;  /*border: 1px dotted teal; background-color: #cc9;*/}fieldset{  display: block; width: 100%;  margin-top: 18pt; padding-bottom: 12pt;  border: black solid 1px;}div.row { clear: both; padding-top: 10px; }span.label { float: left; width: 150px; /*border: navy solid 1px;*/ }span.formw { float: left; width: 500px; /*border: blue solid 1px;*/ }.iconAsText { position: relative; width: 12pt; height: 1em; }.warn { background-color: rgb(255,0,0); /*red*/ font-weight: bold; }img { /*border: red 1px solid;*/ border: none; }