@charset "utf-8";
/* CSS Document */
body {
    font-family: Arial, Tahoma,Verdana,sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-family: "Open Sans","Myriad Pro",Verdana,sans-serif;
    margin: 8px 0;
}

.jobsrightmaindiv section {
    padding-bottom: 8px;
    border-bottom: #ccc 1px solid;
}

.jobsrightmaindiv section:last-child {
    border-bottom: none;
}

.wrap {
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
}

.footer .wrap {
    width: 980px;
    margin: 0 auto;
}

.footer.fixed {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.top {
    width: 100%;
    height: 35px;
    /*background: #00209f;*/
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans","Arial","sans-serif";
}

.trutopbg {
    background: #ff8213;
}

.katstopbg {
    /*hover color #245DC1*/
    /*bg color #4173C9*/
    /*background: #00209f;*/
    background: #1070D7;
    /*background: #4173C9;*/
}

#nav li a {
    font-size: 15px;
}

/*.onlinetop {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0px;
    top: 0px;
    left: 0;
    background: #ff8213;
    position: absolute;
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans","Arial","sans-serif";
}*/

/*.ittop {
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0px;
    top: 0px;
    left: 0;
    background: #0072c6;
    position: absolute;
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans","Arial","sans-serif";
}*/


#toptt {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

#tml {
    float: left;
    padding: 0px;
    height: 35px;
}

/*#tml ul{float:left;margin:0px;padding:0px;height:35px;font-family:Arial, Helvetica, sans-serif;}
#tml ul li{display:inline;margin:0px 9px;}
#tml ul li a{text-decoration:none;font-size:15px;color:#fff;line-height:30px;height:40px;}
#tml ul li a:hover{color:#fff;	}*/
.menu {
    width: 100%;
    background: #f5f5f5;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #dedede;
    height: 32px;
}

.sph {
    float: left;
    margin-left: 2px;
}



#tmr {
    width: 150px;
    background: #eaecee;
    float: right;
}

#tmr ul {
    width: 160px;
    float: left;
    margin: 0px;
    padding: 0px;
    height: 35px;
    font-family: Arial, Helvetica, sans-serif;
}

#tmr ul li {
    display: inline;
    padding: 0;
}

#tmr ul li a {
    text-decoration: none;
    font-size: 12px;
    color: #686a73;
    line-height: 38px;
    padding-left: 5px;
    margin: 0px 5px;
    text-align: left;
}

#tmr ul li a:hover {
    color: #444;
}

.logo {
    padding: 5px 0 0 0;
    margin: 0 auto;
    width: 980px;
}

#nav {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
    height: 35px;
    width: 700px;
}

#nav li {
    float: left;
    display: block;
    background: none;
    position: relative;
    z-index: 999;
    margin: 0 0px;
}

#nav li a {
    display: block;
    padding: 0;
    line-height: 35px;
    text-decoration: none;
    color: #fff;
    zoom: 1;
    padding: 0px 12px;
    height: 35px;
}

#nav li a:hover, #nav li a.hov {
    background-color: #1070D7;
    color: #fff;
    padding: 0px 12px;
}

.sph a {
    width: 35px;
    display: block;
    background: url(../images/home.png) no-repeat center;
    padding: 0 !important;
}
/* @group subnav */
#nav ul {
    position: absolute;
    left: 1px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav ul li {
    float: left;
    border-top: 1px solid #fff;
    text-align: left;
}

#nav ul li:hover {
    border-left: 0px solid transparent;
}

#nav ul a {
    display: block;
    line-height: 30px;
    color: #fff;
}

#nav ul a:hover {
    text-decoration: none;
}

/*#nav li a.active {
    color: #fff;
    padding: 0px 8px;
}*/

.katstopbg #nav li a.active, .katstopbg #nav li a:hover {
    /*background-color: #00209f;*/
    background-color: #245DC1;
}

.trutopbg #nav li a.active, .trutopbg #nav li a:hover {
    background-color: #f97600;
}

