@charset "utf-8";@import url("fonts.css");@import url("style-sheet.css");@import url("select/select_menu.css");*{margin:0;padding:0;outline:0;border:0;}
body{width:100%;display:table;margin:0;padding:0;outline:0;font-size:100%;font-family:'OpenSansRegular';background:url(../images/body-bg.png) repeat;color:#fff;}
img{max-width:100%;display:inline;}
a{border:0;margin:0;padding:0;text-decoration:none;color:#026c38;font:inherit;}
a:hover, a:focus, a:active, a.active{outline:0;color:#fff;}
a img{border:0;outline:0;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
h1{background:url(../images/dotted-bg.png) repeat-x left bottom;font-size:23px;color:#ffffff;font-family:'OpenSansSemibold';padding-bottom:20px;margin-bottom:20px;overflow:hidden;}
h2{}
h3{font-size:19px;color:#ffffff;font-family:'OpenSansSemibold';margin-bottom:10px;}
h4{}
h5{}
h6{}
p{font-family:'OpenSansRegular';color:#b5b5b5;font-size:13px;line-height:19px;margin-bottom:10px;word-spacing:2px;}
p b{font-size:inherit;}
p i{font-style:normal;font-family:'OpenSansItalic';}
ul, li{list-style:none;}
ul li{margin-bottom:10px;background:url(../images/li-bg.png) no-repeat 0 3px;padding:0 0 0 18px;font-family:'OpenSansRegular';color:#b5b5b5;font-size:13px;line-height:19px;margin-bottom:4px;word-spacing:2px;}
ol{padding-left:20px;}
ol li{list-style:decimal outside;margin-bottom:10px;font-family:'OpenSansRegular';color:#b5b5b5;font-size:13px;line-height:19px;margin-bottom:4px;word-spacing:2px;}
ol li ol{padding-left:20px;margin-top:5px;}
ol li ol li{list-style:upper-alpha outside;margin-bottom:10px;font-family:'OpenSansRegular';color:#b5b5b5;font-size:13px;line-height:19px;margin-bottom:4px;word-spacing:2px;}
ol li ol li ol li{list-style:lower-alpha outside;margin-bottom:10px;font-family:'OpenSansRegular';color:#b5b5b5;font-size:13px;line-height:19px;margin-bottom:4px;word-spacing:2px;}
ol li ol li ol li ol li{list-style:upper-roman outside;margin-bottom:10px;font-family:'OpenSansRegular';color:#b5b5b5;font-size:13px;line-height:19px;margin-bottom:4px;word-spacing:2px;}
label{font-size:13px;}
label a{color:#F00;}
label a:hover, label a:focus, label a:visited,{color:#000;}
.nobg{background:none !important;}
.header-wrapper .contact-us .number a,
.footer-wrapper .contact-detail .phone a{
    color: #fff;
}