html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: Arial, sans-serif;
  font-size: 12px;
  vertical-align: baseline;
  background: transparent;
}
* { margin: 0; }
html, body { height: 100%; }
:focus { outline: 0; }
body {
  line-height: 1;
  color:#333;
  background-color: #ffffff;
}
ol, ul { list-style: none; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
#pl {
display: none;
}
#pl img {
width: 0px;
height: 0px;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -70px;
}
#header {
  position: relative;
  height: 70px;
  background-color: #112782;
  background-image: url(../img/header.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#logo {
  display: block;
  width: 175px;
  height: 28px;
  background-color: trasparent;
  background-image: url(../img/logo-transparency.png);
  float: left;
  margin-top: 35px;
  margin-left: 4px;
}
#logo span { display: none; }
#inside-kimetrica {
  display: block;
  width: 100px;
  height: 29px;
  position: absolute;
  bottom: 8px;
  right: 8px;
  line-height: 27px;
  text-align: center;
  color: #ffffff;
  background-image: url(../img/inside-kimetrica.png);
  background-position: top left;
  background-repeat: none;
  text-decoration: none;
}
#inside-kimetrica span { font-size: 8pt; }
#inside-kimetrica:hover {
  background-position: bottom left;
  text-decoration: underline;
}
#insidekimetrica {
  width: 100px;
  height: 29px;
  background-image: url(../img/insidekimetrica.png);
  background-position: top left;
  background-repeat: none;
  margin-top: 35pc;
  margin-left: 4px;
  line-height: 29px;
  text-decoration: none;
  text-indent: 12px;
}
#insidekimetrica span { font-size: 8pt; }
#insidekimetrica strong { font-size: 8pt; }
#insidekimetrica:hover {
  background-position: bottom left;
  color: #ffffff;
}
#breadcrumb {
  display: none;
}
#slideshow {
  overflow: hidden;
  position: relative;
  height: 144px;
  margin-top: 16px;
  background-color: transparent;
  background-image: url(../img/photo-slideshow-bg.jpg);
}
#products {
  height: 80px;
  min-width: 720px;
  margin-top: 8px;
  background-color: transparent;
}
.column {
  width: 16%;
  background-color: transparent;
  min-width: 80px;
  text-align: center;
}
.column a {
  display: block;
  height: 80px;
  width: 120px;
  margin: auto;
  background-color: #ffffff;
}
.column a span { display: none; }
.left-margin, .right-margin, .column, .column-alt {
  height: 80px;
  float: left;
}
.left-margin, .right-margin {
  width: 2%;
  background-color: transparent;
}
#projects-product-logo {
  background-image: url(../img/product-logos.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
#projects-product-logo:hover { background-position: 0 -80px; }
#projects-product-logo:active { background-position: 0 -160px; }
#metrics-product-logo {
  background-image: url(../img/product-logos.png);
  background-position: -120px 0;
  background-repeat: no-repeat;
}
#metrics-product-logo:hover { background-position: -120px -80px; }
#metrics-product-logo:active { background-position: -120px -160px; }
#people-product-logo {
  background-image: url(../img/product-logos.png);
  background-position: -240px 0;
  background-repeat: no-repeat;
}
#people-product-logo:hover { background-position: -240px -80px; }
#people-product-logo:active { background-position: -240px -160px; }
#financials-product-logo {
  background-image: url(../img/product-logos.png);
  background-position: -360px 0;
  background-repeat: no-repeat;
}
#financials-product-logo:hover { background-position: -360px -80px; }
#financials-product-logo:active { background-position: -360px -160px; }
#supplies-product-logo {
  background-image: url(../img/product-logos.png);
  background-position: -480px 0;
  background-repeat: no-repeat;
}
#supplies-product-logo:hover { background-position: -480px -80px; }
#supplies-product-logo:active { background-position: -480px -160px; }
#crisis-product-logo {
  background-image: url(../img/product-logos.png);
  background-position: -600px 0;
  background-repeat: no-repeat;
}
#crisis-product-logo:hover { background-position: -600px -80px; }
#crisis-product-logo:active { background-position: -600px -160px; }
#popdown-wrapper {
  background-color: transparent;
  text-align: center;
  margin-top: 12px;
  min-width: 720px;
}
#popdown-wrapper * { z-index: 110; }
#popdown {
  width: 96%;
  background-color: transparent;
  text-align: left;
  margin: auto;
  position: relative;
}
#popdown-projects {
  width: 30%;
  position: absolute;
  background-color: transparent;
  left: 0%;
  display: none;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}
#popdown-projects span {
  color: #ffffff;
  display: block;
  margin: 8px;
  line-height: 1.3em;
}
#popdown-metrics {
  width: 30%;
  position: absolute;
  background-color: transparent;
  left: 0%;
  display: none;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}
