




html, body
{
   height: 100%;
}

body
{
  font-family: "Arial",Helvetica,Arial,sans-serif;
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #294908;
    background: #cfe5f3 url('images/page.png') top center repeat-x fixed;
}

#sps_main
{
  
   margin:0 auto;
   font-size: 13px;
   
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.sps_hmenu
{
   font-size: 13px;
   
}

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. 
 */
.sps_button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #6CACE0;
   background: linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   background: -webkit-linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   background: -moz-linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   background: -o-linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   background: -ms-linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   background: linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   -svg-background: linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #6CACE0;
   padding:0 30px;
   margin:0 auto;
   height:31px;
}

.sps_postcontent,
.sps_postheadericons,
.sps_postfootericons,
.sps_blockcontent,
ul.sps_vmenu a 
{
   text-align: left;
}

.sps_postcontent,
.sps_postcontent li,
.sps_postcontent table,
.sps_postcontent a,
.sps_postcontent a:link,
.sps_postcontent a:visited,
.sps_postcontent a.visited,
.sps_postcontent a:hover,
.sps_postcontent a.hovered
{
   
   text-align: left;
}

.sps_postcontent p
{
   margin: 12px 0;
}

.sps_postcontent h1, .sps_postcontent h1 a, .sps_postcontent h1 a:link, .sps_postcontent h1 a:visited, .sps_postcontent h1 a:hover,
.sps_postcontent h2, .sps_postcontent h2 a, .sps_postcontent h2 a:link, .sps_postcontent h2 a:visited, .sps_postcontent h2 a:hover,
.sps_postcontent h3, .sps_postcontent h3 a, .sps_postcontent h3 a:link, .sps_postcontent h3 a:visited, .sps_postcontent h3 a:hover,
.sps_postcontent h4, .sps_postcontent h4 a, .sps_postcontent h4 a:link, .sps_postcontent h4 a:visited, .sps_postcontent h4 a:hover,
.sps_postcontent h5, .sps_postcontent h5 a, .sps_postcontent h5 a:link, .sps_postcontent h5 a:visited, .sps_postcontent h5 a:hover,
.sps_postcontent h6, .sps_postcontent h6 a, .sps_postcontent h6 a:link, .sps_postcontent h6 a:visited, .sps_postcontent h6 a:hover,
.sps_blockheader .t, .sps_blockheader .t a, .sps_blockheader .t a:link, .sps_blockheader .t a:visited, .sps_blockheader .t a:hover,
.sps_vmenublockheader .t, .sps_vmenublockheader .t a, .sps_vmenublockheader .t a:link, .sps_vmenublockheader .t a:visited, .sps_vmenublockheader .t a:hover,
.sps_headline, .sps_headline a, .sps_headline a:link, .sps_headline a:visited, .sps_headline a:hover,
.sps_slogan, .sps_slogan a, .sps_slogan a:link, .sps_slogan a:visited, .sps_slogan a:hover,
.sps_postheader, .sps_postheader a, .sps_postheader a:link, .sps_postheader a:visited, .sps_postheader a:hover
{
   font-size: 32px;
   
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.sps_postcontent a, .sps_postcontent a:link
{
   
   text-decoration: none;
   color: #5BA2DC;
}

.sps_postcontent a:visited, .sps_postcontent a.visited
{
   
   text-decoration: none;
   color: #80E619;
}

.sps_postcontent  a:hover, .sps_postcontent a.hover
{
   
   text-decoration: underline;
   color: #5BA2DC;
}

.sps_postcontent h1
{
   color: #5BA2DC;
   margin: 5px 0 0;
   font-size: 24px;
   
}

.sps_blockcontent h1
{
   margin: 5px 0 0;
   font-size: 24px;
   
}

.sps_postcontent h1 a, .sps_postcontent h1 a:link, .sps_postcontent h1 a:hover, .sps_postcontent h1 a:visited, .sps_blockcontent h1 a, .sps_blockcontent h1 a:link, .sps_blockcontent h1 a:hover, .sps_blockcontent h1 a:visited 
{
   font-size: 24px;
   
}

.sps_postcontent h2
{
   color: #9C9C9C;
   margin: 20px 0 0;
   font-size: 18px;
   
}

.sps_blockcontent h2
{
   margin: 20px 0 0;
   font-size: 18px;
   
}

.sps_postcontent h2 a, .sps_postcontent h2 a:link, .sps_postcontent h2 a:hover, .sps_postcontent h2 a:visited, .sps_blockcontent h2 a, .sps_blockcontent h2 a:link, .sps_blockcontent h2 a:hover, .sps_blockcontent h2 a:visited 
{
   font-size: 18px;
   
}

.sps_postcontent h3
{
   color: #80E619;
   margin: 19px 0;
   font-size: 16px;
   
}

.sps_blockcontent h3
{
   margin: 19px 0;
   font-size: 16px;
   
}

.sps_postcontent h3 a, .sps_postcontent h3 a:link, .sps_postcontent h3 a:hover, .sps_postcontent h3 a:visited, .sps_blockcontent h3 a, .sps_blockcontent h3 a:link, .sps_blockcontent h3 a:hover, .sps_blockcontent h3 a:visited 
{
   font-size: 16px;
   
}

.sps_postcontent h4
{
   color: #292929;
   margin: 20px 0 20px 20px;
   font-size: 18px;
   
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
}

.sps_blockcontent h4
{
   margin: 20px 0 20px 20px;
   font-size: 18px;
   
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
}

.sps_postcontent h4 a, .sps_postcontent h4 a:link, .sps_postcontent h4 a:hover, .sps_postcontent h4 a:visited, .sps_blockcontent h4 a, .sps_blockcontent h4 a:link, .sps_blockcontent h4 a:hover, .sps_blockcontent h4 a:visited 
{
   font-size: 18px;
   
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
}

.sps_postcontent h5
{
   color: #292929;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   
}

.sps_blockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   
}