/*#onav {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
    height: 35px;
    width: 700px;
}

#onav li {
    float: left;
    display: block;
    background: none;
    position: relative;
    z-index: 999;
    margin: 0 0px;
}

#onav li a {
    display: block;
    padding: 0;
    line-height: 35px;
    text-decoration: none;
    color: #fff;
    zoom: 1;
    padding: 0px 12px;
    height: 35px;
}

#onav li a:hover, #nav li a.hov {
    background-color: #f97600;
    color: #fff;
    padding: 0px 12px;
}*/

/* @group subnav */
#onav ul {
    position: absolute;
    left: 1px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

#onav ul li {
    float: left;
    border-top: 1px solid #fff;
    text-align: left;
}

#onav ul li:hover {
    border-left: 0px solid transparent;
}

#onav ul a {
    display: block;
    line-height: 30px;
    color: #fff;
}

#onav ul a:hover {
    text-decoration: none;
}

#onav li a.active {
    background-color: #f97600;
    color: #fff;
    padding: 0px 8px;
}



#inav {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
    height: 35px;
    width: 700px;
}

#inav li {
    float: left;
    display: block;
    background: none;
    position: relative;
    z-index: 999;
    margin: 0 0px;
}

#inav li a {
    display: block;
    padding: 0;
    line-height: 35px;
    text-decoration: none;
    color: #fff;
    zoom: 1;
    padding: 0px 12px;
    height: 35px;
}

#inav li a:hover, #nav li a.hov {
    background-color: #00209f;
    color: #fff;
    padding: 0px 12px;
}

/* @group subnav */
#inav ul {
    position: absolute;
    left: 1px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

#inav ul li {
    float: left;
    border-top: 1px solid #fff;
    text-align: left;
}

#inav ul li:hover {
    border-left: 0px solid transparent;
}

#inav ul a {
    display: block;
    line-height: 30px;
    color: #fff;
}

#inav ul a:hover {
    text-decoration: none;
}

#inav li a.active {
    background-color: #00209f;
    color: #fff;
    padding: 0px 8px;
}


.middlecontent {
    width: 980px;
    margin: 0 auto;
    height: auto;
}

#innbnr {
    margin: 0px 60px;
    background: #006400;
    height: 248px;
    border: 1px solid #444;
}

.content {
    /*height: 500px;*/
    width: 100%;
    margin: 5px auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #444;
    overflow: hidden;
}

p {
    line-height: 22px;
    font-family: Arial;
    font-size: 13px;
    color: #444;
    text-align: justify;
}

