#ds-main
{
   background: #FFFFFF;
   margin:0 auto;
   font-size: 18px;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 130%;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.ds-hmenu
{
   font-size: 14px;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.ds-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: cornflowerblue;

   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35); 
   border:2px solid red;
   padding:5px 30px;
   margin:0 auto;
/*   height:29px; */
}

.ds-postcontent,
.ds-postheadericons,
.ds-postfootericons,
.ds-blockcontent,
ul.ds-vmenu a 
{
   text-align: left;
}



.ds-postcontent p
{
   margin: 12px 0;
}

.ds-postcontent h1, .ds-postcontent h1 a, .ds-postcontent h1 a:link, .ds-postcontent h1 a:visited, .ds-postcontent h1 a:hover,
.ds-postcontent h2, .ds-postcontent h2 a, .ds-postcontent h2 a:link, .ds-postcontent h2 a:visited, .ds-postcontent h2 a:hover,
.ds-postcontent h3, .ds-postcontent h3 a, .ds-postcontent h3 a:link, .ds-postcontent h3 a:visited, .ds-postcontent h3 a:hover,
.ds-postcontent h4, .ds-postcontent h4 a, .ds-postcontent h4 a:link, .ds-postcontent h4 a:visited, .ds-postcontent h4 a:hover,
.ds-postcontent h5, .ds-postcontent h5 a, .ds-postcontent h5 a:link, .ds-postcontent h5 a:visited, .ds-postcontent h5 a:hover,
.ds-postcontent h6, .ds-postcontent h6 a, .ds-postcontent h6 a:link, .ds-postcontent h6 a:visited, .ds-postcontent h6 a:hover,
.ds-blockheader .t, .ds-blockheader .t a, .ds-blockheader .t a:link, .ds-blockheader .t a:visited, .ds-blockheader .t a:hover,
.ds-vmenublockheader .t, .ds-vmenublockheader .t a, .ds-vmenublockheader .t a:link, .ds-vmenublockheader .t a:visited, .ds-vmenublockheader .t a:hover,
.ds-headline, .ds-headline a, .ds-headline a:link, .ds-headline a:visited, .ds-headline a:hover,
.ds-slogan, .ds-slogan a, .ds-slogan a:link, .ds-slogan a:visited, .ds-slogan a:hover,
.ds-postheader, .ds-postheader a, .ds-postheader a:link, .ds-postheader a:visited, .ds-postheader a:hover
{

   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 100%;
}

.ds-postcontent a, .ds-postcontent a:link
{
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1F5CE0;
}

.ds-postcontent a:visited, .ds-postcontent a.visited
{
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #4E96E9;
}

.ds-postcontent  a:hover, .ds-postcontent a.hover
{
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #5080E7;
}


