﻿html, body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}
th.InstallToolsWideColumn
{
   text-align:left;
   width:550px;
   color:#CC0000;
   font-family: Century Gothic, Sans-Serif
}
th.InstallToolFooterLeft
{
    width:400px
}
th.InstallToolFooterRight
{
    width:300px
}
th.InstallToolPrintLeft
{
    width:50px;
    padding-right: 20px;
    text-align: left
    
    
}
th.InstallToolPrintRight
{
    width:600px;
    text-align: left
}

a:link {
COLOR: #58798F;
}
a:visited {
COLOR: #A1AAAF;
}
a:hover {
COLOR: #CC0000;
}
a:active {
COLOR: #00FF00;
}

.styContent 
{
  font-family: Century Gothic, Sans-Serif, Arial;
  font-size:smaller;
  color: #000000;
}
.styHighlight 
{
  font-family: Century Gothic, Sans-Serif, Arial;
  color: #CC0000;
}
.styContentHeader 
{
  font-family: Century Gothic, Sans-Serif, Arial;
  font-size: x-large;
  color: #404040;
}    
.styInstallToolFooter
{
  font-family: Century Gothic, Sans-Serif, Arial;
  font-size: large;
  color: #404040;
}
.styFooterNoteMark
{
  font-family: Century Gothic, Sans-Serif, Arial;
  font-size: x-small;
  font-weight:bold;
  vertical-align:text-top;
  color:#CC0000;
}
.styFooterNote
{
  font-family: Century Gothic, Sans-Serif, Arial;
  font-size: x-small;
  color:#404040;
}
.pnlLeftHeader
{
  background-image: url('Images/headerbackground.gif');
  background-repeat: repeat-x;
  z-index: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 115px;
  font-family: Century Gothic, Sans-Serif;
  font-size: large;
  color: #404040;
}
.pnlRightHeader 
{
  background-image: url('Images/headerbackground.gif');
  background-repeat: repeat-x;
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 800px;
  width: 300px;
  height: 115px;
  font-family: Century Gothic, Sans-Serif;
  font-size: x-large;
  color: #404040;
}
.pnlLeftNavigation 
{
  background: #FFFFFF;
  z-index: 1;
  position: absolute;
  top: 115px;
  left: 0px;
  width: 100%;
  height: 40px;
  font-family: Century Gothic, Sans-Serif;
  font-size: small;
  color: #404040;
}
.pnlRightNavigation
{
  background: #FFFFFF;
  z-index: 2;
  position: absolute;
  top: 115px;
  left: 400px;
  width: 700px;
  height: 40px;
  font-family: Century Gothic, Sans-Serif;
  font-size: small;
  color: #404040;
}
.pnlLeftContent
{
  background: #FFFFFF;
  z-index: 1;
  position: absolute;
  top: 155px;
  left: 0px;
  width: 100%;
  height: 500px;
  font-family: Century Gothic, Sans-Serif;
  font-size: small;
  color: #404040;
}
.pnlCenterContent
{
  background: #FFFFFF;
  z-index: 2;
  position: absolute;
  top: 155px;
  left: 40px;
  width: 800px;
  height: 500px;
  font-family: Century Gothic, Sans-Serif;
  font-size: small;
  color: #404040;  
}
.pnlRightContent
{
  background: #FFFFFF;
  z-index: 2;
  position: absolute;
  top: 155px;
  left: 840px;
  width: 260px;
  height: 500px;
  font-family: Century Gothic, Sans-Serif;
  font-size: small;
  color: #404040;  
}
.pnlFooter
{
  background: #DDDDDD;
  z-index: 1;
  position: absolute;
  top: 655px;
  left: 0px;
  width: 100%;
  height: 40px;
  font-family: Century Gothic, Sans-Serif;
  color: #404040;
  vertical-align: top;
}
.pnlSocialIcons {
  background: #DDDDDD;
  z-index: 2;
  position: absolute;
  top: 660px;
  left: 800px;
  width: 300px;
  height: 30px;
  font-family: Century Gothic, Sans-Serif;
  color: #FFFFFF;
}
.pnlSubFooter
{
  background: #FFFFFF;
  z-index: 1;
  position: absolute;
  top: 695px;
  left: 0px;
  width: 100%;
  height: 10px;
  font-family: Century Gothic, Sans-Serif;
  color: #FFFFFF;
}

