body { background-color: #FFF;
            margin: 0px; }

.topleft { text-align: left;
               vertical-align: top;
               width: 20%;
               padding: 0px;
               margin: 0px; }

.topright { text-align: right;
                  vertical-align: top;
                  width: 80%;
                  padding: 0px;
                  margin: 0px; }

.bgtop { background-color: #FFF;
                background-image: url(../images/top_bg.gif);
                background-repeat: no-repeat; }

.flash { text-align: left;
             vertical-align: top;
             padding: 0px;
             margin: 0px; }

.tagline { text-align: left;
                vertical-align: top;
                width: 410px;
                height: 185px; 
                padding: 0px;
                margin: 0px; }

.bgmid { background-image: url(../images/interface_bg.gif);
                background-repeat: repeat-x;
                height: 205px; }

.sidebar { text-align: left;
                  vertical-align: bottom;
                  background-image: url(../images/sidebar.jpg);
                  background-repeat: repeat;
                  width: 144px;
                  height: 400px;
                  padding: 0px;
                  margin: 0px; }

.contentmain { text-align: left;
                           vertical-align: top;
                           width: 606px;
                           padding: 40px 0 75px 0; }

.innards { text-align: left;
                  vertical-align: top;
                  padding: 10px 0 10px 0; }

.leftin { text-align: left;
             vertical-align: top;
             padding: 10px 15px 30px 15px;
             background-color: #999966;
             width: 50%; }

.rightin { text-align: left;
             vertical-align: top;
             padding: 10px 15px 30px 15px;
             border-right: 1px solid #666;
             width: 50%; }

.altright { text-align: left;
             vertical-align: top;
             padding: 10px 15px 30px 0;
             border-right: 1px solid #666;
             width: 50%; }

.tblmargin { margin-left: 20px; }

.header { text-align: right;
                 vertical-align: middle;
                 padding: 5px 5px 4px 0;
                 background-color: #9999CC; }

.footer { text-align: left;
               vertical-align: middle;
               font-family: arial, verdana, sans-serif; 
               font-size: 12px; 
               font-weight: normal; 
               color: #FFF;
               margin: 0px;
               padding: 5px 0 5px 160px;
               background-color: #666633;
               border-top: 1px solid #FFF; }

#productssub, #infosub {
			position: absolute;
			left: 0;
			top: 0;
			width: 150px;
			font-size: 11px;
			visibility: hidden;
			background-color: #FFF; }

.prodmenu p { margin: 0;
			font-family: arial, helvetica, sans-serif;
   font-weight: bold; 
			color: #FFF; }

.prodmenu a, .submenus a:visited {
			display: block;
			padding: 2px 8px 2px 5px;
			border: 1px solid;
   border-color: #999 #999 #333 #333;
			background-color: #666;
			color: #FFF;
			text-decoration: none; }

.prodmenu a:hover, .submenus a:active {
			background-color: #283A7C;
			color: #FFF; }

.companymenu p { margin: 0;
			font-family: arial, helvetica, sans-serif;
   font-weight: bold; 
			color: #FFF; }

.companymenu a, .submenus a:visited {
			display: block;
			padding: 2px 8px 2px 5px;
			border: 1px solid;
   border-color: #999 #999 #333 #333;
			background-color: #666;
			color: #FFF;
			text-decoration: none; }

.companymenu a:hover, .submenus a:active {
			background-color: #990000;
			color: #FFF; }

h4 {  font-family: arial, verdana, sans-serif; 
          font-size: 18px;
          line-height: 19px;
          font-weight: bolder; 
          color: #FFF;
          margin-bottom: 3px; }

h5 {  font-family: arial, verdana, sans-serif; 
          font-size: 18px; 
          line-height: 19px;
          font-weight: bolder; 
          color: #666633;
          margin-bottom: 3px; }

h6 {  font-family: arial, verdana, sans-serif; 
          font-size: 18px;
          line-height: 19px; 
          font-weight: bolder; 
          color: #000;
          margin-bottom: 2px; }

.altfont {  font-family: arial, verdana, helvetica, sans-serif; 
                   font-size: 12px; 
                   line-height: 13px; 
                   font-weight: normal; 
                   color: #000; }

.altfont a:link { color: #660000; }
.altfont a:visited { color: #333; }
.altfont a:active { color: #660000; }
.altfont a:hover { color: #000; }

.genalt {  font-family: georgia, times new roman, times, serif; 
                   font-size: 12px; 
                   line-height: 13px; 
                   font-weight: normal; 
                   color: #000; }

.genalt a:link { color: #660000; }
.genalt a:visited { color: #333; }
.genalt a:active { color: #660000; }
.genalt a:hover { color: #000; }

.general {  font-family: georgia, times new roman, times, serif; 
                   font-size: 11px; 
                   line-height: 12px; 
                   font-weight: normal; 
                   color: #000; }

.general a:link { color: #660000; }
.general a:visited { color: #333; }
.general a:active { color: #660000; }
.general a:hover { color: #000; }