.footernav {
    background-image: -moz-linear-gradient(center top, #F5F5F5, #FFFFFF);
    border-collapse: collapse;
    border-top: 1px solid #CCCCCC;
    padding: 10px;
    color: #999;
    text-align: center;
}

.footer {
    background: #fff;
    color: #999;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
/*.footer.fixed{
    position: absolute;
    bottom: 0;
    left: auto;
    
}*/
.footer .navf a {
    color: #005c9c;
    text-decoration: none;
}

.navf a:hover {
    text-decoration: underline;
}

.fvrs {
    /*line-height: 40px;*/
    font-size: 12px;
}

.fvrs a {
    color: #999;
    text-decoration: none;
}

.fvrs a:hover {
    color: #333;
    text-decoration: underline;
}


.title {
    margin-top: 0;
    font-size: 18px;
    font-weight: 300;
    color: #333;
    line-height: 30px;
    width: 980px;
    font-family: "Open Sans","Myriad Pro",Verdana,sans-serif;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

/*	.brdr{border-bottom:1px solid #ccc;margin:0px 10px 0px 10px;}*/

.ct {
    width: 545px;
    margin: 0px;
    text-align: justify;
    padding: 0 10px 0 0;
}



.fm {
    width: 380px;
    border-radius: 2px;
    color: #333;
    font: "Open Sans",arial,sans-serif;
    transition: color 0.13s linear 0s;
    font-size: 13px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.imp {
    color: red;
}

.fbxs {
    font-size: 13px;
    margin: 0px 5px 0px 5px;
    margin-left: 0px;
    width: 90px;
    line-height: 25px;
}

.srf {
    color: #999;
    font-size: 11px;
    width: 220px;
    height: 20px;
    float: left;
    background: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px;
}

.sbj {
    color: #999;
    font-size: 11px;
    width: 220px;
    float: left;
    background: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px;
}

.fdiv {
    margin: 15px 0 0 30px;
}

.btn {
    margin-right: 70px;
}

.postbtn a {
    background-color: #ff8213;
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #ff8000;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    background-image: -moz-linear-gradient(center top, rgba(226, 226, 226, 0.1), rgba(34, 34, 34, 0.1));
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    float: left;
    padding: 2px 12px;
    margin: 10px 10px 0px 10px;
    text-decoration: none;
}

.postbtn a:hover {
    background: #f97600;
    background-image: -moz-linear-gradient(center top, rgba(226, 226, 226, 0.1), rgba(34, 34, 34, 0.1));
    cursor: pointer;
}

.txtBox {
    width: 250px;
}

.pbtns {
    margin-left: 150px;
}

.banner {
    width: 980px;
    height: 300px;
    margin: 0 auto;
}

#blocks {
    width: 980px;
    margin: 10px auto 0 auto;
    height: auto;
    color: #444;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
}

.blk1 {
    width: 320px;
    margin-right: 10px;
    background: #fbfbfb;
    margin-bottom: 10px;
    padding-bottom: 10px;
    /*height: 160px;*/
}

.blk2 {
    width: 320px;
    background: #fbfbfb;
    margin-bottom: 10px;
    padding-bottom: 12px;
    /*height: 160px;*/
    margin-right: 10px;
}

.blk3 {
    width: 320px;
    /*height: 170px;*/
    background: #fbfbfb;
    /*margin-bottom: 10px;*/
}

.carr {
    color: #3E7594;
    font-family: "Open Sans","Myriad Pro",Verdana,sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    line-height: 20px;
    margin: 10px 0;
}

.cul {
    line-height: 20px;
    margin-top: 20px;
    padding: 0;
    margin-left: 40px;
}

.col ul li {
}

.col li {
    margin-left: 10px;
    padding: 0;
    list-style: none;
    /*line-height: 30px;*/
    list-style: url(../images/8.png);
    text-decoration: none;
}

.col li a {
    text-decoration: none;
    color: #444;
}

.col li a:hover{
    text-decoration: underline;
}
.cop {
    font-family: "Open Sans","Myriad Pro",Verdana,sans-serif;
    font-size: 18px;
    color: #444;
    margin: 10px;
    line-height: 20px;
    font-weight: normal;
}

.bgh {
    background: url(../images/cc.png) no-repeat;
    width: 252px;
    height: 29px;
    color: #fff;
    padding: 0px 10px;
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
}

.ctp {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    color: #444;
    padding: 10px;
    text-align: justify;
}

.rm a {
    /*color: #db6d22;*/
    color: #245DC1;
    text-decoration: none;
    /*line-height: 50px;*/
    margin: 10px 0;
}

.rm a:hover {
    text-decoration: underline;
}

.wtv {
    font-size: 15px;
    margin: 0px 5px 0px 5px;
    margin-left: 0px;
    line-height: 25px;
    font-weight: bold;
}

.homebackground {
    background: url(../images/123.jpg) repeat-x;
    font-family: Arial, Tahoma, Verdena;
    color: #FFF;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    width: 980px;
    margin: 0 auto;
    height: 450px;
}

.homebackground h3 {
    color: #fff;
}

.homebackground p {
    text-align: justify;
    letter-spacing: 0.01em;
}

.unknownpagebg h3 {
    color: #fff;
}

.unknownpagebg p {
    text-align: justify;
    letter-spacing: 0.01em;
}

.homeslider {
    height: 150px;
    width: 250px;
    /*background:inherit;
background:#fff;
top:200px;*/
    left: 560px;
    margin: 200px 10px 10px 10px;
    position: relative;
    color: #000;
    font-weight: bold;
    overflow: hidden;
}

#tagline {
    top: 100px;
    left: 560px;
    width: 350px;
    margin: 10px;
    font-family: Arial, Tahoma, Verdena;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    letter-spacing: 0.1em;
}

#unkonwnpagecontent {
    margin: 10px;
    font-family: Arial, Tahoma, Verdena;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    letter-spacing: 0.1em;
}

.homeslider marquee {
    margin: 5px;
}

.homeslider ul {
    padding-left: 18px;
}

.homeslider li {
    margin-bottom: 10px;
}

.homeslider a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

.tt {
    margin-right: 10px;
    float: left;
}

.tim {
    background: #ff8e2e;
    padding: 3px 20px;
    width: 70px;
    border-bottom: 1px solid #9d490b;
    border-radius: 2px 2px 0px 2px;
    margin-bottom: .5px;
}

.txt {
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.btm {
    background: #ff8e2e;
    padding: 0px 20px;
    width: 70px;
    border-radius: 0px 2px 2px 2px;
    color: #fff;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
}

.jobdroupmaindiv {
    width: 1002px;
    overflow: hidden;
}

.topmargin {
    margin-top: 10px;
}

.jobsleftmaindiv {
    width: 190px;
}

.jobsrightmaindiv {
    width: 700px;
}

.leftmenunav ul {
    width: 190px;
    margin: 0px;
    padding: 0px;
}

.leftmenunav ul li {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    font: 13px/27px Arial,sans-serif;
    list-style: none;
    line-height: 28px;
    background: url(../images/icon_current.png) no-repeat left;
}

.leftmenunav ul li.selected {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    font: 13px/27px Arial,sans-serif;
    list-style: none;
    line-height: 28px;
    background: url(../images/icon_current.png) no-repeat left;
}

.leftmenunav ul li a {
    text-decoration: none;
    color: #333;
}

.leftmenunav ul li a:hover {
    text-decoration: none;
    color: #ff7802;
}

.leftmenunav ul li a.current {
    color: #ff7802;
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 28px;
}



.jobslist {
    margin: 3px 0 0 0;
    padding: 0px 0px 0px 0px;
    font: 12px/27px Arial,sans-serif;
    list-style: none;
    line-height: 24px;
    list-style: disc;
}

.jobslist ul {
    width: 797px;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

.jobslist ul li {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font: 12px/27px Arial,sans-serif;
    list-style: none;
    line-height: 24px;
    list-style: disc;
}

.jobslist ul li a {
    text-decoration: none;
    color: #333;
}

.jobslist ul li a:hover {
    text-decoration: none;
    color: red;
}

.jobpositionaddress {
    width: 690px;
    font: 10pt/27px Arial,sans-serif;
    font-weight: bold;
}

.formfieldsmaindiv {
    width: 690px;
    margin-bottom: 3px;
}

.lebelcontent {
    width: 150px;
    text-align: right;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 22px;
}

.lebelcontentnew {
    width: 300px;
    text-align: left;
    padding-left: 5px;
}


.labelsizesmall {
    width: 40px;
    text-align: left;
}

.labelsizesmalltwo {
    width: auto;
    text-align: left;
}

.formfield {
    display: block;
    width: 20em;
    border: 1px #CCC solid;
    padding: 2px;
}

.formdrouplist {
    display: block;
    width: 20.5em;
    border: 1px #CCC solid;
    padding: 2px;
}

.formfieldsmall {
    display: block;
    width: 10em;
    border: 1px #CCC solid;
    padding: 2px;
}

.formfieldnewsmallfield {
    width: 6em;
}


.lebelfieldmaindiv {
    width: 300px;
    margin: 0px 0px 0px 5px;
    overflow: hidden;
}

.lebeltexttareamaindiv {
    width: 500px;
    margin: 0px 0px 0px 5px;
}

.lebeltexttaradiv {
    display: block;
    width: 39em;
    border: 1px #CCC solid;
    padding: 2px;
}


.lebelfielsmallsize {
    width: 150px;
    margin: 0px 0px 0px 5px;
}




.jobdiscriptionheadingcontent {
    width: 812px;
    font: 10pt/27px Arial,sans-serif;
    font-weight: bold;
    border-bottom: 1px #CCC solid;
}

.jobapplybtn {
    width: 103px;
    background: url(../images/btn.jpg) no-repeat;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border: none;
    cursor: pointer;
    padding: 0px 0px 3px 0px;
    line-height: 18px;
    height: 29px;
    line-height: 29px;
}

.unknownpagebg {
    background: url(../images/404.jpg) no-repeat;
    font-family: Arial, Tahoma, Verdena;
    color: #000;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    width: 1002px;
    height: 400px;
}

.unknownpagebg h3 {
    color: #fff;
}

.unknownpagebg p {
    text-align: justify;
    letter-spacing: 0.01em;
}

.homeslider {
    height: 150px;
    width: 250px;
    /*background:inherit;
background:#fff;
top:200px;*/
    left: 560px;
    margin: 200px 10px 10px 10px;
    position: relative;
    color: #000;
    font-weight: bold;
    overflow: hidden;
}

.frdbn a {
    background-color: #729735;
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #729735;
    border-radius: 1px 1px 1px 1px;
    color: #fff;
    display: inline-block;
    font-family: 'open sans',arial,sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.54;
    padding: 3px 8px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-image: -moz-linear-gradient(center top, rgba(226, 226, 226, 0.1), rgba(34, 34, 34, 0.1));
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    text-decoration: none;
    position: absolute;
    right: 445px;
    margin-top: -70px;
}

.frdbn a:hover {
    background: #5c7e22;
    background-image: -moz-linear-gradient(center top, rgba(226, 226, 226, 0.1), rgba(34, 34, 34, 0.1));
    cursor: pointer;
}

.ctb a {
    background-color: #729735;
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #729735;
    border-radius: 1px 1px 1px 1px;
    color: #fff;
    display: inline-block;
    font-family: 'open sans',arial,sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.54;
    padding: 3px 8px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-image: -moz-linear-gradient(center top, rgba(226, 226, 226, 0.1), rgba(34, 34, 34, 0.1));
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    text-decoration: none;
    position: absolute;
    right: 350px;
    margin-top: -70px;
}

.ctb a:hover {
    background: #5c7e22;
    background-image: -moz-linear-gradient(center top, rgba(226, 226, 226, 0.1), rgba(34, 34, 34, 0.1));
    cursor: pointer;
}

.lst ul {
    line-height: 30px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.lst ul li {
    list-style: square;
}

.contentleft {
    font-family: arial;
}

.heighlet {
    color: #0099FF;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 12px;
}

.bdr {
    border: 1px solid #CCCCCC;
    color: #3399FF;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 12px;
}
.address{ line-height:30px; }
.serviceblocksf{width: 312px;float: left;padding: 10px 10px 10px 0;}
.serviceblocksm{width: 312px;float: left;padding: 10px;}
.serviceblocksl{width: 312px;float: left;padding: 10px 0px 10px 10px;}
 .morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.more { line-height: 22px; color: #444; text-align: justify;
}

.w3-display-left {
    left: 180px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}
.w3-btn, .w3-button {
    -moz-user-select: none;
}
.w3-btn, .w3-button {
    background-color: inherit;
    border: medium none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    outline: 0 none;
    overflow: hidden;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}
.w3-black, .w3-hover-black:hover {
    background-color: #000;
    color: #fff;
}
.w3-display-right {
    position: absolute;
    right: 180px;
    top: 50%;
    transform: translate(0%, -50%);
}