﻿* {
  box-sizing: border-box;  
}

div, span {
  padding: 0px,0px,0px,0px;
  border: 0px;
}
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=image],
textarea  {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0px,0px,0px,0px;
}

body
{
    font-size: 12pt;
    font-family:  Arial;  
    width: 100%;     
    background: white;
    margin: 0px 0px 0px 0px; 
}

.topPage
{
    width: 100%;     
    height: 100px;     
    background: #3399ff;
    margin: 0px 0px 0px 0px; 
}

.bottomPage
{
    width: 100%;     
    height: 50px;     
    background: #3399ff;
    margin: 0px 0px 0px 0px; 
}

.innerbody
{
    width: 900px; 
    margin: 0px auto 0px auto; 
    background: white;
    height: 100%;
}

.topcenterbody
{
    position:relative;
    background: #3366ff;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 10px;
}

.div_page_contact
{
    width: 500px;
    height: 1000px;
    margin: 150px auto 150px auto; 
}
.div_page_about
{
    width: 900px;
    height: 1000px;
    margin: 150px auto 150px auto; 
}
.div_page_legal
{
    width: 900px;
    margin: 150px auto 150px auto; 
}
.div_page_client
{
    width: 350px;
    height: 1000px;
    margin: 150px auto 150px auto; 
}
.div_page_product
{
    width: 900px;
    margin: 150px auto 150px auto; 
}
.div_page_contents
{
    position: relative;
    float: right;
    width: 100%;
    background-color: white;
    border-left: 3px #3399ff solid;
    border-right: 3px #3399ff solid;
}

.RollTXT
{
    position: relative;
    color:  #ffffff;
    width:  100%;
    top: 40px;
    border: none;
    line-height: 11pt;
    font-family:  Arial;  
    font-size: 9pt;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: right; 
    background-color: #3399ff;
}

.Rolldiv
{
    position: absolute;
    width:  250px;
    height: 83px;
    color: #3399ff;
    left: 643px;
    top: 5px;
    overflow: hidden;
}

.ShortCutBtnsdiv
{
    position: absolute;
    top: -34px;
    left: 12px;
    overflow: visible;
}

.ShortCutBtnsProddiv
{
    position: absolute;
    top: 45px;
    left: 12px;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 14pt;
    color: #ffffff;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    font-style: normal;
    margin-bottom: 0px;
    letter-spacing: 1px;
}

h1
{
    font-size: 18pt;
    font-weight: 700;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 14pt;
    font-weight: 700;
}

h3
{
    font-size: 15.5pt;
    font-weight: 600;
    margin-top: 60px;
    margin-bottom: 20px;
    text-decoration: underline;
}

h4
{
    font-size: 11pt;
}

h5
{
    font-size: 13.5pt;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-right: 40px;
    margin-left: 20px;
    text-decoration: underline;
}

h6
{
    font-size: 8pt;
}

.title
{
    position: absolute;
    display: block;
    float: left;
    text-align: left;
    width: auto;
    top: -100px;
}

.div_menuband
{
    position: relative;
    float: right;
    width: 100%;
    height: 40px;
    background-color: #3399ff;
    overflow: visible;
}

.div_innermenuband
{
    position: relative;
    float: right;
    margin-top: 0px;
    background-color: #3399ff;
}

.div_sub_btn
{
    margin-top: 10px;
    margin-left: 30px;
    width: 120px;    
}

.div_bt
{
    float:left;
    font-size: 9pt;
    font-weight: 700;
    background-color: #3399ff;
    color: #ffffff;
    display: block;
    line-height: 22px;
    padding: 4px 4px 4px 4px;
    margin: 4px 12px 4px 12px;
    letter-spacing: 1px;
    white-space: nowrap;
}
.div_bt:hover
{
    background-color: #3366ff;
    cursor: pointer;
}

.div_bt_sel
{
    float:left;
    font-size: 9pt;
    font-weight: 700;
    background-color: #3399ff;
    color: #ffffff;
    display: block;
    line-height: 22px;
    padding: 4px 4px 4px 4px;
    margin: 4px 12px 4px 12px;
    text-decoration: underline;
    letter-spacing: 1px;
    white-space: nowrap;
}
.div_bt_sel:hover
{
    background-color: #3366ff;
    cursor: pointer;
}