#popdown-metrics span {
  color: #ffffff;
  display: block;
  margin: 8px;
  line-height: 1.3em;
}
#popdown-people {
  width: 30%;
  position: absolute;
  background-color: transparent;
  left: 0%;
  display: none;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}
#popdown-people span {
  color: #ffffff;
  display: block;
  margin: 8px;
  line-height: 1.3em;
}
#popdown-financials {
  width: 30%;
  position: absolute;
  background-color: transparent;
  left: 0%;
  display: none;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}
#popdown-financials span {
  color: #ffffff;
  display: block;
  margin: 8px;
  line-height: 1.3em;
}
#popdown-supplies {
  width: 30%;
  position: absolute;
  background-color: transparent;
  left: 0%;
  display: none;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}
#popdown-supplies span {
  color: #ffffff;
  display: block;
  margin: 8px;
  line-height: 1.3em;
}
#popdown-crisis {
  width: 30%;
  position: absolute;
  background-color: transparent;
  left: 0%;
  display: none;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}
#popdown-crisis span {
  color: #ffffff;
  display: block;
  margin: 8px;
  line-height: 1.3em;
}
.pointer-wrapper {
  width: 28%;
  height: 14px;
  background-color: transparent;
  position: absolute;
  top: -14px;
  left: 0;
}
.pointer {
  position: absolute;
  width: 21px;
  height: 14px;
  background-color: transparent;
  background-color: #presetcolor-black;
  background-repeat: no-repeat;
  top: 0;
  right: -5px;
}
#popdown-projects {
  left: 0;
  background-color: #993333;
}
#popdown-projects .pointer { background-image: url(../img/popdown-projects-pointer.png); }
#popdown-metrics {
  left: 16.66%;
  background-color: #a77055;
}
#popdown-metrics .pointer { background-image: url(../img/popdown-metrics-pointer.png); }
#popdown-people {
  left: 33.33%;
  background-color: #54BEF1;
}
#popdown-people .pointer { background-image: url(../img/popdown-people-pointer.png); }
#popdown-financials {
  left: 36.66%;
  background-color: #93C65A;
}
#popdown-financials .pointer { background-image: url(../img/popdown-financials-pointer.png); }
#popdown-financials .pointer-wrapper {
  left: 100%;
  margin-left: -56%;
}
#popdown-supplies {
  left: 53.34%;
  background-color: #457ec8;
}
#popdown-supplies .pointer { background-image: url(../img/popdown-supplies-pointer.png); }
#popdown-supplies .pointer-wrapper {
  left: 100%;
  margin-left: -56%;
}
#popdown-crisis {
  left: 70%;
  background-color: #eba242;
}
#popdown-crisis .pointer { background-image: url(../img/popdown-crisis-pointer.png); }
#popdown-crisis .pointer-wrapper {
  left: 100%;
  margin-left: -56%;
}
#testpanel {
  margin-left: 8px;
  margin-right: 8px;
  border: none;
  overflow: hidden;
  position: relative;
  background-position: top left;
  background-repeat: no-repeat;
}
#growpanel {
  margin-left: 8px;
  margin-right: 8px;
  overflow: hidden;
  position: relative;
  background-position: top left;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
}
#growpanel .tr-corner {
  top: 0;
  right: 0;
  background-position: 0 -18px;
  height: 9px;
  width: 9px;
  background-image: url(../img/corners.png);
  background-repeat: no-repeat;
  position: absolute;
  font-size: 1px;
}
#growpanel .bl-corner {
  bottom: 0;
  left: 0;
  background-position: 0 -9px;
  height: 9px;
  width: 9px;
  background-image: url(../img/corners.png);
  background-repeat: no-repeat;
  position: absolute;
  font-size: 1px;
}
#growpanel .br-corner {
  bottom: 0;
  right: 0;
  background-position: 0 0;
  height: 9px;
  width: 9px;
  background-image: url(../img/corners.png);
  background-repeat: no-repeat;
  position: absolute;
  font-size: 1px;
}
#testpanel * { z-index: 100; }
.rightline {
  position: absolute;
  height: 100%;
  background-color: transparent;
  background-position: 1px 0;
  top: 0;
  right: 0;
  width: 9px;
}
.rightline-topcorner {
  width: 9px;
  height: 9px;
  float: right;
}
.bottomline {
  position: absolute;
  height: 9px;
  background-color: transparent;
  background-position: 0px 1px;
  bottom: 0;
  width: 100%;
}
.bottomline-rightcorner {
  width: 9px;
  height: 9px;
  float: right;
}
.bottomline-leftcorner {
  width: 9px;
  height: 9px;
  float: left;
}
#testpanel .tr-corner {
  height: 9px;
  width: 9px;
  background-image: url(../img/corners.png);
  background-repeat: no-repeat;
  position: absolute;
  font-size: 1px;
}
.bl-corner, .br-corner {
  height: 9px;
  width: 9px;
  background-image: url(../img/corners.png);
  background-repeat: no-repeat;
  position: absolute;
  font-size: 1px;
}
.projects-panel .rightline-topcorner { background-color: #993333; }
.projects-panel .bottomline-rightcorner { background-color: #993333; }
.projects-panel .bottomline-leftcorner { background-color: #993333; }
.metrics-panel .rightline-topcorner { background-color: #a77055; }
.metrics-panel .bottomline-rightcorner { background-color: #a77055; }
.metrics-panel .bottomline-leftcorner { background-color: #a77055; }
.people-panel .rightline-topcorner { background-color: #32c3fe; }
.people-panel .bottomline-rightcorner { background-color: #32c3fe; }
.people-panel .bottomline-leftcorner { background-color: #32c3fe; }
.financials-panel .rightline-topcorner { background-color: #66cc33; }
.financials-panel .bottomline-rightcorner { background-color: #66cc33; }
.financials-panel .bottomline-leftcorner { background-color: #66cc33; }
.supplies-panel .rightline-topcorner { background-color: #457ec8; }
.supplies-panel .bottomline-rightcorner { background-color: #457ec8; }
.supplies-panel .bottomline-leftcorner { background-color: #457ec8; }
.crisis-panel .rightline-topcorner { background-color: #eba242; }
.crisis-panel .bottomline-rightcorner { background-color: #eba242; }
.crisis-panel .bottomline-leftcorner { background-color: #eba242; }
#testpanel .tr-corner {
  top: 0;
  right: 0;
  background-position: 0 -18px;
}
#testpanel .bl-corner {
  bottom: 0;
  left: 0;
  background-position: 0 -9px;
}
#testpanel .br-corner {
  bottom: 0;
  right: 0;
  background-position: 0 0;
}
#panel-sidebar {
  width: 212px;
  float: left;
  background-image: url(../img/corners.png);
  background-repeat: no-repeat;
  background-position: 0 -27px;
}
#panel-content {
  width: 100%;
  width: 95%;
  float: left;
  clear: none;
  background-color: transparent;
  margin-right: -220px;
  padding-bottom: 16px;
  padding-top: 8px;
  margin-top: 16px;
  margin-left: 8px;
}
#panel-content p {
  margin: auto;
  margin-top: 16px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 220px;
  border-right: 1px solid #333333;
}
#panel-content span {
  margin-right: 220px;
  border-right: 1px solid #333333;
}
#panel-content h2 {
  margin-top: 16px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 230px;
  font-size: 14pt;
}
#footer, .push {
  height: 70px;
  background-color: #112782;
  color: #efefef;
}
.push {
  height: 100px;
  background-color: transparent;
}
#footer {
  position: relative;
  background-image: url(../img/footer-bg.png);
  background-repeat: repeat-x;
  background-position: top left;
}
#footer div {
  height: 70px;
  float: left;
  margin-left: 16px;
}
#footer p {
  color: #112782;
  margin-bottom: 8px;
}
p.footer-title {
  font-size: 10pt;
  margin-top: 16px;
  margin-left: -2px;
}
#footer ul {
  font-size: 8pt;
  margin-bottom: 2px;
}
#footer ul li {
  font-size: 8pt;
  margin-bottom: 2px;
}
#footer ul li a {
  font-size: 8pt;
  margin-bottom: 2px;
}
#footer ul li a {
  color: #aeaeae;
  text-decoration: none;
}
#footer ul li a:hover {
  color: #efefef;
  text-decoration: underline;
}
#footer-links {
  display: block;
  height: 30px;
  margin-left: 8px;
  padding-top: 16px;
}
#footer-links a {
  font-size: 8pt;
  color: #e3e3e3;
  padding-right: 8px;
  padding-left: 8px;
  text-decoration: none;
  border: none;
}
#footer-links a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#footer-links a + a { border-left: 1px solid #4A5BA0; }
p#copyright {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 16px;
  margin-right: 16px;
  color: #ffffff;
  font-size: 8pt;
}
#companyname {
  color: #ffffff;
  display: inline;
  font-weight: 900;
}
#slogan {
  position: absolute;
  top: -28px;
  right: 0;
  margin-right: 4px;
  width: 580px;
  height: 22px;
  background-image: url(../img/slogan.png);
}
#slogan span { display: none; }
#content { border: none; }
#content {
margin-left: 4%;
margin-right: 4%;
}
h1 {
  font-size: 20pt;
  font-weight: 900;
  color: #112782;
  margin-top: 24px;
  margin-bottom: 16px;
  letter-spacing: 0.04em;
}
h2 {
  font-size: 16px;
  font-weight: 900;
  color: #112782;
  margin-top: 16px;
  margin-bottom: 8px;
}
h2 .legal {
  font-size: 13px;
  font-weight: 900;
}
h2.legal {
  color: #333333;
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 900;
}
h3 {
  font-size: 11pt;
  font-weight: 900;
  color: #112782;
  margin-top: 16px;
  margin-bottom: 8px;
}
.legal { color: #333333; }
p {
  font-size: 11px;
  font-size: 12px;
  line-height: 1.6em;
  margin-bottom: 8px;
  margin-top: 8px;
}
ul {
  font-size: 11px;
  line-height: 1.2em;
  margin-bottom: 16px;
  margin-top: 16px;
  padding-left: 16px;
}
ol {
  font-size: 11px;
  line-height: 1.2em;
  margin-bottom: 16px;
  margin-top: 16px;
  padding-left: 16px;
}
ol { list-style-type: lower-roman; }
ol li {
  font-size: 12px;
  line-height: 16px;
  padding-left: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}
ul { list-style-type: disc; }
ul li {
  font-size: 12px;
  line-height: 16px;
  padding-left: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}
ul.address { list-style: none; }
span { display: block; }
strong { font-weight: 900; }
.info p {
  margin-left: 3%;
  margin-right: 3%;
}
.info ul {
  margin-left: 3%;
  margin-right: 3%;
}
.info ol {
  margin-left: 3%;
  margin-right: 3%;
}
.info span {
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 8px;
  line-height: 1.2em;
  font-family: Arial, sans-serif;
  font-size: 12px;
}
.info strong {
/*
  margin-left: 3%;
  margin-right: 3%;
*/
}
.info h1 {
  margin-left: 3%;
  margin-right: 3%;
}
.info h2 {
  margin-left: 3%;
  margin-right: 3%;
}
.info h3 {
  margin-left: 3%;
  margin-right: 3%;
}
.info h1 { padding: 0; }
.info h2 { padding: 0; }
.info h3 { padding: 0; }
div#slideshow div#set_01 {
background-color: transparent;
background-image: url(../photo/set_01.jpg);
height: 144px;
}
div#slideshow div#set_02 {
background-color: transparent;
background-image: url(../photo/set_02.jpg);
height: 144px;
}
div#slideshow div#set_03 {
background-color: transparent;
background-image: url(../photo/set_03.jpg);
height: 144px;
}
body.legal p,
body.legal span,
body.legal a,
body.legal ul,
body.legal ol,
body.legal li {
font-size: 11px;
line-height: 1.4em;
}

