
.table_design table tr th {
    background: #0a6b44;
    color: #000;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding: 5px;
    border-right: solid 1px #fff;
    text-align: left;
    padding-left: 10px;
}

.table_design table tr td {
    font-family: ptsans;
    font-size: 13px;
    color: #333;
    padding: 5px;
    padding-left: 10px;
    font-weight: bold;
}

.table_design table tr.row_color {
    background: #f4f4f4;
}

/*button.punch {
    margin-top: 54px;
}*/
button.punch {
    background: #4162a8;
    border-top: 1px solid #38538c;
    border-right: 1px solid #1f2d4d;
    border-bottom: 1px solid #151e33;
    border-left: 1px solid #1f2d4d;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 6px 0 #1f3053, 0 8px 4px 1px #111111;
    box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 6px 0 #1f3053, 0 8px 4px 1px #111111;
    color: #fff;
    font: bold 20px/1 "helvetica neue", helvetica, arial, sans-serif;
    margin-bottom: 10px;
    padding: 10px 0 12px 0;
    text-align: center;
    text-shadow: 0 -1px 1px #1e2d4d;
    width: 150px;
    -webkit-background-clip: padding-box;
}



#footer_cont {
    width: 100%;
    height: 26px;
    /*padding: 10px 0;*/
    background: #0a6b44  ;
    margin-top: 15px;
}

#footer_cont div.footer {
    width: 960px;
    margin: 0 auto;
}

#footer_cont div.footer div.links ul li {
    float: left;
    display: inline-block;
    text-align: justify;
}

#footer_cont div.footer div.links ul li a {
    font-family: ptsans;
    font-size: 13px;
    color: #fff;
    background: url(../../images/f_sep.png) no-repeat right center;
    display: inline-block;
    padding: 0 8px;
}




#q_links_cont {
    width: 100%;
    /*padding: 8px 0;*/
    background: rgb(250, 255, 179);
    border-bottom: solid 1px #e0e0e0;
}

#q_links_cont div.q_links {
    width: 960px;
    margin: 0 auto;
    font-weight: bold;
}

#q_links_cont div.q_links div.q_links_arrow {
    font-family: ptsans;
    font-weight: bold;
    font-size: 13px;
    color: #c13a3a;
    background: url(../../img/q_arrow.png) no-repeat right center;
    padding-right: 20px;
    margin-right: 15px;
    padding-top: 5px;
}

#q_links_cont div.q_links div.links {
    width: 850px;
    font-weight: bold;
}

#q_links_cont div.q_links div.links ul li {
    float: left;
    display: inline-block;
    text-align: justify;
    font-weight: bold;
}

#q_links_cont div.q_links div.links ul li a {
    font-family: ptsans;
    font-size: 13px;
    font-weight: bold;
    /*color: #333;*/
    background: url(../../img/q_links_sep.png) no-repeat right center;
    display: inline-block;
    padding: 0 8px;
}

#q_links_cont div.q_links div.links ul li a:hover{color:#c13a3a; transition:.6s;font-weight:bold;}


.f_left {
    float: left;
}




div.imporant_box ul li {
    padding: 5px 0 5px 5px;
    margin-left: 20px;
    list-style-image: url(../../img/q_arrow.png);
    font-weight: bold;
	color:#000;
}



ul.list_para li {
    /*text-align: justify;*/
    margin-bottom: 10px;
    list-style-image: url(../../img/q_arrow.png);
        margin-left: 12px;
    margin-right: 33px;
    line-height: 20px;
    /*font-weight: bold;*/
	color: #000;
    font-family: inherit;
}


#t_bar_cont {
        width: 100%;
    height: 32px;
    background: #0a6b44 ;
    border-bottom: solid 1px #ffffff;
}


#t_bar_cont div.t_bar {
    width: 100%;
    margin: 0 auto;
    height: 32px;
    line-height: 24px;
}

#t_bar_cont div.t_bar ul.s_contact {
    /* background: url(../images/t_bar_sep.png) no-repeat left center; */
    display: inline-block;
}
.f_left {
    float: left;
}

#t_bar_cont div.t_bar ul.s_contact li {
    float: left;
    font-family: ptsans;
    font-size: 13px;
    color: #fff;
    padding: 0 5px;
    /* background: url(../images/t_bar_sep.png) no-repeat right center; */
}
ul li {
    list-style: none;
}

#t_bar_cont div.t_bar ul.s_contact li.ph_ico span {
    /* background: url(../images/ph_ico.png) no-repeat left center; */
}
#t_bar_cont div.t_bar ul.s_contact li span {
    display: inline-block;
    /* padding-left: 25px; */
}

.f_right {
    float: right;
}

#t_bar_cont div.t_bar ul.s_contact li.email_ico span {
    background: url(../images/mail_ico.png) no-repeat left center;
}

#t_bar_cont div.t_bar ul.s_contact li.fax_ico span {
    background: url(../images/fax_ico.png) no-repeat left center;
}


.wordart {
  font-family: Arial, sans-serif;
  font-size: 4em;
  font-weight: bold;
  position: relative;
  z-index: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.wordart.slate {
    transform: scale(1, 1.5);
    -webkit-transform: scale(1, 1.5);
    -moz-transform: scale(1, 1.5);
    -o-transform: scale(1, 1.5);
    -ms-transform: scale(1, 1.5);
}

.wordart.slate .text {
    font-family: inherit;
    font-weight: normal;
    /*color: #7f9600;*/
    color: #000000;
    /*text-shadow: 0.03em 0.03em 0px #B3B3B3;*/
}
 /*1Ã—0.5Ã—0.25Ã— Rerun
Resources*/



.my-brand {
  font-family: Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.my-brand.slate {
    transform: scale(1, 1.5);
    -webkit-transform: scale(1, 1.5);
    -moz-transform: scale(1, 1.5);
    -o-transform: scale(1, 1.5);
    -ms-transform: scale(1, 1.5);
}

.my-brand.slate .text {
    font-family: Times, 'Times New Roman', serif;
    font-weight: normal;
    color: #ebfb66;
    text-shadow: 0.03em 0.03em 0px #B3B3B3;
}