.sps_postcontent h5 a, .sps_postcontent h5 a:link, .sps_postcontent h5 a:hover, .sps_postcontent h5 a:visited, .sps_blockcontent h5 a, .sps_blockcontent h5 a:link, .sps_blockcontent h5 a:hover, .sps_blockcontent h5 a:visited 
{
   font-size: 13px;
   
}

.sps_postcontent h6
{
   color: #616161;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   
}

.sps_blockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   
}

.sps_postcontent h6 a, .sps_postcontent h6 a:link, .sps_postcontent h6 a:hover, .sps_postcontent h6 a:visited, .sps_blockcontent h6 a, .sps_blockcontent h6 a:link, .sps_blockcontent h6 a:hover, .sps_blockcontent h6 a:visited 
{
   font-size: 11px;
   
}

header, footer, article, nav, #sps_hmenu-bg, .sps_sheet, .sps_hmenu a, .sps_vmenu a, .sps_slidenavigator > a, .sps_checkbox:before, .sps_radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #sps_hmenu-bg, .sps_sheet, .sps_slidenavigator > a, .sps_checkbox:before, .sps_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;
}



.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

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

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

li h1, .sps_postcontent li h1, .sps_blockcontent li h1 
{
   margin:1px;
} 
li h2, .sps_postcontent li h2, .sps_blockcontent li h2 
{
   margin:1px;
} 
li h3, .sps_postcontent li h3, .sps_blockcontent li h3 
{
   margin:1px;
} 
li h4, .sps_postcontent li h4, .sps_blockcontent li h4 
{
   margin:1px;
} 
li h5, .sps_postcontent li h5, .sps_blockcontent li h5 
{
   margin:1px;
} 
li h6, .sps_postcontent li h6, .sps_blockcontent li h6 
{
   margin:1px;
} 
li p, .sps_postcontent li p, .sps_blockcontent li p 
{
   margin:1px;
}


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

.sps_slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.sps_slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.sps_slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.sps_obj0
{
    display: block;
    left: 100%;
    margin-left: -620px;
    position: absolute;
    top: 30px;
    width: 634px;
    height: 355px;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0;
}
.sps_obj1356140793
{
    display: block;
    left: 0%;
    margin-left: -12px;
    position: absolute;
    top: 30px;
    width: 343px;
    height: 73px;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 1;
}






