/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
/*********************************************************/
/*********************************************************/
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #231f20;
  line-height: 1.25em;
}
a {
  color: #231f20;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0;
}
p {
  margin: 0 0 12px 0;
}
li {
  margin: 0 0 5px 0;
}
h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0;
}
strong {
  font-weight: 800;
}
ol, ul {
  padding-left: 15px;
}
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hidden {
  visibility: none;
  display: none;
}
.header {
  margin: 0 0 0 0;
  width: 1001px;
  height: 165px;
  position: relative;
  background: url("../images/header.jpg") no-repeat 0 bottom;
  border-bottom: 1px solid #cacaca;
}
.header .logo {
  width: 744px;
  float: left;
  height: 100%;
}
.header .logo a {
  text-indent: -5000px;
  display: block;
  width: 744px;
  height: 165px;
}
.container {
  padding: 0px 20px 0 20px; 
  width: 1001px;
  margin: 0 auto;
}
.column-layout {
  width: 1001px;
  /*need for IE6*/

  zoom: 1;
}
.column-layout:before, .column-layout:after {
  content: "";
  display: table;
}
.column-layout:after {
  clear: both;
}
.widgets {
  line-height: 1.25em;
}
.vclogo {
  display: block;
  float: right;
  height: 33px;
  margin: 0;
  width: 114px;
  /*CHOICES FOR VC LOGO IN FOOTER
		---------------------------------------------------------
		https://logo.visioncriticalpanels.com/vclogo_white.png
		https://logo.visioncriticalpanels.com/vclogo_grey.png
		https://logo.visioncriticalpanels.com/vclogo_darkgrey.png*/

}
.vclogo a {
  display: block;
  height: 33px;
  width: 114px;
  text-indent: -5000px;
  background: url("https://logo.visioncriticalpanels.com/vclogo_grey.png") 0 0 no-repeat;
}
.footer {
  zoom: 1;
  border-top: 1px solid #cacaca;
  padding-top: 17px;
}
.footer:before, .footer:after {
  content: "";
  display: table;
}
.footer:after {
  clear: both;
}
.footer ul {
  float: left;
  padding: 0;
}
.footer li {
  font-size: 12px;
  float: left;
  color: #555555;
  list-style: none;
  padding: 0 10px;
  border-right: 1px solid #555555;
  height: 14px;
  line-height: 14px;
}
.footer li.last {
  border: 0;
  color: #555555;
}
.footer a {
  color: #555555;
  font-size: 12px;
}
.footer ul {
  margin-left: -10px;
}
#KeepAliveFrame {
  display: none;
  visibility: none;
}