.div_btSCT
{
    float:left;
    font-size: 12pt;
    font-weight: 700;
    background-color: #3366ff;
    color: #ffffff;
    display: block;
    line-height: 40px;
    padding: 4px 12px 4px 12px;
    margin: 4px 12px 4px 12px;
    letter-spacing: 0px;
    white-space: nowrap;
    border: 2px solid #3366ff;
}
.div_btSCT:hover
{
    background-color: #ffffff;
    color: #3366ff;
    cursor: pointer;
    border: 2px solid #3366ff;
}

.div_btSCTProd
{
    float:left;
    font-size: 12pt;
    font-weight: 700;
    background-color: #3366ff;
    color: #ffffff;
    display: block;
    line-height: 32px;
    padding: 4px 8px 4px 8px;
    margin: 4px 8px 4px 8px;
    letter-spacing: 0px;
    white-space: nowrap;
    border: 2px solid #3366ff;
}
.div_btSCTProd:hover
{
    background-color: #ffffff;
    color: #3366ff;
    cursor: pointer;
    border: 2px solid #3366ff;
}

.div_btSCTProd_Sel
{
    float:left;
    font-size: 12pt;
    font-weight: 700;
    background-color: #3366ff;
    color: #ffffff;
    display: block;
    line-height: 32px;
    padding: 4px 8px 4px 8px;
    margin: 4px 8px 4px 8px;
    letter-spacing: 0px;
    white-space: nowrap;
    text-decoration: underline;
    border: 2px solid #3366ff;
}
.div_btSCTProd_Sel:hover
{
    background-color: #ffffff;
    color: #3366ff;
    cursor: pointer;
    border: 2px solid #3366ff;
}


.clshidden
{
  display: none;
}

.div_HomePicTop
{
    float: left;
    height: 300px;
    width: 100%;
    margin-top:150px;
    margin-bottom:80px; 
}
.imgTOPa
{
    position: absolute;
    display: block;
    float: left;
    height: 351px;
    width: 650px;
    margin-top: -30px;
    margin-left: 125px;
    border: 1px #333333 solid;
}
.imgTOPb
{
    position: absolute;
    display: block;
    float: left;
    height: 300px;
    width: 884px;
    margin-top: -30px;
    margin-left: 5px;
    border: 1px #cccccc solid;
}

.maindflt
{    
    position: relative;
    left: 4px;    
    overflow: visible;
    background-color: white;
    width: 100%;
}
.HomeColWall
{
    position: relative;
    float: left;
    display: block;
    height: 170px;
    width: 17px;
    background-color: white;
}

.HomeCol1
{
    position: relative;
    float: left;
    display: block;
    height: 170px;
    width: 284px;
    background-color: #3399ff;
}
.HomeCol2
{
    position: relative;
    float: left;
    display: block;
    height: 170px;
    width: 284px;
    background-color: #3399ff;
}
.HomeCol3
{
    position: relative;
    float: left;
    display: block;
    height: 170px;
    width: 284px;
    background-color: #3399ff;
}

.mainFloor
{    
    position: relative;
    left: 5px;    
    overflow: visible;
    background-color: white;
    width: 100%;
}

.HomeFloorColWall
{
    position: relative;
    float: left;
    display: block;
    height: 300px;
    width: 17px;
    background-color: white;
}

.HomeFloorCol1
{
    position: relative;
    float: left;
    display: block;
    height: 300px;
    width: 284px;
    background-color: white;
}
.HomeFloorCol2
{
    position: relative;
    float: left;
    display: block;
    height: 300px;
    width: 284px;
    background-color: white;
}
.HomeFloorCol3
{
    position: relative;
    float: left;
    display: block;
    height: 300px;
    width: 284px;
    background-color: white;
}
.pr0
{
    line-height: 12.0pt;
    font-size: 10.5pt;
    font-weight: 0;
}
.pr0_dotS
{
    margin-top: 5px;
    display: block;
    float: left;
    width: 10px;    
}
.pr0_dotA
{
    margin-top: 5px;
    display: block;
    float: left;
    width: 550px;    
}

.pr1
{
    line-height: 9.5pt;
    font-size: 9pt;
    font-weight: 0;
}