.sps_header
{
   margin:0 auto;
   position:relative;
   height: 300px;
   background-image: url('images/header.png');
   background-position: center top;
   background-repeat: no-repeat;
}

.responsive .sps_header 
{
   background-image: url('images/header.png');
   background-position: center center;
}

.sps_header-inner{
   position: relative;
   width: 900px;
   z-index: auto !important;
   margin: 0 auto;
}

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

.sps_navigation
{
   background: #1B517E;
   background: linear-gradient(top, rgba(34, 103, 160, 0.75) 0, rgba(20, 60, 93, 0.75) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(34, 103, 160, 0.75) 0, rgba(20, 60, 93, 0.75) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(34, 103, 160, 0.75) 0, rgba(20, 60, 93, 0.75) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(34, 103, 160, 0.75) 0, rgba(20, 60, 93, 0.75) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(34, 103, 160, 0.75) 0, rgba(20, 60, 93, 0.75) 100%) no-repeat;
   background: linear-gradient(top, rgba(34, 103, 160, 0.75) 0, rgba(20, 60, 93, 0.75) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(34, 103, 160, 0.75) 0, rgba(20, 60, 93, 0.75) 100%) no-repeat;
   -webkit-border-radius:0 0 3px 3px;
   -moz-border-radius:0 0 3px 3px;
   border-radius:0 0 3px 3px;
   padding:6px;
   z-index: 100;
   font-size: 0;
   position: absolute;
   margin: 0;
   top:   0;
   text-align: left;
    right: 40px;
}

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

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

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

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

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

ul.sps_hmenu, ul.sps_hmenu ul 
{
   min-height: 0;
}

ul.sps_hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 3px;
   padding-right: 3px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.sps_navigation:before 
{
   content:' ';
}

.desktop-nav.sps_navigation{
   width: 900px;
   padding-left: 11px;
   padding-right: 11px;
}

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

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

.sps_hmenu
{
   float: left;
}

.sps_menuitemcontainer
{
   margin:0 auto;
}
ul.sps_hmenu>li {
   margin-left: 8px;
}
ul.sps_hmenu>li:first-child {
   margin-left: 4px;
}
ul.sps_hmenu>li:last-child, ul.sps_hmenu>li.last-child {
   margin-right: 4px;
}

ul.sps_hmenu>li>a
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid transparent;
   padding:0 40px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 30px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   line-height: 30px;
   text-align: center;
}

.sps_hmenu a, 
.sps_hmenu a:link, 
.sps_hmenu a:visited, 
.sps_hmenu a.active, 
.sps_hmenu a:hover
{
   font-size: 16px;
   
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.sps_hmenu>li>a.active
{
   background: #6CACE0;
   background: linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   background: -webkit-linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   background: -moz-linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   background: -o-linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   background: -ms-linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   background: linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   -svg-background: linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #42770D;
   padding:0 40px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

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

ul.sps_hmenu>li>a:hover, .desktop ul.sps_hmenu>li:hover>a
{
   background: #6CACE0;
   background: linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   background: -webkit-linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   background: -moz-linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   background: -o-linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   background: -ms-linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   background: linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   -svg-background: linear-gradient(top, #8DBFE7 0, #4E9BDA 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #6CACE0;
   padding:0 40px;
   margin:0 auto;
}
ul.sps_hmenu>li>a:hover, 
.desktop-nav ul.sps_hmenu>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
}

ul.sps_hmenu li li a
{
   background: #A3ED5A;
   border:1px solid #808080;
   padding:0 22px;
   margin:0 auto;
}
ul.sps_hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.sps_hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

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

.sps_hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 24px;
   color: #000000;
   font-size: 12px;
   
   text-decoration: none;
   margin:0;
}

.sps_hmenu li li a 
{
   border-top-width: 0 !important;
}
.sps_hmenu li li:hover a 
{
   border-top-width: 1px !important;
}
.sps_hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.sps_hmenu ul a:link, 
.sps_hmenu ul a:visited, 
.sps_hmenu ul a.active, 
.sps_hmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #000000;
   font-size: 12px;
   
   text-decoration: none;
   margin:0;
}