.ds-postcontent h1
{
/* H1 tags */
   color: #000;
   margin: 10px 0 0;
   font-size: 36px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 30px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h1 a, .ds-postcontent h1 a:link, .ds-postcontent h1 a:hover, .ds-postcontent h1 a:visited, .ds-blockcontent h1 a, .ds-blockcontent h1 a:link, .ds-blockcontent h1 a:hover, .ds-blockcontent h1 a:visited 
{
   font-size: 30px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h2
{
   color: #000;
   margin: 10px 0 0;
   font-size: 30px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 28px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h2 a, .ds-postcontent h2 a:link, .ds-postcontent h2 a:hover, .ds-postcontent h2 a:visited, .ds-blockcontent h2 a, .ds-blockcontent h2 a:link, .ds-blockcontent h2 a:hover, .ds-blockcontent h2 a:visited 
{
   font-size: 28px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h3
{
   color: #5080E7;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h3 a, .ds-postcontent h3 a:link, .ds-postcontent h3 a:hover, .ds-postcontent h3 a:visited, .ds-blockcontent h3 a, .ds-blockcontent h3 a:link, .ds-blockcontent h3 a:hover, .ds-blockcontent h3 a:visited 
{
   font-size: 26px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h4
{
   color: #1763BA;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 24px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h4 a, .ds-postcontent h4 a:link, .ds-postcontent h4 a:hover, .ds-postcontent h4 a:visited, .ds-blockcontent h4 a, .ds-blockcontent h4 a:link, .ds-blockcontent h4 a:hover, .ds-blockcontent h4 a:visited 
{
   font-size: 24px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h5
{
   color: #1763BA;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h5 a, .ds-postcontent h5 a:link, .ds-postcontent h5 a:hover, .ds-postcontent h5 a:visited, .ds-blockcontent h5 a, .ds-blockcontent h5 a:link, .ds-blockcontent h5 a:hover, .ds-blockcontent h5 a:visited 
{
   font-size: 20px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h6
{
   color: #80B4EF;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.ds-postcontent h6 a, .ds-postcontent h6 a:link, .ds-postcontent h6 a:hover, .ds-postcontent h6 a:visited, .ds-blockcontent h6 a, .ds-blockcontent h6 a:link, .ds-blockcontent h6 a:hover, .ds-blockcontent h6 a:visited 
{
   font-size: 16px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #ds-hmenu-bg, .ds-sheet, .ds-hmenu a, .ds-vmenu a, .ds-slidenavigator > a, .ds-checkbox:before, .ds-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #ds-hmenu-bg, .ds-sheet, .ds-slidenavigator > a, .ds-checkbox:before, .ds-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 1020px;
   color: #000;
}

.ds-header:before, 
#ds-header-bg:before, 
.ds-layout-cell:before, 
.ds-layout-wrapper:before, 
.ds-footer:before, 
.ds-nav:before, 
#ds-hmenu-bg:before, 
.ds-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.ds-header:after, 
#ds-header-bg:after, 
.ds-layout-cell:after, 
.ds-layout-wrapper:after, 
.ds-footer:after, 
.ds-nav:after, 
#ds-hmenu-bg:after, 
.ds-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .ds-postcontent li h1, .ds-blockcontent li h1 
{
   margin:1px;
} 
li h2, .ds-postcontent li h2, .ds-blockcontent li h2 
{
   margin:1px;
} 
li h3, .ds-postcontent li h3, .ds-blockcontent li h3 
{
   margin:1px;
} 
li h4, .ds-postcontent li h4, .ds-blockcontent li h4 
{
   margin:1px;
} 
li h5, .ds-postcontent li h5, .ds-blockcontent li h5 
{
   margin:1px;
} 
li h6, .ds-postcontent li h6, .ds-blockcontent li h6 
{
   margin:1px;
} 
li p, .ds-postcontent li p, .ds-blockcontent li p 
{
   margin:1px;
}


.ds-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}






.ds-footer .layout-item-0 { padding: 20px;  }
.ie7 .ds-post .ds-layout-cell {border:none !important; padding:0 !important; }
.ie6 .ds-post .ds-layout-cell {border:none !important; padding:0 !important; }

.ds-nav
{
   background: #303030;
   padding:10px;
   margin:0 auto;
   position: relative;
   z-index: 499;
}

ul.ds-hmenu a, ul.ds-hmenu a:link, ul.ds-hmenu a:visited, ul.ds-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;


}

ul.ds-hmenu, ul.ds-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.ds-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.ds-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.ds-hmenu:after, ul.ds-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.ds-hmenu, ul.ds-hmenu ul 
{
   min-height: 0;
}

ul.ds-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 6px;
   padding-right: 6px;
}

.ds-nav-inner:before 
{
   content:' ';
}

.ds-nav-inner{
   text-align: left;
   margin:0 auto;
}

.desktop  .ds-nav-inner{
   width: 1020px;
   padding-left: 6px;
   padding-right: 6px;
}

.desktop .ds-nav
{
   padding-left: 0;
   padding-right: 0;
}

.ds-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.ds-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.ds-hmenu
{
   float: left;
}

.ds-menuitemcontainer
{
   margin:0 auto;
}
ul.ds-hmenu>li {
   margin-left: 10px;
}
ul.ds-hmenu>li:first-child {
   margin-left: 5px;
}
ul.ds-hmenu>li:last-child, ul.ds-hmenu>li.last-child {
   margin-right: 5px;
}

ul.ds-hmenu>li>a
{

   border-radius:2px;
   border:1px solid transparent;
   padding:0 17px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 27px;
   cursor: pointer;
   text-decoration: none;
   color: #C0CADD;
   line-height: 27px;
   text-align: center;
}

.ds-hmenu>li>a, 
.ds-hmenu>li>a:link, 
.ds-hmenu>li>a:visited, 
.ds-hmenu>li>a.active, 
.ds-hmenu>li>a:hover
{
   font-size: 16px;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.ds-hmenu>li>a.active
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #495F88;
   padding:0 17px;
   margin:0 auto;
   color: #ffff00;
   text-decoration: none;
}

ul.ds-hmenu>li>a:visited, 
ul.ds-hmenu>li>a:hover, 
ul.ds-hmenu>li:hover>a {
   text-decoration: none;
}

ul.ds-hmenu>li>a:hover, .desktop ul.ds-hmenu>li:hover>a
{
   text-decoration: underline;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border-bottom:1px solid #495F88;
   
   padding:0 17px;
   margin:0 auto;
}
ul.ds-hmenu>li>a:hover, 
.desktop ul.ds-hmenu>li:hover>a {
   color: #fff;
   text-decoration: none;
}

ul.ds-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -10px;
   width:10px;
   height: 27px;
/*   background: url('/images/menuseparator.png') center center no-repeat; */
}
ul.ds-hmenu>li:first-child:before{
   display:none;
}

ul.ds-hmenu li li a
{
   background: #748AB4;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:0 12px;
   margin:0 auto;
}
ul.ds-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 3px;
   margin-bottom: 3px;
}

.desktop ul.ds-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.ds-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.ds-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 33px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 33px;
   color: #C0CADD;
   font-size: 16px;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-transform: none;
   margin:0;
}

.ds-hmenu ul a:link, 
.ds-hmenu ul a:visited, 
.ds-hmenu ul a.active, 
.ds-hmenu ul a:hover
{
   text-align: left;
   line-height: 33px;
   color: #C0CADD;
   font-size: 16px;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-transform: none;
   margin:0;
}

ul.ds-hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -2px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px solid #364663;
}

.desktop ul.ds-hmenu li li:first-child:before, 
.desktop ul.ds-hmenu li li:first-child:after 
{
   display: none;
} 

ul.ds-hmenu ul li a:hover, .desktop ul.ds-hmenu ul li:hover>a
{
   background: #495F88;
   background: -webkit-linear-gradient(top, #637CAB 0, #5974A6 12%, #0058fd 100%) no-repeat;
   background: -moz-linear-gradient(top, #637CAB 0, #5974A6 12%, #0058fd 100%) no-repeat;
   background: -o-linear-gradient(top, #637CAB 0, #5974A6 12%, #0058fd 100%) no-repeat;
   background: -ms-linear-gradient(top, #637CAB 0, #5974A6 12%, #0058fd 100%) no-repeat;
   -svg-background: linear-gradient(top, #637CAB 0, #5974A6 12%, #0058fd 100%) no-repeat;
   background: linear-gradient(to bottom, #637CAB 0, #5974A6 12%, #0058fd 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   margin:0 auto;
}
.ds-hmenu ul a:hover
{
   text-decoration: none;
   color: #E4EFFC;
}

.desktop .ds-hmenu ul li:hover>a
{
   color: #E4EFFC;
}

ul.ds-hmenu ul:before
{
   background: #1D2535;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:2px solid #00FF22;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.ds-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.ds-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.ds-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('/images/spacer.gif');
}

.desktop ul.ds-hmenu>li>ul
{
   padding: 25px 37px 37px 37px;
   margin: -10px 0 0 -30px;
}

.desktop ul.ds-hmenu ul ul
{
   padding: 37px 37px 37px 20px;
   margin: -37px 0 0 -5px;
}

.desktop ul.ds-hmenu ul.ds-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.ds-hmenu ul.ds-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.ds-hmenu li li:hover>ul.ds-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.ds-hmenu li li:hover>ul.ds-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.ds-hmenu ul ul.ds-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 37px 37px 37px 20px;
   margin: -37px 0 0 -5px;
}

.desktop ul.ds-hmenu ul ul.ds-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 37px 20px 37px 37px;
   margin: -37px -5px 0 0;
}

.desktop ul.ds-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.ds-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.ds-hmenu ul ul:before
{
   border-radius: 2px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 13px;
}

.desktop ul.ds-hmenu>li>ul:before
{
   top: 18px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.ds-hmenu>li>ul.ds-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.ds-hmenu>li>ul.ds-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.ds-hmenu ul ul.ds-hmenu-left-to-right:before {
   right: 30px;
   left: 13px;
}
.desktop ul.ds-hmenu ul ul.ds-hmenu-right-to-left:before {
   right: 13px;
   left: 30px;
}

.desktop ul.ds-hmenu>li.ext>a
{
   white-space: nowrap;
}

.desktop ul.ds-hmenu>li.ext>a:hover,
.desktop ul.ds-hmenu>li.ext:hover>a,
.desktop ul.ds-hmenu>li.ext:hover>a.active  
{
   background: none;
   /* default padding + border size */
  padding: 1px 18px 1px 18px;
   /* margin for shadow */
  margin: -0 -0 0 -0;
   overflow: hidden;
   position: relative;
   border: none;
   border-radius: 0;
   box-shadow: none;
   color: #8EA0C2;
}

.desktop ul.ds-hmenu>li.ext>a:hover:before,
.desktop ul.ds-hmenu>li.ext:hover>a:before,
.desktop ul.ds-hmenu>li.ext:hover>a.active:before  
{
   position: absolute;
   content: ' ';
   /* top, right, left - for shadow */
  top: 0;
   right: 0;
   left: 0;
   /* border + shadow */
  bottom: -2px;
   background-color: #1D2535;
   border: 2px Solid #00FF22;
   border-top-left-radius: 2px;
   border-top-right-radius: 2px;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
   z-index: -1;
}

.desktop ul.ds-hmenu>li.ext:hover>ul 
{
   top: 37px;
   padding-top: 5px;
   /* menu bar padding */
  margin-top: 0;
}

.desktop ul.ds-hmenu>li.ext:hover>ul:before 
{
   /* border + shadow */
  top: -2px;
   clip: rect(7px, auto, auto, auto);
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.ds-hmenu>li.ext>.ext-r,
ul.ds-hmenu>li.ext>.ext-l,
ul.ds-hmenu>li.ext>.ext-m,
ul.ds-hmenu>li.ext>.ext-off
{
   display: none;
   z-index: 12;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.desktop ul.ds-hmenu>li.ext>ul 
{
   z-index: 13;
}

.desktop ul.ds-hmenu>li.ext.ext-r:hover>.ext-r,
.desktop ul.ds-hmenu>li.ext.ext-l:hover>.ext-l
{
   position: absolute;
   display: block;
   overflow: hidden;
   /* size of radius 
   * if size if 0 we should now generate script 
   * that adds ext-r and ext-m divs
   */
  height: 7px;
   top: 37px;
   padding-top: 2px;
   margin-top: -2px;
/* border width + shadow */}

.desktop ul.ds-hmenu>li.ext:hover>.ext-r:before,
.desktop ul.ds-hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -2px;
   background-color: #1D2535;
   border: 2px Solid #00FF22;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.ds-hmenu>li.ext.ext-r:hover>.ext-r
{
   left: 100%;
   right: auto;
   padding-left: 0;
   margin-left: 0;
   padding-right: 2px;
   margin-right: -2px;
/* only shadow */}

.desktop ul.ds-hmenu>li.ext.ext-r:hover>.ext-r:before
{
   right: 0;
   left: -2px;
   border-top-left-radius: 0;
   border-top-right-radius: 2px;
}

.desktop ul.ds-hmenu>li.ext.ext-l:hover>.ext-l
{
   right: 100%;
   left: auto;
   padding-right: 0;
   margin-right: 0;
   padding-left: 2px;
   margin-left: -2px;
/* only shadow */}

.desktop ul.ds-hmenu>li.ext.ext-l:hover>.ext-l:before
{
   right: -2px;
   left: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 2px;
}

.desktop ul.ds-hmenu>li.ext:hover>.ext-m, 
.desktop ul.ds-hmenu>li.ext:hover>.ext-off 
{
   position: absolute;
   display: block;
   overflow: hidden;
   height: 5px;
   top: 100%;
}

.desktop ul.ds-hmenu>li.ext.ext-r:hover>.ext-m 
{
   /* shadow offset */
  left: -0;
   right: 0;
   /* shadow offset */
  padding-right: 0;
   padding-left: 0;
}

.desktop ul.ds-hmenu>li.ext:hover>.ext-off 
{
   /* shadow offset */
  left: -0;
   right: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
   height: 10px;
}

.desktop ul.ds-hmenu>li.ext.ext-l:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: 0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.ds-hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.ds-hmenu>li.ext:hover>.ext-m
{
   top: 37px;
}

.desktop ul.ds-hmenu>li.ext:hover>.ext-off:before 
{
   right: 0;
   left: 0;
   position: absolute;
   content: ' ';
   top: -2px;
   bottom: -2px;
   /* shadow offset */
  background-color: #1D2535;
   border: 2px Solid #00FF22;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.ds-hmenu>li.ext:hover>.ext-m:before{
   position: absolute;
   content: ' ';
   top: -2px;
   bottom: -2px;
   /* shadow offset */
  background-color: #1D2535;
   border: 2px Solid #00FF22;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.ds-hmenu>li.ext.ext-r:hover>.ext-m:before
{
   right: -2px;
   left: 0;
}

.desktop ul.ds-hmenu>li.ext.ext-l:hover>.ext-m:before
{
   left: -2px;
   right: 0;
}

.desktop ul.ds-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -2px;
   right: -2px
;
}

.ds-header
{
   margin:0 auto;


   position: relative;
   width: 1020px;
   z-index: auto !important;
}

@media screen and (min-width: 600px) {
  .ds-header
  {
   background-repeat: no-repeat;
   height: 150px;  
   background-image: url('/images/object1623422278.png'),url('/images/object828061616.png');
   background-position: 28px 36px,640px 8px;
  }
}


/* .custom-responsive .ds-header
{
   background-image: url('/images/object731334922.jpg'),url('/images/object828061616.jpg');
   background-position: 28px 36px,640px 8px;
} */

.default-responsive .ds-header,
.default-responsive #ds-header-bg
{
/*   background-image: url('/images/header.png'); */
   background-position: center center;
   background-size: cover;
}

.ds-header>.widget 
{
   position:absolute;
   z-index:101;
}

.ds-sheet
{
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 1020px;
   z-index: auto !important;
}

.ds-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.ds-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.ds-content-layout-row 
{
   display: table-row;
}

.ds-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.ds-postcontent .ds-content-layout
{
   border-collapse: collapse;
}

.ds-block
{
   margin:5px;
}
div.ds-block img
{
   border: 1px solid #5974A6;
   margin: 10px;
}

.ds-blockheader
{
   padding:12px 5px;
   margin:0 auto 7px;
}
.ds-blockheader .t,
.ds-blockheader .t a,
.ds-blockheader .t a:link,
.ds-blockheader .t a:visited, 
.ds-blockheader .t a:hover
{
   color: #000000;
   font-size: 26px;
   font-family: Jaldi, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 10px;
}

.ds-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #041324;
   font-size: 14px;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
}
.ds-blockcontent table,
.ds-blockcontent li, 
.ds-blockcontent a,
.ds-blockcontent a:link,
.ds-blockcontent a:visited,
.ds-blockcontent a:hover
{
   color: #041324;
   font-size: 14px;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
}

.ds-blockcontent p
{
   margin: 0 5px;
}

.ds-blockcontent a, .ds-blockcontent a:link
{
   color: #5080E7;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.ds-blockcontent a:visited, .ds-blockcontent a.visited
{
   color: #4E96E9;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.ds-blockcontent a:hover, .ds-blockcontent a.hover
{
   color: #5080E7;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
.ds-block ul>li:before
{
   content:url('/images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -17px;
}
.opera .ds-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.ds-block li
{
   font-size: 13px;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
   color: #1763BA;
}

.ds-block ul>li, .ds-block ol
{
   padding: 0;
}

.ds-block ul>li
{
   padding-left: 17px;
}

.ds-breadcrumbs
{
   margin:0 auto;
}

a.ds-button,
a.ds-button:link,
a:link.ds-button:link,
body a.ds-button:link,
a.ds-button:visited,
body a.ds-button:visited,
input.ds-button,
button.ds-button
{
   text-decoration: none;
   font-size: 16px;

   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #fff;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;

   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.ds-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .ds-button
{
   display: block;
   float: left;
}

input, select, textarea, a.ds-search-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.ds-block select 
{
   width:96%;
}

input.ds-button
{
   float: none !important;
   -webkit-appearance: none;
}

.ds-button.active, .ds-button.active:hover
{
   background: #87b729;

   border:2px solid #000;
   padding:5px 30px;
   margin:0 auto;
}
.ds-button:active, .ds-button.active:hover {
   color: #ffff00 !important;
}

.ds-button.hover, .ds-button:hover
{
   background: #5A646C;

   border:2px solid #ff0000;
   padding:5px 30px;
   margin:0 auto;
   
}


form.ds-search input[type="text"]
{

   border:2px solid #9CACC9;
   margin:0 auto;
   width: 100%;
   padding: 3px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 14px;

}
form.ds-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.ds-search input, a.ds-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.ds-search>input, a.ds-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.ds-search input[type="submit"], input.ds-search-button, a.ds-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.ds-search input[type="submit"], input.ds-search-button, a.ds-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('/images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #141A24 !important;
   cursor: pointer;
}

a.ds-search-button span.ds-search-button-text {
   display: none;
}




a img
{
   border: 0;
}

.ds-article img, img.ds-article, .ds-block img, .ds-footer img
{
   margin: 0 0 0 0;
}

.ds-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.ds-article table, table.ds-article
{
   border-collapse: collapse;
   margin: 1px;
}

.ds-post .ds-content-layout-br
{
   height: 0;
}

.ds-article th, .ds-article td
{
   padding: 2px;
   vertical-align: top;
   text-align: left;
}

.ds-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 0 0 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.ds-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}



blockquote
{
   background: #5974A6 url('/images/postquote.png') no-repeat scroll;
   border:1px solid #748AB4;
   padding:6px 6px 6px 43px;
   margin:10px 10px 10px 50px;
   color: #02070E;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .ds-postcontent blockquote a, .ds-blockcontent blockquote a, .ds-footer blockquote a,
blockquote a:link, .ds-postcontent blockquote a:link, .ds-blockcontent blockquote a:link, .ds-footer blockquote a:link,
blockquote a:visited, .ds-postcontent blockquote a:visited, .ds-blockcontent blockquote a:visited, .ds-footer blockquote a:visited,
blockquote a:hover, .ds-postcontent blockquote a:hover, .ds-blockcontent blockquote a:hover, .ds-footer blockquote a:hover
{
   color: #02070E;
   font-family: 'Jaldi', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
}

/* Override native 'p' margins*/
blockquote p,
.ds-postcontent blockquote p,
.ds-blockcontent blockquote p,
.ds-footer blockquote p
{
   margin: 0;
}



.ds-footer
{
   margin:0px auto 0;
   position: relative;
   color: #fff;
   font-size: 13px;
   text-align: center;
   padding: 0;
   background-color: rgb(41, 105, 176);

}


.ds-footer p 
{
   padding:0;
   text-align: left;
}


.ds-footer img
{
   border: none;
   margin: 5px;
}

.ds-footer-inner
{
   margin: 0 auto;
   width:1020px;
   padding-right: 0;
   padding-left: 0;
}


.ds-facebook-tag-icon
{
   background:  url('/images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.ds-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.ds-twitter-tag-icon
{
   background:  url('/images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.ds-twitter-tag-icon:empty
{
   vertical-align: middle;
}




.ds-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #14559F;
}

.ds-content-layout .ds-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
form.ds-search input[type="text"] {




} 


.ds-blockheader .t, .ds-vmenublockheader .t {white-space: nowrap;}

.ds-nav {
position:fixed;
width:100%;
}


@media screen and (min-width: 600px) {
  ul.ds-hmenu {
    margin-left: 180px;
  }
  
  .ds-header {
  margin-top:35px;

  }
}

/* End Additional CSS Styles */