.pr1_dotS
{
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    display: block;
    float: left;
    width: 10px;    
}
.pr1_dotA
{
    margin-top: 5px;
    margin-bottom: 0px;
    margin-right: 5px;
    display: block;
    float: left;
    width: 535px;    
}

.pr2
{
    float: left;
    margin-top: 20px;
    margin-bottom: 0px;
    line-height: 12.0pt;
    font-size: 11.5pt;
    font-weight: 600;
    width: 100%;
}

.pct0
{
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 12.0pt;
    font-size: 10.5pt;
    font-weight: 400;
}

.p0
{
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 12.0pt;
    font-size: 11.5pt;
    font-weight: 600;
}

.p1
{
    color: white;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 9.5pt;
    font-size: 9pt;
    font-weight: 0;
}
.p1mt1
{
    color: white;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 40px;
    margin-right: 20px;
    line-height: 9.5pt;
    font-size: 9pt;
    font-weight: 0;
}
.p1mt2
{
    color: white;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 60px;
    margin-right: 20px;
    line-height: 9.5pt;
    font-size: 9pt;
    font-weight: 0;
}
.p2
{
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 20px;
    line-height: 11.5pt;
    font-size: 9.5pt;
    font-weight: 0;
}

.p2b
{
    color: #5740B3;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 20px;
    line-height: 11.5pt;
    font-size: 9.5pt;
    font-weight: 0;
}

.p2c
{
    margin-top: -10px;
    margin-bottom: 15px;
    margin-left: 78px;
    line-height: 12.5pt;
    font-size: 10.5pt;
    font-weight: 0;
}

.p2d
{
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 20px;
    line-height: 11.5pt;
    font-size: 9.5pt;
    font-weight: 0;
}

.p2lT
{
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 20px;
    line-height: 13.5pt;
    font-size: 10.0pt;
    font-variant: none;
    text-transform: none;
    text-decoration: underline;
    font-weight: 600;
}

.p2lTn
{
    margin-top: 35px;
    margin-bottom: 15px;
    margin-left: 20px;
    line-height: 13.5pt;
    font-size: 10.0pt;
    font-variant: none;
    text-transform: none;
    text-decoration: underline;
    font-weight: 600;
}

.p3
{
    color: #333333;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 9.5pt;
    font-size: 9pt;
    font-weight: 0;
}

.div_h12
{
    color: white;
    font-variant: small-caps;
    text-transform: none;
    font-size: 13.5pt;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 40px;
    margin-left: 20px;
    text-decoration: underline;
    text-align: left;
}

.div_copyright
{
    color: #999999;
    font-variant: none;
    text-transform: none;
    margin-top: 5px;
    margin-left: 48px;
    line-height: 9pt;
    font-size: 8pt;
    font-weight: 0;
    text-decoration: none;
}

.div_legal
{
    position: relative;
    float: right;
    color: #999999;
    font-variant: none;
    text-transform: none;
    margin-top: -12px;
    margin-right: 48px;
    line-height: 9pt;
    font-size: 8pt;
    font-weight: 0;
    text-decoration: none;    
}
.div_legal:hover
{
    text-decoration: underline;
    color: #666666;
    cursor: pointer;
}

.clear
{
    clear: both;
}

.btmg
{
    display: block;
    float: left;
    text-align: left;
    height: 40px;
    width:100%;
    background: white;
    background-color: white;
    border-top: 3px #3399ff solid;
}
.imgCtEmail
{
    display: block;
    float: left;
    height: 60px;
    width: 100px;
    margin-top: 1px;
    margin-right:0px;
}
.imgCtPhone
{
    display: block;
    float: left;
    height: 60px;
    width: 36px;
    margin-top: 1px;
    margin-right:0px;
}
.divCtLeft
{
    display: block;
    float: left;
    margin-right: 50px;
}
.divCtRight
{
    display: block;
    float: left;
}

.divAboutCompTEXT
{
    display: block;
    float: left;
    margin-top: 3px;
    margin-left: 20px;
    margin-right: 30px;
}
.divAboutCompTEXT2
{
    display: block;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 30px;
}
.divAboutLegalTEXT
{
    display: block;
    float: left;
    margin-top: 3px;
    margin-left: 20px;
    margin-right: 30px;
}