ul.sps_hmenu ul li a:hover, .desktop ul.sps_hmenu ul li:hover>a
{
   background: #ABABAB;
   border:1px solid #6CACE0;
   margin:0 auto;
}

.sps_hmenu ul li a:hover
{
   color: #000000;
}

.sps_hmenu ul li a.sps_hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop-nav .sps_hmenu ul li:hover>a
{
   color: #000000;
}

ul.sps_hmenu ul:before
{
   background: #3D91D6;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.sps_hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.sps_hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

.desktop-nav ul.sps_hmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.sps_hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

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

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

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

.desktop-nav ul.sps_hmenu ul ul.sps_hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.sps_hmenu ul ul.sps_hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

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

.desktop-nav ul.sps_hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop-nav ul.sps_hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.sps_hmenu>li>ul.sps_hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.sps_hmenu>li>ul.sps_hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.sps_hmenu ul ul.sps_hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop-nav ul.sps_hmenu ul ul.sps_hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.sps_sheet
{
   background: #FFFFFF;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   padding:5px;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

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

.sps_content-holder
{
   display: table;
   width: 100%;
   table-holder: fixed;
   border-collapse: collapse;
}

.sps_content-holder-row 
{
   display: table-row;
}

.sps_holder-cell
{
   display: table-cell;
   vertical-align: top;
}

.sps_breadcrumbs
{
   margin:0 auto;
}

a.sps_button,
a.sps_button:link,
a:link.sps_button:link,
body a.sps_button:link,
a.sps_button:visited,
body a.sps_button:visited,
input.sps_button,
button.sps_button
{
   text-decoration: none;
   font-size: 14px;
   
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 31px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

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

.firefox2 .sps_button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 14px;
   
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
}

.sps_block select 
{
   width:96%;
}

input.sps_button
{
   float: none !important;
}

.sps_button.active, .sps_button.active:hover
{
   background: #6CACE0;
   background: linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   background: -webkit-linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   background: -moz-linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   background: -o-linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   background: -ms-linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   background: linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   -svg-background: linear-gradient(top, #96C3E9 0, #3D91D6 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #3D91D6;
   padding:0 30px;
   margin:0 auto;
}
.sps_button.active, .sps_button.active:hover {
   color: #FFFFFF !important;
}

.sps_button.hover, .sps_button:hover
{
   background: #73CF17;
   background: linear-gradient(top, #8CE830 0, #80E619 25%, #59A112 100%) no-repeat;
   background: -webkit-linear-gradient(top, #8CE830 0, #80E619 25%, #59A112 100%) no-repeat;
   background: -moz-linear-gradient(top, #8CE830 0, #80E619 25%, #59A112 100%) no-repeat;
   background: -o-linear-gradient(top, #8CE830 0, #80E619 25%, #59A112 100%) no-repeat;
   background: -ms-linear-gradient(top, #8CE830 0, #80E619 25%, #59A112 100%) no-repeat;
   background: linear-gradient(top, #8CE830 0, #80E619 25%, #59A112 100%) no-repeat;
   -svg-background: linear-gradient(top, #8CE830 0, #80E619 25%, #59A112 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.15);
   border:1px solid #73CF17;
   padding:0 30px;
   margin:0 auto;
}
.sps_button.hover, .sps_button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F9FAFB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #3D6E0C !important;
   font-size: 13px;
   
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.sps_error, textarea.sps_error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.sps_error, textarea.sps_error {
   color: #3D6E0C !important;
   font-size: 13px;
   
   font-weight: normal;
   font-style: normal;
}
form.sps_search input[type="text"]
{
   background: #F9FAFB;
   border-radius: 0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #3D6E0C !important;
   font-size: 13px;
   
   font-weight: normal;
   font-style: normal;
}
form.sps_search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.sps_search input
{
   top:0;
   right:0;
}

form.sps_search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.sps_search input[type="submit"]
{
   background: #9EC8EA;
   margin:0 auto;
   color: #1F5F93 !important;
   font-size: 13px;
   
   font-weight: normal;
   font-style: normal;
   position:absolute;
   display:block;
   left: auto;
   border: 0;
   top: 0;
   bottom: 0;
   right: 	0;
}

label.sps_checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.sps_checkbox
{
   cursor: pointer;
   font-size: 13px;
   
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.sps_checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.sps_checkbox.active:before
{
   background: #BFBFBF;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.sps_checkbox.hovered:before
{
   background: #DEDEDE;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.sps_radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.sps_radiobutton
{
   cursor: pointer;
   font-size: 13px;
   
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
}

.sps_radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.sps_radiobutton.active:before
{
   background: #BFBFBF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.sps_radiobutton.hovered:before
{
   background: #DEDEDE;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.sps_block
{
   margin:20px;
}
div.sps_block img
{
   border: none;
   margin: 0;
}

.sps_blockcontent
{
   margin:0 auto;
   color: #878787;
   
}
.sps_blockcontent table,
.sps_blockcontent li, 
.sps_blockcontent a,
.sps_blockcontent a:link,
.sps_blockcontent a:visited,
.sps_blockcontent a:hover
{
   color: #878787;
   
}

.sps_blockcontent p
{
   margin: 6px 0;
}

.sps_blockcontent a, .sps_blockcontent a:link
{
   color: #89BCE6;
   
   text-decoration: underline;
}

.sps_blockcontent a:visited, .sps_blockcontent a.visited
{
   color: #B8F17E;
   
   text-decoration: none;
}

.sps_blockcontent a:hover, .sps_blockcontent a.hover
{
   color: #808080;
   
   text-decoration: none;
}
.sps_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: -12px;
}
.opera .sps_block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sps_block li
{
   font-size: 13px;
   
   line-height: 125%;
   color: #549711;
}

.sps_block ul>li, .sps_block ol
{
   padding: 0;
}

.sps_block ul>li
{
   padding-left: 12px;
}

.sps_post
{
   padding:15px;
}
a img
{
   border: 0;
}

.sps_article img, img.sps_article, .sps_block img, .sps_footer img
{
   margin: 0 0 0 0;
}

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

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

.sps_post .sps_content-holder-br
{
   height: 0;
}

.sps_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.sps_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;
}

.sps_postheader
{
   color: #256FAD;
   margin-top: 5px;
   margin-bottom: 5px;
   font-size: 24px;
   
}

.sps_postheader a, 
.sps_postheader a:link, 
.sps_postheader a:visited,
.sps_postheader a.visited,

.sps_postheader a.hovered
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.sps_postheader a, .sps_postheader a:link
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #287ABD;
}

.sps_postheader a:visited, .sps_postheader a.visited
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #73CF17;
}

.sps_postheader a:hover,  .sps_postheader a.hovered
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #5BA2DC;
}

.sps_postheadericons,
.sps_postheadericons a,
.sps_postheadericons a:link,
.sps_postheadericons a:visited,
.sps_postheadericons a:hover
{
   
   color: #40730D;
}

.sps_postheadericons
{
   padding: 1px;
}

.sps_postheadericons a, .sps_postheadericons a:link
{
   
   text-decoration: none;
   color: #595959;
}

.sps_postheadericons a:visited, .sps_postheadericons a.visited
{
   
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #595959;
}

.sps_postheadericons a:hover, .sps_postheadericons a.hover
{
   
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #757575;
}

.sps_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 .sps_postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sps_postprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .sps_postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sps_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 .sps_postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sps_postcontent ul>li:before,  .sps_post ul>li:before,  .sps_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 .sps_postcontent ul>li:before, .opera   .sps_post ul>li:before, .opera   .sps_textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.sps_postcontent li, .sps_post li, .sps_textblock li
{
   font-size: 13px;
   
   color: #40730D;
   margin: 0 0 0 26px;
}

.sps_postcontent ul>li, .sps_post ul>li, .sps_textblock ul>li, .sps_postcontent ol, .sps_post ol, .sps_textblock ol
{
   padding: 0;
}

.sps_postcontent ul>li, .sps_post ul>li, .sps_textblock ul>li
{
   padding-left: 19px;
}

.sps_postcontent ul>li:before,  .sps_post ul>li:before,  .sps_textblock ul>li:before
{
   margin-left: -19px;
}

.sps_postcontent ol, .sps_post ol, .sps_textblock ol, .sps_postcontent ul, .sps_post ul, .sps_textblock ul
{
   margin: 1em 0 1em 26px;
}

.sps_postcontent li ol, .sps_post li ol, .sps_textblock li ol, .sps_postcontent li ul, .sps_post li ul, .sps_textblock li ul
{
   margin: 0.5em 0 0.5em 26px;
}

.sps_postcontent li, .sps_post li, .sps_textblock li
{
   margin: 0 0 0 0;
}

.sps_postcontent ol>li, .sps_post ol>li, .sps_textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.sps_postcontent ul>li, .sps_post ul>li, .sps_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: #C4F395 url('images/postquote.png') no-repeat scroll;
   padding:0 0 0 28px;
   margin:10px 10px 10px 50px;
   color: #294908;
   
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .sps_postcontent blockquote a, .sps_blockcontent blockquote a, .sps_footer blockquote a,
blockquote a:link, .sps_postcontent blockquote a:link, .sps_blockcontent blockquote a:link, .sps_footer blockquote a:link,
blockquote a:visited, .sps_postcontent blockquote a:visited, .sps_blockcontent blockquote a:visited, .sps_footer blockquote a:visited,
blockquote a:hover, .sps_postcontent blockquote a:hover, .sps_blockcontent blockquote a:hover, .sps_footer blockquote a:hover
{
   color: #294908;
   
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.sps_postcontent blockquote p,
.sps_blockcontent blockquote p,
.sps_footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.sps_postfootericons,
.sps_postfootericons a,
.sps_postfootericons a:link,
.sps_postfootericons a:visited,
.sps_postfootericons a:hover
{
   
   color: #40730D;
}

.sps_postfootericons
{
   padding: 1px;
}

.sps_postfootericons a, .sps_postfootericons a:link
{
   
   text-decoration: none;
   color: #595959;
}

.sps_postfootericons a:visited, .sps_postfootericons a.visited
{
   
   text-decoration: none;
   color: #595959;
}

.sps_postfootericons a:hover, .sps_postfootericons a.hover
{
   
   text-decoration: none;
   color: #757575;
}

.sps_footer
{
   background: #DEDEDE;
   background: transparent;
   margin:0 auto;
   position: relative;
   color: #6B6B6B;
   font-size: 11px;
   
   text-align: left;
   padding: 0;
}

.sps_footer a,
.sps_footer a:link,
.sps_footer a:visited,
.sps_footer a:hover,
.sps_footer td, 
.sps_footer th,
.sps_footer caption
{
   color: #6B6B6B;
   font-size: 11px;
   
}

.sps_footer p 
{
   margin: 0 0 0 20px;
   padding:0;
   text-align: left;
}

.sps_footer a,
.sps_footer a:link
{
   color: #3D91D6;
   
   text-decoration: none;
}

.sps_footer a:visited
{
   color: #3D91D6;
   
   text-decoration: none;
}

.sps_footer a:hover
{
   color: #5FA4DD;
   
   text-decoration: underline;
}

.sps_footer img
{
   border: none;
   margin: 0;
}

.sps_footer-inner
{
   margin: 0 auto;
   width:900px;
   padding:20px;
   padding-right: 25px;
   padding-left: 25px;
}

.sps_footer li
{
   font-size: 13px;
   
   line-height: 125%;
   color: #42770D;
}

.sps_page-footer, 
.sps_page-footer a,
.sps_page-footer a:link,
.sps_page-footer a:visited,
.sps_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: #2C85CE;
}

.sps_page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #9E9E9E;
}

img.sps_lightbox
{
   cursor: pointer;
}

#sps_lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#sps_lightbox-bg
{
   top: 0;
   left: 0;
   width: 100%;
   position: absolute;
   height: 100%;
   background-color: #000;
   opacity: 0.8;
   filter: alpha(opacity=80);
   z-index: 9999;
}

img.sps_lightbox-image
{
   -webkit-transition: opacity 350ms ease-in-out;
   -moz-transition: opacity 350ms ease-in-out;
   -o-transition: opacity 350ms ease-in-out;
   -ms-transition: opacity 350ms ease-in-out;
   transition: opacity 350ms ease-in-out;
   cursor: pointer;
   z-index: 10000;
   position: fixed;
   border: 6px solid #fff;
   border-radius: 3px;
   opacity: 0;
   filter: alpha(opacity=0);
}

img.sps_lightbox-image.active
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-error
{
   position: fixed;
   background: #fff;
   z-index: 100;
   opacity: 0.95;
   padding: 20px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   width: 300px;
   height: 80px;
}

.loading
{
   position: fixed;
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   width: 32px;
   height: 32px;
   z-index: 10100;
   opacity: 0.5;
   padding: 10px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
}

.arrow
{
   height: 100px;
   width: 82px;
   z-index: 10003;
   position: fixed;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.arrow.left
{
   left: 9px;
}
.arrow.right
{
   right: 9px;
}

.arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.arrow.disabled 
{
   display: none;
}

.arrow-t, .arrow-b
{
   height: 6px;
   width: 30px;
   left: 26px;
   background-color: #fff;
   position: relative;
   border-radius: 3px;
}

.arrow-t
{
   top: 38px;
}

.arrow-b
{
   top: 50px;
}

.close
{
   width: 22px;
   height: 22px;
   position: fixed;
   top: 30px;
   right: 39px;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
   position: absolute;
   top: 8px;
   left: -4px;
   width: 30px;
   height: 6px;
   background-color: #fff;
   border-radius: 3px;
}

.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 */}

.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 */}

.close-alt, .arrow-right-alt, .arrow-left-alt 
{
   display: none;
   color: #fff;
   font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt {
   display: block;
}
.ie8 .cw, .ie8 .ccw {
   display: none;
}

.sps_content-holder .sps_content
{
   margin:0 auto;
}

.sps_content-holder .sps_sidebar1
{
   -webkit-border-radius:0 3px 3px 0;
   -moz-border-radius:0 3px 3px 0;
   border-radius:0 3px 3px 0;
   margin:0 auto;
   width: 250px;
}

/* Begin Additional CSS Styles */
.sps_blockheader .t, .sps_vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */



.item-container {
    background-color: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 7px;
    position: relative;
    text-align: center;
    vertical-align: top;
}
.item-container img {
    display: block;
    height: auto;
    width: 100%;
}
.item-container .item-caption {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    padding: 35px 30px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.6s ease 0s;
    width: 100%;
    z-index: 10;
}
.item-caption:hover {
    opacity: 0.9;
}
.item-caption::after, .item-caption::before {
    border: 1px solid rgba(255, 255, 255, 0.7);
    bottom: 1em;
    content: "";
    left: 1em;
    opacity: 0;
    position: absolute;
    right: 1em;
    top: 1em;
    transform: scale(1.5);
    transition: all 0.6s ease 0.2s;
}
.item-caption::before {
    border-bottom: medium none;
    border-top: medium none;
    left: 2em;
    right: 2em;
}
.item-caption::after {
    border-left: medium none;
    border-right: medium none;
    bottom: 2em;
    top: 2em;
}
.item-caption:hover::after, .item-caption:hover::before {
    opacity: 1;
    transform: scale(1);
}
.item-caption-inner {
    display: table;
    height: 100%;
    width: 100%;
}
.item-caption-inner1 {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
.item-container .item-caption h3, .item-container .item-caption span {
    color: #fff;
    display: none;
    text-align: center;
}
.item-container .item-caption h3 {
    font-size: 35px;
    letter-spacing: 2px;
    margin-bottom: 0;
}
.item-container .item-caption span {
    font-size: 22px;
}
.item-container:hover .item-caption {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.item-container:hover .item-caption h3, .item-container:hover .item-caption span {
    display: block;
}


fieldset, fieldset.collapsible{
    
    border:none;
    
}