#blueIce-main
{
   background: rgba(0, 0, 0) transparent;
   margin:0 auto;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: justify;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.blueIce-hmenu
{
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: justify;
}

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.
 */
.blueIce-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #007bff url('../images/button.png') scroll;
   background: linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), -webkit-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), -moz-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), -o-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), -ms-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #007bff;
   padding:0 20px;
   margin:0 auto;
   height:28px;
}

.blueIce-buttonSM
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #007bff url('../images/button.png') scroll;
   background: linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), -webkit-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), -moz-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), -o-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), -ms-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/button.png'), linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #007bff;
   padding:0 20px;
   margin:0 auto;
   height:22px;
   color:#ffffff;
}

.blueIce-postcontent,
.blueIce-postheadericons,
.blueIce-postfootericons,
.blueIce-blockcontent,
ul.blueIce-vmenu a
{
   text-align: justify;
}

.blueIce-postcontent,
.blueIce-postcontent li,
.blueIce-postcontent table,
.blueIce-postcontent a,
.blueIce-postcontent a:link,
.blueIce-postcontent a:visited,
.blueIce-postcontent a.visited,
.blueIce-postcontent a:hover,
.blueIce-postcontent a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-postcontent p
{
   margin: 12px 0;
}

.blueIce-postcontent h1, .blueIce-postcontent h1 a, .blueIce-postcontent h1 a:link, .blueIce-postcontent h1 a:visited, .blueIce-postcontent h1 a:hover,
.blueIce-postcontent h2, .blueIce-postcontent h2 a, .blueIce-postcontent h2 a:link, .blueIce-postcontent h2 a:visited, .blueIce-postcontent h2 a:hover,
.blueIce-postcontent h3, .blueIce-postcontent h3 a, .blueIce-postcontent h3 a:link, .blueIce-postcontent h3 a:visited, .blueIce-postcontent h3 a:hover,
.blueIce-postcontent h4, .blueIce-postcontent h4 a, .blueIce-postcontent h4 a:link, .blueIce-postcontent h4 a:visited, .blueIce-postcontent h4 a:hover,
.blueIce-postcontent h5, .blueIce-postcontent h5 a, .blueIce-postcontent h5 a:link, .blueIce-postcontent h5 a:visited, .blueIce-postcontent h5 a:hover,
.blueIce-postcontent h6, .blueIce-postcontent h6 a, .blueIce-postcontent h6 a:link, .blueIce-postcontent h6 a:visited, .blueIce-postcontent h6 a:hover,
.blueIce-blockheader .t, .blueIce-blockheader .t a, .blueIce-blockheader .t a:link, .blueIce-blockheader .t a:visited, .blueIce-blockheader .t a:hover,
.blueIce-vmenublockheader .t, .blueIce-vmenublockheader .t a, .blueIce-vmenublockheader .t a:link, .blueIce-vmenublockheader .t a:visited, .blueIce-vmenublockheader .t a:hover,
.blueIce-headline, .blueIce-headline a, .blueIce-headline a:link, .blueIce-headline a:visited, .blueIce-headline a:hover,
.blueIce-slogan, .blueIce-slogan a, .blueIce-slogan a:link, .blueIce-slogan a:visited, .blueIce-slogan a:hover,
.blueIce-postheader, .blueIce-postheader a, .blueIce-postheader a:link, .blueIce-postheader a:visited, .blueIce-postheader a:hover
{
   font-size: 30px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   font-variant: small-caps;
   line-height: 120%;
}

.blueIce-postcontent a, .blueIce-postcontent a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #000000;
}

.blueIce-postcontent a:visited, .blueIce-postcontent a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #000000;
}

.blueIce-postcontent  a:hover, .blueIce-postcontent a.hover
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #036fe3;
}