.div_sub_about_L1
{
    float: left; 
    width: 120px; 
    height: 100%;   
}
.div_sub_about_L2
{
    float: right; 
    width: 700px; 
    height: 100%;   
}

.div_btn_sm
{
    float:left;
    width: 110px;
    font-size: 10pt;
    font-weight: 700;
    background-color: white;
    border: 1px #4e667d solid;
    color: #374859;
    display: block;
    line-height: 18px;
    padding: 4px 8px;
    margin-left: 5px;
    text-decoration: none;
    white-space: nowrap;
    letter-spacing: 0px;
}
.div_btn_sm:hover
{
    background-color: #3399ff;
    color: #ffffff;
    cursor: pointer;
}

.div_btn_sm_sel
{
    float:left;
    width: 110px;
    font-size: 10pt;
    font-weight: 700;
    background-color: white;
    border: 1px #4e667d solid;
    color: #374859;
    display: block;
    line-height: 18px;
    padding: 4px 8px;
    margin-left: 5px;
    text-decoration: underline;
    white-space: nowrap;
    letter-spacing: 0px;
}
.div_btn_sm_sel:hover
{
    background-color: #3399ff;
    color: #ffffff;
    cursor: pointer;
}
.divCtRight
{
    display: block;
    float: left;
    top: 0px;
    left: 0px
}

.ClientID_TXT
{
    font-size: 12pt;
    font-weight:700;
    position: relative;
    float:left;
    width:190px;
    color:black;
    margin-top:1px;
    margin-right:4px;
    border: 1px solid #C0C0C0;
}
.ClientID_TXT:focus
{
    border: 1px solid black;
}
.ClientID_TXT:hover
{
    border: 1px solid #3366ff;
}
.ClientID_BTN
{
    position: relative;
    width: 110px;
    height: 26px;
    font-weight: 700;
    font-size: 9pt;
    margin-top: 0px;
    margin-left: -1px;
    margin-right: -1px;
    background: #E9E9E9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: -moz-linear-gradient(top, #FCFCFC, #D1D1D1);
    background: -webkit-gradient(linear,left top, left bottom, from(#FCFCFC), to(#D1D1D1));
    color: black;
    background-color: #E9E9E9;
}
.ClientID_BTN:hover
{
    cursor: pointer;
    font-size: 9pt;
    background: #C9E1FC;
    background: -moz-linear-gradient(top, #F2F6FB, #A6CDF9);
    background: -webkit-gradient(linear,left top, left bottom, from(#F2F6FB), to(#A6CDF9));
    border: 2px solid #3366ff;
    background-color: #C9E1FC;
}
.div_dowloadpresentation
{
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.a_ref
{
    position: relative;
    float: left;
    color: blue;
    font-variant: none;
    text-transform: none;
    font-size: 10.0pt;
    font-weight: 600;
    text-decoration: none;
    margin-top: 20px;
    margin-left: 0px;    
    border-bottom: 1px solid white;    
}
.a_ref:hover
{
    cursor: pointer;
    border-bottom: 1px solid blue;
}
.divMT
{
    float: left;
    width: 100%;
}
.divLProduct
{
    display: block;
    float: left;
    left: 0px;
    top: 0px;
    text-align: left;
    width: 560px;
    height: 100%;
    margin-top: 22px;
    margin-left: 10px;
}    
.divRProduct
{
    display: block;
    float: right;
    right: 0px;
    top: 0px;
    width: 280px;
    height: 100%;
    margin-top: 9px;
    margin-right: 10px;
}    
.imgProd
{
    display: block;
    float: left;
    height: 170px;
    width: 260px;
    margin-top: 40px;
    margin-left: 12px;
}
.imgProdCRM
{
    display: block;
    float: right;
    height: 170px;
    width: 260px;
    margin-top: -60px;
}
.imgProdSales
{
    display: block;
    float: right;
    height: 170px;
    width: 260px;
    margin-top: -40px;
}
.imgProdWage
{
    display: block;
    float: right;
    height: 170px;
    width: 260px;
    margin-top: -70px;
}
.imgProdIncident
{
    display: block;
    float: right;
    height: 170px;
    width: 260px;
    margin-top: 10px;
}