body.legal a#inside-kimetrica,
body.legal #inside-kimetrica span {
  line-height: 27px;
}

hr {
background-color: #cfd3ef;
height: 1px;
font-size: 1px;
border: none;
margin-top: 32px;
margin-bottom: 32px;
}
a {
color: #1D369C;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
body.contact ul {
list-style: none;
padding-left: 0px;
}
body.ki-projects #footer-links a + a,
body.ki-metrics #footer-links a + a,
body.ki-people #footer-links a + a,
body.ki-financials #footer-links a + a,
body.ki-supplies #footer-links a + a,
body.crisis-toolkit #footer-links a + a {
border-left: 1px solid #E3E3E3;
}


#footer-links a + a { border-left: 1px solid #4A5BA0; }

a.pdf {
display: block;
padding-left: 20px;
background-image:url(../img/pdf.png);
background-repeat:no-repeat;
background-position:top left;
margin-top:4px;
margin-bottom:8px;
margin-left:-4px;
}
div.vacancy {
background-image:url(../img/noticebar_bg.png);
background-color:#F3F3F3;
position:absolute;
bottom:77px;
left:0;
width:100%;
height:52px;
text-align:right;
z-index:20;
}
div.vacancy p {
font-size:14px;
float:right;
line-height:22px;
height:19px;
z-index:40;
margin-top:16px;
margin-right:16px;
}
div.vacancy span {
font-size:14px;
z-index:60;
float:right;
display:block;
}
div.vacancy span a {
font-size:14px;
}
span#inline_kimetrica_logo {
font-size:14px;
display:block;
width:104px;
height:19px;
line-height:21px;
float:left;
margin-right:-58px;
background-color:transparent;
background-image:url(../img/inline_kimetrica_logo.png);
background-repeat:no-repeat;
z-index:80;
}

