﻿ body {
  margin:0;
  background-color: #d5d5d5;
  font-family: arial, verdana, sans-serif;
}

/* PAGE STRUCTURE */

 #logo {
  float:left;
}
 #utilnav {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #99D;
  margin: 10px 10px 0 0;
}
 #utilnav A {
  color: #f5950c;
  text-decoration: none;
}
 #utilnav A:hover {
  color: #FFFFFF;
  text-decoration: none;
}
 #topnav-box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  margin-top: 3px;
  background-image: url(http://www.keynetx.com/images/topnav-bg.gif);
  border-right: 2px solid #000;
}
 #topnav {
  color: #c2c5da;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}
 #topnav td {
  padding: 0px 40px 0px 40px;
  font-weight: bold;
  background-image:  url(http://www.keynetx.com/images/topnav-div.gif);
  background-repeat: no-repeat;
  height: 30px;
}
 #topnav td a {
  color: #c2c5da;
  text-decoration: none;
}
 #topnav td a:hover {
 color: #f5950c;
}
 #topdiv {
 padding: 0;
}
 #content-box {
  background-color: #fff;
  margin-left: auto;
}
 #content {
  background-color: #FFF;
  width: 732px;
  margin-left: auto;
  margin-right: auto;
}
 #nav {
  font-size: 11px;
}
 #subnav {
  font-size: 11px;
  list-style-type:  bullet;
  margin-bottom: 10px;
  font-weight: normal;
  }
 .titlebox {
  background-position: right;
  background-repeat: no-repeat;
  border-bottom: solid 1px #CCC;
  }
  

#content-header {
 background-image:url(http://www.keynetx.com/images/about_masthead.jpg);
 background-position:right top;
 background-repeat:no-repeat;
 border-bottom:0px solid #cacaca;
 height:39px;
 padding: 0 10px 0 10px;
 }
  
 .contentsidenav {
     border-left: 1px dashed #9d9fb6;
     font-size: 11px;
     padding: 5px 5px 0 5px;
     width: 200px;
}
 .contentboxmain {
    margin-top: 0px;
    margin-left: 20px;
	margin-right: 20px;
	width: 490px;
 	padding-bottom: 30px;
    padding: 10px 10px 0 10px;
	}
 .contentboxmain-wide {
    margin-top: 20px;
    margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
}
 #contentboxnav {
  background-color: #EEE;
  float: right;
  width: 150px;
  padding: 10px;
  margin: 20px 10px 20px 20px;
}
 #contentboxnav ul {
   margin-left: 10px;
   padding-left: 10px;
 }
  
 #contacttable {
  padding: 4px;
  margin-left: 20px;
  margin-top: 10px;
  }
/* Home Page Styles */

 #hometable {
     border-top: 1px dashed #9d9fb6;
     border-collapse: collpase;
     width: 100%;
     margin-bottom: 5px;
}
 .homeboxleft {
     border-right: 1px dashed #9d9fb6;
     font-size: 11px;
     padding: 5px 10px 10px 10px;

}
 .homebox {
     font-size: 11px;
     padding: 5px;

}
 .homeboxheader {
     background-color: #3b406e;
     background-image:  url(http://www.keynetx.com/images/homebox-header-bg.gif);
     background-repeat: no-repeat;
     color: #FFF;
     font-weight: bold;
     font-size: 12px;
     padding: 5px 10px 5px 10px;
}
 .homeboxcontent {
     background-image:  url(http://www.keynetx.com/images/homebox-content-bg.jpg);
     background-repeat: no-repeat;
     padding: 10px 10px 0 10px;

}
 .homeboxfooter {
     background-image:  url(http://www.keynetx.com/images/homebox-footer-bg.jpg);
     background-repeat: no-repeat;
     background-position: right;
     height: 20px;
     font-size: 1px;
}
 .homeboxlist {
     margin-left: 10px;
     padding-left: 10px;
	 margin-bottom: 0;
	 padding-bottom: 0;
	 margin-top: 0;
	 padding-top: 0;
	 
}
 .homeboxlist li {
     margin-top: 5px;
     list-style-image:  url(http://www.keynetx.com/images/bullet.gif);
}

/* Text Styles */

 p {
  font-size: 12px;
}
 ul {
  font-size: 12px;
}
 ul li {
   margin-top: 5px;
   list-style-image:  url(http://www.keynetx.com/images/bullet.gif);
 }
  ul li a {
   text-decoration: none;
 }
 li.subnav {
  list-style-image:  url(http://www.keynetx.com/images/subbullet.gif);
  }
 li.subnavlit {
  list-style-image:  url(http://www.keynetx.com/images/subbullet.gif);
  font-weight: bold
  }
 textarea {
   font-family: arial, verdana, sans-serif;
   font-size: 12px
   }
 .title {
     font-size: 20px;
     font-weight: bold;
     color: #cf7011;
}
 .subtitle {
     font-size: 18px;
     font-weight: bold;
     color: #963;
     margin-top: 3px;
}
 .heading {
     font-size: 14px;
     font-weight: bold;
     color: #3b406e;
}
 .copy {
     font-size: 12px;
     color: #000;
}
 li.lit {
  font-weight: bold;
}
 .bottnav {
  font-size: 11px;
}
 .formlabel {
     font-size: 12px;
     font-weight: bold;
     color: #000;
     text-align: right;
}
 .formlabeltextarea {
     font-size: 12px;
     font-weight: bold;
     color: #000;
     text-align: left;
}
 .forminput INPUT {
     font-size: 12px;
     color: #000;
     text-align: left;
}
.button {
  font-size: 12px;
  font-weight: bold;
  background-color: #686b8f;
  color: #FFF;
  padding: 3px 5px 2px 5px;
  }
/* PopUp Page Styles */

 .popup {
  margin: 50px 20px 20px 20px;
  background-image: url(http://www.keynetx.com/images/popup-bg.gif);
  background-repeat: repeat-x;
  }