.blueIce-postcontent h1
{
   color: #0083F5;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h1 a, .blueIce-postcontent h1 a:link, .blueIce-postcontent h1 a:hover, .blueIce-postcontent h1 a:visited, .blueIce-blockcontent h1 a, .blueIce-blockcontent h1 a:link, .blueIce-blockcontent h1 a:hover, .blueIce-blockcontent h1 a:visited
{
   font-size: 26px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h2
{
   color: #0083F5;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h2 a, .blueIce-postcontent h2 a:link, .blueIce-postcontent h2 a:hover, .blueIce-postcontent h2 a:visited, .blueIce-blockcontent h2 a, .blueIce-blockcontent h2 a:link, .blueIce-blockcontent h2 a:hover, .blueIce-blockcontent h2 a:visited
{
   font-size: 22px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h3
{
   color: #0083F5;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h3 a, .blueIce-postcontent h3 a:link, .blueIce-postcontent h3 a:hover, .blueIce-postcontent h3 a:visited, .blueIce-blockcontent h3 a, .blueIce-blockcontent h3 a:link, .blueIce-blockcontent h3 a:hover, .blueIce-blockcontent h3 a:visited
{
   font-size: 18px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h4
{
   color: #212A2C;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h4 a, .blueIce-postcontent h4 a:link, .blueIce-postcontent h4 a:hover, .blueIce-postcontent h4 a:visited, .blueIce-blockcontent h4 a, .blueIce-blockcontent h4 a:link, .blueIce-blockcontent h4 a:hover, .blueIce-blockcontent h4 a:visited
{
   font-size: 16px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h5
{
   color: #212A2C;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h5 a, .blueIce-postcontent h5 a:link, .blueIce-postcontent h5 a:hover, .blueIce-postcontent h5 a:visited, .blueIce-blockcontent h5 a, .blueIce-blockcontent h5 a:link, .blueIce-blockcontent h5 a:hover, .blueIce-blockcontent h5 a:visited
{
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h6
{
   color: #50696D;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

.blueIce-postcontent h6 a, .blueIce-postcontent h6 a:link, .blueIce-postcontent h6 a:hover, .blueIce-postcontent h6 a:visited, .blueIce-blockcontent h6 a, .blueIce-blockcontent h6 a:link, .blueIce-blockcontent h6 a:hover, .blueIce-blockcontent h6 a:visited
{
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: center;
}

header, footer, article, nav, #blueIce-hmenu-bg, .blueIce-sheet, .blueIce-hmenu a, .blueIce-vmenu a, .blueIce-slidenavigator > a, .blueIce-checkbox:before, .blueIce-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #blueIce-hmenu-bg, .blueIce-sheet, .blueIce-slidenavigator > a, .blueIce-checkbox:before, .blueIce-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%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 1200px;
   color: #000000;
}

.blueIce-header:before, #blueIce-header-bg:before, .blueIce-layout-cell:before, .blueIce-layout-wrapper:before, .blueIce-footer:before, .blueIce-nav:before, #blueIce-hmenu-bg:before, .blueIce-sheet:before
{
   width: 100%;
   content: " ";
   display: table;
}
.blueIce-header:after, #blueIce-header-bg:after, .blueIce-layout-cell:after, .blueIce-layout-wrapper:after, .blueIce-footer:after, .blueIce-nav:after, #blueIce-hmenu-bg:after, .blueIce-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, .blueIce-postcontent li h1, .blueIce-blockcontent li h1
{
   margin:1px;
}
li h2, .blueIce-postcontent li h2, .blueIce-blockcontent li h2
{
   margin:1px;
}
li h3, .blueIce-postcontent li h3, .blueIce-blockcontent li h3
{
   margin:1px;
}
li h4, .blueIce-postcontent li h4, .blueIce-blockcontent li h4
{
   margin:1px;
}
li h5, .blueIce-postcontent li h5, .blueIce-blockcontent li h5
{
   margin:1px;
}
li h6, .blueIce-postcontent li h6, .blueIce-blockcontent li h6
{
   margin:1px;
}
li p, .blueIce-postcontent li p, .blueIce-blockcontent li p
{
   margin:1px;
}


.blueIce-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.blueIce-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.blueIce-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.blueIce-slidenavigator > a:last-child {
   margin-right: 0 !important;
}







.blueIce-sheet
{
   background: rgba(0, 0, 0) transparent;
   -webkit-box-shadow:0 0 0px 0px rgba(0, 0, 0, 0.25);
   -moz-box-shadow:0 0 0px 0px rgba(0, 0, 0, 0.25);
   box-shadow:0 0 0px 0px rgba(0, 0, 0, 0.25);
   padding:3px 3px 0;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 1200px;
   z-index: auto !important;
}

.blueIce-header
{
   margin:0 auto;
   height: 400px;
   background-image: url('../images/hed.png');
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
}

.responsive .blueIce-header
{
   background-image: url('../images/hed.png');
   background-position: center center;
}

.blueIce-header>.widget
{
   position:absolute;
   z-index:101;
}

.blueIce-nav
{
   background: #007bff url('../images/nav.png') scroll;
   border-top:0px solid #DFDB16;
   padding:3px 3px 0;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: left;
}

ul.blueIce-hmenu a, ul.blueIce-hmenu a:link, ul.blueIce-hmenu a:visited, ul.blueIce-hmenu a:hover
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.blueIce-hmenu, ul.blueIce-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.blueIce-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.blueIce-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.blueIce-hmenu:after, ul.blueIce-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.blueIce-hmenu, ul.blueIce-hmenu ul
{
   min-height: 0;
}

ul.blueIce-hmenu
{
   display: inline-block;
   vertical-align: bottom;
}

.blueIce-nav:before
{
   content:' ';
}

.blueIce-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.blueIce-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.blueIce-hmenu
{
   float: left;
}

.blueIce-menuitemcontainer
{
   margin:0 auto;
}
ul.blueIce-hmenu>li {
   margin-left: 5px;
}
ul.blueIce-hmenu>li:first-child {
   margin-left: 2px;
}
ul.blueIce-hmenu>li:last-child, ul.blueIce-hmenu>li.last-child {
   margin-right: 2px;
}

ul.blueIce-hmenu>li>a
{
   -webkit-border-radius:3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   border-radius:3px 3px 0 0;
   border:1px solid transparent;
   border-bottom:none;
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 39px;
   cursor: pointer;
   text-decoration: none;
   color: #E5EBEB;
   line-height: 39px;
   text-align: center;
}

.blueIce-hmenu a,
.blueIce-hmenu a:link,
.blueIce-hmenu a:visited,
.blueIce-hmenu a.active,
.blueIce-hmenu a:hover
{
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.blueIce-hmenu>li>a.active
{
   background: #007bff url('../images/menuactiveitem.png') scroll;
   -webkit-border-radius:3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   border-radius:3px 3px 0 0;
   border:1px solid #007bff;
   border-bottom:none;
   padding:0 22px;
   margin:0 auto;
   color: #E5EBEB;
   text-decoration: none;
}

ul.blueIce-hmenu>li>a:visited,
ul.blueIce-hmenu>li>a:hover,
ul.blueIce-hmenu>li:hover>a {
   text-decoration: none;
}

ul.blueIce-hmenu>li>a:hover, .desktop ul.blueIce-hmenu>li:hover>a
{
   background: #036fe3;
   -webkit-border-radius:3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   border-radius:3px 3px 0 0;
   border:0px solid rgba(5, 48, 119, 0.8);
   border-bottom:none;
   padding:0 22px;
   margin:0 auto;
}
ul.blueIce-hmenu>li>a:hover,
.desktop ul.blueIce-hmenu>li:hover>a {
   color: #ffffff;
   text-decoration: none;
}

ul.blueIce-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -5px;
   width:5px;
   height: 39px;
   background: url('../images/menuseparator.png') center center no-repeat;
}
ul.blueIce-hmenu>li:first-child:before{
   display:none;
}

ul.blueIce-hmenu li li a
{
   background: #C1CFD1;
   background: transparent;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:0 22px;
   margin:0 auto;
}
ul.blueIce-hmenu li li
{
   float: none;
   width: auto;
   margin-top: 1px;
   margin-bottom: 1px;
}

.desktop ul.blueIce-hmenu li li ul>li:first-child
{
   margin-top: 0;
}

ul.blueIce-hmenu li li ul>li:last-child
{
   margin-bottom: 0;
}

.blueIce-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 27px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 27px;
   color: #383838;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.blueIce-hmenu ul a:link,
.blueIce-hmenu ul a:visited,
.blueIce-hmenu ul a.active,
.blueIce-hmenu ul a:hover
{
   text-align: left;
   line-height: 27px;
   color: #383838;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.blueIce-hmenu ul li a:hover, .desktop ul.blueIce-hmenu ul li:hover>a
{
   background: #007bff;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   margin:0 auto;
}
.blueIce-hmenu ul a:hover
{
   text-decoration: none;
}

.blueIce-hmenu ul li a:hover
{
   color: #E5EBEB;
}

.desktop .blueIce-hmenu ul li:hover>a
{
   color: #E5EBEB;
}

ul.blueIce-hmenu ul:before
{
   background: #EDF1F2;
   background: rgba(237, 241, 242, 0.9);
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:2px solid #C7C7C7;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.blueIce-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.blueIce-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.blueIce-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('../images/spacer.gif');
}

.desktop ul.blueIce-hmenu>li>ul
{
   padding: 17px 37px 37px 37px;
   margin: -10px 0 0 -30px;
}

.desktop ul.blueIce-hmenu ul ul
{
   padding: 37px 37px 37px 20px;
   margin: -37px 0 0 -5px;
}

.desktop ul.blueIce-hmenu ul.blueIce-hmenu-left-to-right
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.blueIce-hmenu ul.blueIce-hmenu-right-to-left
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.blueIce-hmenu li li:hover>ul.blueIce-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.blueIce-hmenu li li:hover>ul.blueIce-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.blueIce-hmenu ul ul.blueIce-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 37px 37px 37px 20px;
   margin: -37px 0 0 -5px;
}

.desktop ul.blueIce-hmenu ul ul.blueIce-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 37px 20px 37px 37px;
   margin: -37px -5px 0 0;
}

.desktop ul.blueIce-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.blueIce-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.blueIce-hmenu ul ul:before
{
   border-radius: 4px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 13px;
}

.desktop ul.blueIce-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.blueIce-hmenu>li>ul.blueIce-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.blueIce-hmenu>li>ul.blueIce-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.blueIce-hmenu ul ul.blueIce-hmenu-left-to-right:before {
   right: 30px;
   left: 13px;
}
.desktop ul.blueIce-hmenu ul ul.blueIce-hmenu-right-to-left:before {
   right: 13px;
   left: 30px;
}

.desktop ul.blueIce-hmenu>li.ext>a
{
   white-space: nowrap;
}

.desktop ul.blueIce-hmenu>li.ext>a:hover,
.desktop ul.blueIce-hmenu>li.ext:hover>a,
.desktop ul.blueIce-hmenu>li.ext:hover>a.active
{
   background: none;
   /* default padding + border size */
  padding: 1px 23px 0 23px;
   /* margin for shadow */
  margin: -0 -0 0 -0;
   overflow: hidden;
   position: relative;
   border: none;
   border-radius: 0;
   box-shadow: none;
   color: #3D3D3D;
}

.desktop ul.blueIce-hmenu>li.ext>a:hover:before,
.desktop ul.blueIce-hmenu>li.ext:hover>a:before,
.desktop ul.blueIce-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: rgba(237, 241, 242, 0.9);
   border: 2px Solid #C7C7C7;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
   z-index: -1;
}

.desktop ul.blueIce-hmenu>li.ext:hover>ul
{
   padding-top: 5px;
   /* menu bar padding */
  margin-top: 0;
}

.desktop ul.blueIce-hmenu>li.ext:hover>ul:before
{
   /* border + shadow */
  top: -2px;
   clip: rect(8px, 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.blueIce-hmenu>li.ext>.ext-r,
ul.blueIce-hmenu>li.ext>.ext-l,
ul.blueIce-hmenu>li.ext>.ext-m,
ul.blueIce-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.blueIce-hmenu>li.ext>ul
{
   z-index: 13;
}

.desktop ul.blueIce-hmenu>li.ext.ext-r:hover>.ext-r,
.desktop ul.blueIce-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: 8px;
   top: 100%;
   padding-top: 2px;
   margin-top: -2px;
/* border width + shadow */}

.desktop ul.blueIce-hmenu>li.ext:hover>.ext-r:before,
.desktop ul.blueIce-hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -2px;
   background-color: rgba(237, 241, 242, 0.9);
   border: 2px Solid #C7C7C7;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.blueIce-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.blueIce-hmenu>li.ext.ext-r:hover>.ext-r:before
{
   right: 0;
   left: -2px;
   border-top-left-radius: 0;
   border-top-right-radius: 4px;
}

.desktop ul.blueIce-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.blueIce-hmenu>li.ext.ext-l:hover>.ext-l:before
{
   right: -2px;
   left: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 4px;
}

.desktop ul.blueIce-hmenu>li.ext:hover>.ext-m,
.desktop ul.blueIce-hmenu>li.ext:hover>.ext-off
{
   position: absolute;
   display: block;
   overflow: hidden;
   height: 6px;
   top: 100%;
}

.desktop ul.blueIce-hmenu>li.ext.ext-r:hover>.ext-m
{
   /* shadow offset */
  left: -0;
   right: 0;
   /* shadow offset */
  padding-right: 0;
   padding-left: 0;
}

.desktop ul.blueIce-hmenu>li.ext:hover>.ext-off
{
   /* shadow offset */
  left: -0;
   right: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.blueIce-hmenu>li.ext.ext-l:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: 0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.blueIce-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.blueIce-hmenu>li.ext:hover>.ext-m:before,
.desktop ul.blueIce-hmenu>li.ext:hover>.ext-off:before
{
   position: absolute;
   content: ' ';
   top: -2px;
   bottom: -2px;
   /* shadow offset */
  background-color: rgba(237, 241, 242, 0.9);
   border: 2px Solid #C7C7C7;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.blueIce-hmenu>li.ext.ext-r:hover>.ext-m:before
{
   right: -2px;
   left: 0;
}

.desktop ul.blueIce-hmenu>li.ext.ext-l:hover>.ext-m:before
{
   left: -2px;
   right: 0;
}

.desktop ul.blueIce-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -2px;
   right: -2px
;
}

.blueIce-layout-wrapper
{
   position: relative;
   margin: 10px auto 0 auto;
   z-index: auto !important;
}

.blueIce-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.blueIce-content-layout-row
{
   display: table-row;
}

.blueIce-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */
.blueIce-postcontent .blueIce-content-layout
{
   border-collapse: collapse;
}

.blueIce-block
{
   background: #E5EBEB;
   margin:10px;
}
div.blueIce-block img
{
   border: none;
   margin: 5px;
}

.blueIce-blockheader
{
   background: #007bff;
   border-top:0px solid #DFDB16;
   padding:10px 3px;
   margin:0 auto;
}
.blueIce-blockheader .t,
.blueIce-blockheader .t a,
.blueIce-blockheader .t a:link,
.blueIce-blockheader .t a:visited,
.blueIce-blockheader .t a:hover
{
   color: #E5EBEB;
   font-size: 16px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   font-variant: small-caps;
   text-align: left;
   margin: 0 10px;
}

.blueIce-blockheader .t:before
{
   content:url('../images/blockheadericon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .blueIce-blockheader .t:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-blockcontent
{
   background: #EDF1F2;
   border:2px solid #E0E0E0;
   padding:3px;
   margin:0 auto;
   color: #000000;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: justify;
}
.blueIce-blockcontent table,
.blueIce-blockcontent li,
.blueIce-blockcontent a,
.blueIce-blockcontent a:link,
.blueIce-blockcontent a:visited,
.blueIce-blockcontent a:hover
{
   color: #000000;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: justify;
}

.blueIce-blockcontent p
{
   margin: 0 5px;
}

.blueIce-blockcontent a, .blueIce-blockcontent a:link
{
   color: #000000;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.blueIce-blockcontent a:visited, .blueIce-blockcontent a.visited
{
   color: #000000;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.blueIce-blockcontent a:hover, .blueIce-blockcontent a.hover
{
   color: #007bff;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}
.blueIce-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: -10px;
}
.opera .blueIce-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-block li
{
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #000000;
   margin: 5px 0 0 10px;
}

.blueIce-block ul>li, .blueIce-block ol
{
   padding: 0;
}

.blueIce-block ul>li
{
   padding-left: 10px;
}

.blueIce-breadcrumbs
{
   margin:0 auto;
}

a.blueIce-button,
a.blueIce-button:link,
a:link.blueIce-button:link,
body a.blueIce-button:link,
a.blueIce-button:visited,
body a.blueIce-button:visited,
input.blueIce-button,
button.blueIce-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #D6D6D6;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 28px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.blueIce-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .blueIce-button
{
   display: block;
   float: left;
}

input, select, textarea, a.blueIce-search-button span
{
   vertical-align: middle;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.blueIce-block select
{
   width:96%;
}

input.blueIce-button
{
   float: none !important;
}

.blueIce-button.active, .blueIce-button.active:hover
{
   background: #007bff url('../images/activebutton.png') scroll;
   background: linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/activebutton.png'), linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/activebutton.png'), -webkit-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/activebutton.png'), -moz-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/activebutton.png'), -o-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/activebutton.png'), -ms-linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   background: linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/activebutton.png'), linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(10, 96, 235, 0.15) 0, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('../images/activebutton.png'), linear-gradient(top, #0850C4 0, #021027 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #007bff;
   padding:0 20px;
   margin:0 auto;
}
.blueIce-button.active, .blueIce-button.active:hover {
   color: #D0DBDC !important;
}

.blueIce-button.hover, .blueIce-button:hover
{
   background: #036fe3 url('../images/hoveredbutton.png') scroll;
   background: linear-gradient(top, rgba(25, 109, 245, 0.16) 0, rgba(1, 10, 24, 0.1) 100%) no-repeat, url('../images/hoveredbutton.png'), linear-gradient(top, #095ADC 0, #031A40 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(25, 109, 245, 0.16) 0, rgba(1, 10, 24, 0.1) 100%) no-repeat, url('../images/hoveredbutton.png'), -webkit-linear-gradient(top, #095ADC 0, #031A40 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(25, 109, 245, 0.16) 0, rgba(1, 10, 24, 0.1) 100%) no-repeat, url('../images/hoveredbutton.png'), -moz-linear-gradient(top, #095ADC 0, #031A40 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(25, 109, 245, 0.16) 0, rgba(1, 10, 24, 0.1) 100%) no-repeat, url('../images/hoveredbutton.png'), -o-linear-gradient(top, #095ADC 0, #031A40 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(25, 109, 245, 0.16) 0, rgba(1, 10, 24, 0.1) 100%) no-repeat, url('../images/hoveredbutton.png'), -ms-linear-gradient(top, #095ADC 0, #031A40 100%) no-repeat;
   background: linear-gradient(top, rgba(25, 109, 245, 0.16) 0, rgba(1, 10, 24, 0.1) 100%) no-repeat, url('../images/hoveredbutton.png'), linear-gradient(top, #095ADC 0, #031A40 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(25, 109, 245, 0.16) 0, rgba(1, 10, 24, 0.1) 100%) no-repeat, url('../images/hoveredbutton.png'), linear-gradient(top, #095ADC 0, #031A40 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:0px solid #007bff;
   padding:0 20px;
   margin:0 auto;
}
.blueIce-button.hover, .blueIce-button:hover {
   color: #D6DFE1 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #FFFFFF;
   background: linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -webkit-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -moz-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -o-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -ms-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   -svg-background: linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   border:1px solid #C1CFD1;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 50%;
   padding: 6px 0;
   color: #04327F !important;
   font-size: 11px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-shadow: none;
}
input.blueIce-error, textarea.blueIce-error
{
   background: #FFFFFF;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.blueIce-error, textarea.blueIce-error {
   color: #364749 !important;
   font-size: 11px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}
form.blueIce-search input[type="text"]
{
   background: #FFFFFF;
   border-radius: 0;
   border:1px solid #C1CFD1;
   margin:0 auto;
   width: 100%;
   padding: 8px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #364749 !important;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.blueIce-search
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.blueIce-search input, a.blueIce-search-button
{
   top:0;
   right:0;
}

form.blueIce-search>input, a.blueIce-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.blueIce-search input[type="submit"], input.blueIce-search-button, a.blueIce-search-button
{
   margin:0 auto;
}
form.blueIce-search input[type="submit"], input.blueIce-search-button, a.blueIce-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: #1C1C1C !important;
   cursor: pointer;
}

a.blueIce-search-button span.blueIce-search-button-text {
   display: none;
}

label.blueIce-checkbox:before
{
   background: #FFFFFF;
   background: linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   background: -webkit-linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   background: -o-linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   background: linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -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:1px solid #A6A6A6;
   margin:0 auto;
   width:20px;
   height:20px;
}
label.blueIce-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
   color: #324143 !important;
}

.blueIce-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.blueIce-checkbox.active:before
{
   background: #38A2FF;
   background: linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   background: -webkit-linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   background: -moz-linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   background: -o-linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   background: -ms-linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   background: linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   -svg-background: linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -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:1px solid #7B999D;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.blueIce-checkbox.hovered:before
{
   background: #75BFFF;
   background: linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   background: -webkit-linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   background: -moz-linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   background: -o-linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   background: -ms-linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   background: linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   -svg-background: linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -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:1px solid #7B999D;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.blueIce-radiobutton:before
{
   background: #FFFFFF;
   background: linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   background: -webkit-linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   background: -o-linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   background: linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #D6D6D6 0, #DBDBDB 40%, #DBDBDB 70%, #A6A6A6 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -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:1px solid #0075DB;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.blueIce-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #324143 !important;
}

.blueIce-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.blueIce-radiobutton.active:before
{
   background: #38A2FF;
   background: linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   background: -webkit-linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   background: -moz-linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   background: -o-linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   background: -ms-linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   background: linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   -svg-background: linear-gradient(top, #3DA5FF 0, #42A7FF 40%, #42A7FF 70%, #0088FF 92%, #007AE5 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -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:1px solid #7B999D;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.blueIce-radiobutton.hovered:before
{
   background: #75BFFF;
   background: linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   background: -webkit-linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   background: -moz-linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   background: -o-linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   background: -ms-linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   background: linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   -svg-background: linear-gradient(top, #7AC1FF 0, #85C6FF 40%, #85C6FF 70%, #2499FF 100%) no-repeat;
   -webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   -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:1px solid #7B999D;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

.blueIce-comments
{
   border-top:1px dotted #C1CFD1;
   margin:0 auto;
   margin-top: 25px;
}

.blueIce-comments h2
{
   color: #324143;
}

.blueIce-comment
{
   background: #EDF1F2;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px dotted #C7C7C7;
   padding:10px;
   margin:0 auto;
   margin-top: 10px;
}
.blueIce-comment-avatar
{
   float:left;
   width:80px;
   height:80px;
   padding:2px;
   background:#fff;
   border:1px solid #B5B5B5;
}

.blueIce-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.blueIce-comment-content
{
   padding:10px 0;
   color: #324143;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-comment:first-child
{
   margin-top: 0;
}

.blueIce-comment-inner
{
   margin-left: 98px;
}

.blueIce-comment-header
{
   color: #324143;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-comment-header a,
.blueIce-comment-header a:link,
.blueIce-comment-header a:visited,
.blueIce-comment-header a.visited,
.blueIce-comment-header a:hover,
.blueIce-comment-header a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-comment-header a, .blueIce-comment-header a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #003F75;
}

.blueIce-comment-header a:visited, .blueIce-comment-header a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #212A2C;
}

.blueIce-comment-header a:hover,  .blueIce-comment-header a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #003F75;
}

.blueIce-comment-content a,
.blueIce-comment-content a:link,
.blueIce-comment-content a:visited,
.blueIce-comment-content a.visited,
.blueIce-comment-content a:hover,
.blueIce-comment-content a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-comment-content a, .blueIce-comment-content a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #003F75;
}

.blueIce-comment-content a:visited, .blueIce-comment-content a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #212A2C;
}

.blueIce-comment-content a:hover,  .blueIce-comment-content a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #003F75;
}

.blueIce-pager
{
   background: #EDF1F2;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:3px;
   text-align:center;
}

.blueIce-pager>*:last-child,
.blueIce-pager>*:last-child:hover
{
   margin-right:0;
}

.blueIce-pager>span {
   cursor:default;
}

.blueIce-pager>*
{
   background: #DFE6E7;
   background: transparent;
   border:1px solid transparent;
   padding:7px;
   margin:0 8px 0 auto;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.blueIce-pager a:link,
.blueIce-pager a:visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #00294D
;
}

.blueIce-pager .active
{
   background: #0A8DFF;
   background: transparent;
   border:1px solid transparent;
   padding:7px;
   margin:0 8px 0 auto;
   color: #00294D
;
}

.blueIce-pager .more
{
   background: #E0E0E0;
   background: transparent;
   border:1px solid transparent;
   margin:0 8px 0 auto;
}
.blueIce-pager a.more:link,
.blueIce-pager a.more:visited
{
   color: #00294D
;
}
.blueIce-pager a:hover
{
   background: #E0E0E0;
   border:1px solid #E0E0E0;
   padding:7px;
   margin:0 8px 0 auto;
}
.blueIce-pager  a:hover,
.blueIce-pager  a.more:hover
{
   color: #002342
;
}
.blueIce-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.blueIce-pager>*:last-child:after{
   display:none;
}

.blueIce-commentsform
{
   background: #EDF1F2;
   background: transparent;
   border:1px solid #C1CFD1;
   padding:5px;
   margin:0 auto;
   margin-top:25px;
   color: #324143;
}

.blueIce-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #324143;
}

.blueIce-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.blueIce-commentsform input:not([type=submit]), .blueIce-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.blueIce-commentsform .form-submit
{
   margin-top: 25px;
}
.blueIce-post
{
   background: #EDF1F2;
   background: rgba(237, 241, 242, 0.6);
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:3px;
   margin:10px;
}
a img
{
   border: 0;
}

.blueIce-article img, img.blueIce-article, .blueIce-block img, .blueIce-footer img
{
   margin: 7px 7px 7px 7px;
}

.blueIce-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.blueIce-article table, table.blueIce-article
{
   border-collapse: collapse;
   margin: 1px;
}

.blueIce-post .blueIce-content-layout-br
{
   height: 0;
}

.blueIce-article th, .blueIce-article td
{
   padding: 2px;
   border: dotted 1px #0075DB;
   vertical-align: top;
   text-align: left;
}

.blueIce-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: 7px 7px 7px 7px;
   -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.blueIce-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;
}

.blueIce-postmetadataheader
{
   background: #A6A6A6;
   border-bottom:1px solid #C1CFD1;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
}

.blueIce-postheadericon:before
{
   content:url('../images/postheadericon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .blueIce-postheadericon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-postheader
{
   color: #E5EBEB;
   margin: 5px 0;
   font-size: 16px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: justify;
}

.blueIce-postheader a,
.blueIce-postheader a:link,
.blueIce-postheader a:visited,
.blueIce-postheader a.visited,
.blueIce-postheader a:hover,
.blueIce-postheader a.hovered
{
   font-size: 16px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-variant: small-caps;
   text-align: justify;
}

.blueIce-postheader a, .blueIce-postheader a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #000000;
}

.blueIce-postheader a:visited, .blueIce-postheader a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #000000;
}

.blueIce-postheader a:hover,  .blueIce-postheader a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #007bff;
}

.blueIce-postheadericons,
.blueIce-postheadericons a,
.blueIce-postheadericons a:link,
.blueIce-postheadericons a:visited,
.blueIce-postheadericons a:hover
{
   font-size: 11px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
   color: #181F20;
}

.blueIce-postheadericons
{
   padding: 1px;
}

.blueIce-postheadericons a, .blueIce-postheadericons a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #333333;
}

.blueIce-postheadericons a:visited, .blueIce-postheadericons a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #333333;
}

.blueIce-postheadericons a:hover, .blueIce-postheadericons a.hover
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #003666;
}

.blueIce-postdateicon:before
{
   content:url('../images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .blueIce-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-postauthoricon:before
{
   content:url('../images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .blueIce-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-postpdficon:before
{
   content:url('../images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .blueIce-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-postprinticon:before
{
   content:url('../images/postprinticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .blueIce-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-postemailicon:before
{
   content:url('../images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .blueIce-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-postediticon:before
{
   content:url('../images/postediticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .blueIce-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-postcontent ul>li:before,  .blueIce-post ul>li:before,  .blueIce-textblock ul>li:before
{
   content:url('../images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .blueIce-postcontent ul>li:before, .opera   .blueIce-post ul>li:before, .opera   .blueIce-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-postcontent li, .blueIce-post li, .blueIce-textblock li
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: justify;
   color: #0F1415;
   margin: 5px 0 5px 11px;
}

.blueIce-postcontent ul>li, .blueIce-post ul>li, .blueIce-textblock ul>li, .blueIce-postcontent ol, .blueIce-post ol, .blueIce-textblock ol
{
   padding: 0;
}

.blueIce-postcontent ul>li, .blueIce-post ul>li, .blueIce-textblock ul>li
{
   padding-left: 13px;
}

.blueIce-postcontent ul>li:before,  .blueIce-post ul>li:before,  .blueIce-textblock ul>li:before
{
   margin-left: -13px;
}

.blueIce-postcontent ol, .blueIce-post ol, .blueIce-textblock ol, .blueIce-postcontent ul, .blueIce-post ul, .blueIce-textblock ul
{
   margin: 1em 0 1em 11px;
}

.blueIce-postcontent li ol, .blueIce-post li ol, .blueIce-textblock li ol, .blueIce-postcontent li ul, .blueIce-post li ul, .blueIce-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.blueIce-postcontent li, .blueIce-post li, .blueIce-textblock li
{
   margin: 5px 0 5px 0;
}

.blueIce-postcontent ol>li, .blueIce-post ol>li, .blueIce-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.blueIce-postcontent ul>li, .blueIce-post ul>li, .blueIce-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #EDF1F2 url('../images/postquote.png') no-repeat scroll;
   padding:6px 6px 6px 43px;
   margin:0 0 0 15px;
   color: #0F1415;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: justify;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .blueIce-postcontent blockquote a, .blueIce-blockcontent blockquote a, .blueIce-footer blockquote a,
blockquote a:link, .blueIce-postcontent blockquote a:link, .blueIce-blockcontent blockquote a:link, .blueIce-footer blockquote a:link,
blockquote a:visited, .blueIce-postcontent blockquote a:visited, .blueIce-blockcontent blockquote a:visited, .blueIce-footer blockquote a:visited,
blockquote a:hover, .blueIce-postcontent blockquote a:hover, .blueIce-blockcontent blockquote a:hover, .blueIce-footer blockquote a:hover
{
   color: #0F1415;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: justify;
}

/* Override native 'p' margins*/
blockquote p,
.blueIce-postcontent blockquote p,
.blueIce-blockcontent blockquote p,
.blueIce-footer blockquote p
{
   margin: 0;
}

.blueIce-footer
{
   background: #007bff;
   padding:10px;
   margin:0 auto;
   position: relative;
   color: #FFFFFF;
   font-size: 11px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.blueIce-footer a,
.blueIce-footer a:link,
.blueIce-footer a:visited,
.blueIce-footer a:hover,
.blueIce-footer td,
.blueIce-footer th,
.blueIce-footer caption
{
   color: #FFFFFF;
   font-size: 11px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-footer p
{
   padding:0;
   text-align: center;
}

.blueIce-footer a,
.blueIce-footer a:link
{
   color: #FFFFFF;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.blueIce-footer a:visited
{
   color: #FFFFFF;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.blueIce-footer a:hover
{
   color: #969696;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.blueIce-footer h1
{
   color: #0075DB;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-footer h2
{
   color: #0075DB;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-footer h3
{
   color: #0075DB;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-footer h4
{
   color: #5D7A7E;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-footer h5
{
   color: #5D7A7E;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-footer h6
{
   color: #5D7A7E;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blueIce-footer img
{
   border: none;
   margin: 3px;
}

.blueIce-rss-tag-icon
{
   background:  url('../images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
}

.blueIce-rss-tag-icon:empty
{
   vertical-align: middle;
}

.blueIce-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;
}

.blueIce-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.blueIce-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;
}

.blueIce-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.blueIce-footer ul>li:before
{
   content:url('../images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -15px;
}
.opera .blueIce-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.blueIce-footer li
{
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #EDF1F2;
}

.blueIce-footer ul>li, .blueIce-footer ol
{
   padding: 0;
}

.blueIce-footer ul>li
{
   padding-left: 15px;
}

.blueIce-page-footer,
.blueIce-page-footer a,
.blueIce-page-footer a:link,
.blueIce-page-footer a:visited,
.blueIce-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #C1CFD1;
}

.blueIce-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #FFFFFF;
}

.blueIce-lightbox-wrapper
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.blueIce-lightbox,
.blueIce-lightbox-wrapper .blueIce-lightbox-image
{
   cursor: pointer;
}

.blueIce-lightbox-wrapper .blueIce-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.blueIce-lightbox-wrapper .blueIce-lightbox-image.active
{
   display: inline-block;
}

.blueIce-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.blueIce-lightbox-wrapper .loading
{
   background: #fff url('../images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.blueIce-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.blueIce-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.blueIce-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.blueIce-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.blueIce-lightbox-wrapper .arrow.disabled
{
   display: none;
}

.blueIce-lightbox-wrapper .arrow-t,
.blueIce-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.blueIce-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.blueIce-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.blueIce-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.blueIce-lightbox-wrapper .close:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.blueIce-lightbox-wrapper .close .cw,
.blueIce-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.blueIce-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.blueIce-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.blueIce-lightbox-wrapper .close-alt,
.blueIce-lightbox-wrapper .arrow-right-alt,
.blueIce-lightbox-wrapper .arrow-left-alt
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .blueIce-lightbox-wrapper .close-alt,
.ie8 .blueIce-lightbox-wrapper .arrow-right-alt,
.ie8 .blueIce-lightbox-wrapper .arrow-left-alt
{
   display: block;
}

.ie8 .blueIce-lightbox-wrapper .cw,
.ie8 .blueIce-lightbox-wrapper .ccw
{
   display: none;
}

.blueIce-content-layout .blueIce-sidebar1
{
   background: #EDF1F2;
   background: rgba(237, 241, 242, 0.2);
   border-right:1px solid #C1CFD1;
   margin:0 auto;
   width: 275px;
}

.blueIce-content-layout .blueIce-content
{
   margin:0 auto;
}

.blueIce-content-layout .blueIce-sidebar2
{
   background: #EDF1F2;
   background: rgba(237, 241, 242, 0.2);
   border-left:1px solid #C1CFD1;
   margin:0 auto;
   width: 275px;
}

/* Begin Additional CSS Styles */
.blueIce-blockheader .t, .blueIce-vmenublockheader .t {white-space: nowrap;}
/* ---- Table Layout ---- */

.blueIce_table th      {
            color:#fff;
            background:#007bff;
            border:1px solid #eeeeee;
            }
.blueIce_table tr > th:last-of-type      {border-right:1px solid #007bff;}

.blueIce_table         {
            margin-bottom:20px;
            border-bottom:1px solid #D6D6D7;
            }

.blueIce_table thead   {
            box-shadow:0 1px 5px #DCDCDC;
            -moz-box-shadow:0 1px 5px #DCDCDC;
            -webkit-box-shadow:0 1px 5px #DCDCDC;
            }

.blueIce_table         {
            *border-right:1px solid #d9d9d9;    /* ---- CSS Hack for IE7 ---- */
            border-right:1px solid #d9d9d9\0/;     /* ---- CSS Hack for IE8 ---- */
            }

.blueIce_table th,
.blueIce_table td      {
            font-size:1.1em;
            text-align:left;
            padding:5px 9px;
            }

.blueIce_table th.txtleft,
.blueIce_table td.txtleft{text-align:left;}
.blueIce_table th.txtright,
.blueIce_table td.txtright{text-align:right;}
.blueIce_table th.txtcenter,
.blueIce_table th.txtcenter{text-align:center;}

.blueIce_table tr:nth-child(even){background:#D9EDF7;}
.blueIce_table tr.odd td{
            *background:#D9EDF7;    /* ---- CSS Hack for IE7 ---- */
            background:#D9EDF7\0/;     /* ---- CSS Hack for IE8 ---- */
            }
.blueIce_table tr:nth-child(-n+1) td{border-top:1px solid #D6D6D7;}
.blueIce_table tr td   {
            *border-top:1px solid #D6D6D7;      /* ---- CSS Hack for IE7 ---- */
            border-top:1px solid #D6D6D7\0/; /* ---- CSS Hack for IE8 ---- */
            }

.blueIce_table th      {
            font-weight:normal;
            border-right:none;
            }

.blueIce_table td      {
            border-left:1px solid #D6D6D7;
            color:#232323;
            }
.blueIce_table tr > td:last-of-type      {border-right:1px solid #D6D6D7;}
.hr {
width: 100%;
height: 2px;
margin-left: auto;
margin-right: auto;
background-color:#E0E0E0;
color:#E0E0E0;
border: 0 none;
}
.status_box{
  border:solid 1px #cccccc;
  background:#E0E0E0;
  color:#928f8f;
  font-weight:bold;
  padding:4px;
  text-align:center;
  }
  #w3_sticky_bar {
height: auto;
text-align: center;
width: 100%;
_width: expression(eval(document.body.offsetWidth-20));
top: 0;
left: 0;
margin: 0;
padding: 0;
z-index: 999999;
position: relative;
overflow: hidden;
font-size: 17px;
font-weight: 600;
white-space: normal;
font-family: Helvetica,Arial,sans-serif;
}
#w3_sticky_bar span {
margin-left: 65px;
margin-right: 20px;
margin-top: 13px;
display: inline-block;
font-size: 17px;
line-height: 25px;
}
#w3_sticky_bar a.w3_button {
border: 1px solid #000;
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.1);
border-radius: 4px;
margin-left: 10px;
text-decoration: none;
color: #fff;
white-space: nowrap;
background-color: #000000;
padding: 6px 15px;
line-height: 45px;
margin-right: 60px;
}
.w3_blue {
background-color: #aa4a0f;
color: #fff;
border-bottom: 1px solid #000;
}
#w3_sticky_bar_container .remains_at_top {
position: fixed;
top: 0;
}
#w3_sticky_bar_container {
border: medium none;
height: 40px;
left: 0;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 17000;
}
#w3_sticky_bar_pusher {
height: 30px;
position: relative;
overflow: hidden;
}
#border_box {
   float:center;
   width:100%;
   border:1px solid #ccc;
   background:url(../images/bg-trans1.png);
   padding:14px 10px;
   padding-bottom:0px;
   margin-bottom:20px;
}
.landing-stats {
    font-family: 'Exo', sans-serif;
    font-weight: 300;
    font-size: 90px;
    line-height: 80px;
    text-align: center;
   color: #a8acb0;
}
.landing-stats-small {
    font-family: 'Exo', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 80px;
    text-align: center;
}
.lstats {
    font-family: 'Exo', sans-serif;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    margin-top: -6px;
   color: #a8acb0;
}
.vpay-stats {
    font-family: 'Exo', sans-serif;
    font-weight: 300;
    font-size: 50px;
    line-height: 80px;
    text-align: center;
   color: #198c67;
}
.vpay-stats-small {
    font-family: 'Exo', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 80px;
    text-align: center;
}
.vstats {
    font-family: 'Exo', sans-serif;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    margin-top: -6px;
   color: #198c67;
}
.profile-stats {
    font-family: 'Exo', sans-serif;
    font-weight: 300;
    font-size: 50px;
    line-height: 80px;
    text-align: center;
   color: #a8acb0;
}
.profile-stats-small {
    font-family: 'Exo', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 80px;
    text-align: center;
}
.pstats {
    font-family: 'Exo', sans-serif;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    margin-top: -6px;
   color: #a8acb0;
}
/* End Additional CSS Styles */
