body {
    background-image:none!important;
    padding:0px;
}

table {
    font-family: Arial, sans-serif;    
}

td {
    font-size: 12px !important;
    font-weight: normal;    
}

#art-main {
    top:0!important;
}
.dnnFormItem input, .dnnFormItem .dnnFormInput, .dnnFormItem textarea {
    background: none;
    box-shadow: none;
    float: none;
    margin: 0;
    padding: 0;
    /*width: 100%;*/
}

.clearBoth {
    clear: both;
}

.silverHeader {
    display: block;
    float: left;
}

silverContent {
    clear: both;
    display: block;
    float: left;
}

.LoginPanel {
    width: 100%;
}

.dnnLoginService input[type="text"], .dnnLoginService input[type="password"] {
    min-width: 0;
    width: auto;
}

#art-main {
    background: #CCCCCC url('images/page.png') fixed;
    background: linear-gradient(top, rgba(71, 71, 71, 0.09) 0, rgba(255, 255, 255, 0.25) 1050px) no-repeat, url('images/page.png'), linear-gradient(top, #858585 0, #FFFFFF 1050px) no-repeat;
    background: -webkit-linear-gradient(top, rgba(71, 71, 71, 0.09) 0, rgba(255, 255, 255, 0.25) 1050px) no-repeat, url('images/page.png'), -webkit-linear-gradient(top, #858585 0, #FFFFFF 1050px) no-repeat;
    background: -moz-linear-gradient(top, rgba(71, 71, 71, 0.09) 0, rgba(255, 255, 255, 0.25) 1050px) no-repeat, url('images/page.png'), -moz-linear-gradient(top, #858585 0, #FFFFFF 1050px) no-repeat;
    background: -o-linear-gradient(top, rgba(71, 71, 71, 0.09) 0, rgba(255, 255, 255, 0.25) 1050px) no-repeat, url('images/page.png'), -o-linear-gradient(top, #858585 0, #FFFFFF 1050px) no-repeat;
    background: -ms-linear-gradient(top, rgba(71, 71, 71, 0.09) 0, rgba(255, 255, 255, 0.25) 1050px) no-repeat, url('images/page.png'), -ms-linear-gradient(top, #858585 0, #FFFFFF 1050px) no-repeat;
    background: linear-gradient(top, rgba(71, 71, 71, 0.09) 0, rgba(255, 255, 255, 0.25) 1050px) no-repeat, url('images/page.png'), linear-gradient(top, #858585 0, #FFFFFF 1050px) no-repeat;
    -svg-background: linear-gradient(top, rgba(71, 71, 71, 0.09) 0, rgba(255, 255, 255, 0.25) 1050px) no-repeat, url('images/page.png'), linear-gradient(top, #858585 0, #FFFFFF 1050px) no-repeat;
    background-attachment: fixed, fixed, fixed !important;
    margin: 0 auto;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor: default;
    overflow: hidden;
}

table, ul.art-hmenu {
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

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. 
 */
.art-button, .dnnFormItem .art-button, .dnnSecondaryAction {
    border-collapse: separate;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #6B6B6B;
    background: linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    background: -webkit-linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    background: -moz-linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    background: -o-linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    background: -ms-linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    background: linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    -svg-background: linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding: 0 20px;
    margin: 0 auto;
    height: 27px;
}

.art-postcontent,
.art-postheadericons,
.art-postfootericons,
.art-blockcontent,
ul.art-vmenu a {
    text-align: left;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered {
    /*font-size: 14px;*/
    font-family: Arial, Helvetica, Sans-Serif;
}

/*.art-postcontent p {
    margin: 12px 0;
}*/
    
.art-postcontent h1, .art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:visited, .art-postcontent h1 a:hover,    
.art-postcontent h2, .art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:visited, .art-postcontent h2 a:hover,    
.art-postcontent h3, .art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:visited, .art-postcontent h3 a:hover,    
.art-postcontent h4, .art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:visited, .art-postcontent h4 a:hover,    
.art-postcontent h5, .art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:visited, .art-postcontent h5 a:hover,    
.art-postcontent h6, .art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:visited, .art-postcontent h6 a:hover,    
.art-blockheader .t, .art-blockheader .t a, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-blockheader .t a:hover,    
.art-vmenublockheader .t, .art-vmenublockheader .t a, .art-vmenublockheader .t a:link, .art-vmenublockheader .t a:visited, .art-vmenublockheader .t a:hover,    
.art-headline, .art-headline a, .art-headline a:link, .art-headline a:visited, .art-headline a:hover,    
.art-slogan, .art-slogan a, .art-slogan a:link, .art-slogan a:visited, .art-slogan a:hover,    
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover {
    font-size: 22px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
    
.art-postcontent a, .art-postcontent a:link {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #0000FF;
}

.art-postcontent a:visited, .art-postcontent a.visited {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #0000FF;
    }

.art-postcontent a:hover, .art-postcontent a.hover {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    color: #0000FF;
}
    
.art-postcontent h1 {
    color: #417A3E;
    margin: 10px 0 0;
    font-size: 28px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.art-blockcontent h1 {
    margin: 10px 0 0;
    font-size: 28px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}
    
.art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:hover, .art-postcontent h1 a:visited, .art-blockcontent h1 a, .art-blockcontent h1 a:link, .art-blockcontent h1 a:hover, .art-blockcontent h1 a:visited {
    font-size: 28px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.art-postcontent h2 {
    color: #20589D;
    margin: 10px 0 0;
    `: 28px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.art-blockcontent h2 {
    margin: 10px 0 0;
    font-size: 28px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}
    
.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited {
    font-size: 28px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.art-postcontent h3 {
    color: #000000;
    margin: 10px 0 0;
    font-size: 18px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-blockcontent h3 {
    margin: 10px 0 0;
    font-size: 18px;
    font-family: Arial, Helvetica, Sans-Serif;
}
    
.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited {
    font-size: 18px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-postcontent h4 {
    color: #000000;
    margin: 10px 0 0;
    font-size: 16px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-blockcontent h4 {
    margin: 10px 0 0;
    font-size: 16px;
    font-family: Arial, Helvetica, Sans-Serif;
}
    
.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited {
    font-size: 16px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-postcontent h5 {
    color: #20589D;
    margin: 10px 0 0;
    font-size: 14px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-blockcontent h5 {
    margin: 10px 0 0;
    font-size: 14px;
    font-family: Arial, Helvetica, Sans-Serif;
}
    
.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited {
    font-size: 14px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-postcontent h6 {
    color: #417A3E;
    margin: 10px 0 0;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-blockcontent h6 {
    margin: 10px 0 0;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
}
    
.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited {
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
}

header, footer, article, nav, #art-hmenu-bg, .art-sheet, .art-hmenu a, .art-vmenu a, .art-slidenavigator > a, .art-checkbox:before, .art-radiobutton:before {
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
}

header, footer, article, nav, #art-hmenu-bg, .art-sheet, .art-slidenavigator > a, .art-checkbox:before, .art-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: 1000px;
    color: #0F1419;
}

.clearfix:before, .clearfix:after {
    width: 100%;
    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-layout: fixed;
}

li h1, .art-postcontent li h1, .art-blockcontent li h1 {
    margin: 1px;
}

li h2, .art-postcontent li h2, .art-blockcontent li h2 {
    margin: 1px;
}

li h3, .art-postcontent li h3, .art-blockcontent li h3 {
    margin: 1px;
}

li h4, .art-postcontent li h4, .art-blockcontent li h4 {
    margin: 1px;
}

li h5, .art-postcontent li h5, .art-blockcontent li h5 {
    margin: 1px;
}

li h6, .art-postcontent li h6, .art-blockcontent li h6 {
    margin: 1px;
}

li p, .art-postcontent li p, .art-blockcontent li p {
    margin: 1px;
}


.art-shapes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.art-slider-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.art-slidenavigator > a {
    display: inline-block;
    vertical-align: middle;
    outline-style: none;
    font-size: 1px;
}

.art-slidenavigator > a:last-child {
    margin-right: 0 !important;
}


.art-sheet {
    background: #FFFFFF;
    margin: 0 auto;
    position: relative;
    cursor: auto;
    width: 1000px;
    z-index: 1 !important;
}

.art-nav {
    background: #3F3F3F;
    padding: 9px 0px 9px 10px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    text-align: left;
    height: 72px !important;
    -webkit-box-shadow: 0 3px 4px 0 black;
    -moz-box-shadow: 0 3px 4px 0 black;
    box-shadow: 0 3px 4px 0 black;
}

ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover {
    outline: none;
    position: relative;
    z-index: 11;
}

ul.art-hmenu, ul.art-hmenu ul {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}

ul.art-hmenu li {
    position: relative;
    z-index: 5;
    display: block;
    float: left;
    background: none;
    margin: 0;
    padding: 0;
    border: 0;
}

ul.art-hmenu li:hover {
    z-index: 10000;
    white-space: normal;
}

ul.art-hmenu:after, ul.art-hmenu ul:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}

ul.art-hmenu, ul.art-hmenu ul {
    min-height: 0;
}

ul.art-hmenu {
    display: inline-block;
    vertical-align: middle;
}

.art-nav:before {
    content: ' ';
}

.art-hmenu-extra1 {
    position: relative;
    display: block;
    float: left;
    width: auto;
    height: auto;
    background-position: center;
}

.art-hmenu-extra2 {
    position: relative;
    display: block;
    float: right;
    width: auto;
    height: auto;
    background-position: center;
}

.art-hmenu {
    float: left;
}

.art-menuitemcontainer {
    margin: 0 auto;
}

ul.art-hmenu > li {
    margin-left: 4px;
}

ul.art-hmenu > li:first-child {
    margin-left: 2px;
}

ul.art-hmenu > li:last-child, ul.art-hmenu > li.last-child {
    margin-right: 2px;
}

ul.art-hmenu > li > a {
    background: #20589D;
    background: linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    background: -webkit-linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    background: -moz-linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    background: -o-linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    background: -ms-linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    background: linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    -svg-background: linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    padding: 0 50px;
    margin: 0 auto;
    position: relative;
    display: block;
    height: 54px;
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 54px;
    text-align: center;
}

.art-hmenu a,
.art-hmenu a:link,
.art-hmenu a:visited,
.art-hmenu a.active,
.art-hmenu a:hover {
    font-size: 16px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

ul.art-hmenu > li > a.active {
    background: #20589D;
    background: linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    background: -webkit-linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    background: -moz-linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    background: -o-linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    background: -ms-linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    background: linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    -svg-background: linear-gradient(top, #2462AE 0, #2462AE 50%, #2462AE 60%, #1C4C87 100%) no-repeat;
    padding: 0 50px;
    margin: 0 auto;
    color: #FFFFFF;
    text-decoration: none;
}

ul.art-hmenu > li > a:visited,
ul.art-hmenu > li > a:hover,
ul.art-hmenu > li:hover > a {
    text-decoration: none;
}

ul.art-hmenu > li > a:hover, .desktop ul.art-hmenu > li:hover > a {
    background: #2464B2;
    background: linear-gradient(top, #286EC3 0, #286EC3 50%, #276BBE 60%, #20589D 100%) no-repeat;
    background: -webkit-linear-gradient(top, #286EC3 0, #286EC3 50%, #276BBE 60%, #20589D 100%) no-repeat;
    background: -moz-linear-gradient(top, #286EC3 0, #286EC3 50%, #276BBE 60%, #20589D 100%) no-repeat;
    background: -o-linear-gradient(top, #286EC3 0, #286EC3 50%, #276BBE 60%, #20589D 100%) no-repeat;
    background: -ms-linear-gradient(top, #286EC3 0, #286EC3 50%, #276BBE 60%, #20589D 100%) no-repeat;
    background: linear-gradient(top, #286EC3 0, #286EC3 50%, #276BBE 60%, #20589D 100%) no-repeat;
    -svg-background: linear-gradient(top, #286EC3 0, #286EC3 50%, #276BBE 60%, #20589D 100%) no-repeat;
    padding: 0 50px;
    margin: 0 auto;
}

ul.art-hmenu > li > a:hover,
.desktop-nav ul.art-hmenu > li:hover > a {
    color: #FFFFFF;
    text-decoration: none;
}

ul.art-hmenu li li a {
    background: #FFFFFF;
    padding: 0 22px;
    margin: 0 auto;
}

ul.art-hmenu li li {
    float: none;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
}

.desktop-nav ul.art-hmenu li li ul > li:first-child {
    margin-top: 0;
}

ul.art-hmenu li li ul > li:last-child {
    margin-bottom: 0;
}

.art-hmenu ul a {
    display: block;
    white-space: nowrap;
    height: 30px;
    min-width: 7em;
    border: 0 solid transparent;
    text-align: left;
    line-height: 30px;
    color: #000000;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    margin: 0;
}

.art-hmenu ul a:link,
.art-hmenu ul a:visited,
.art-hmenu ul a.active,
.art-hmenu ul a:hover {
    text-align: left;
    line-height: 30px;
    color: #000000;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    margin: 0;
}

ul.art-hmenu ul li a:hover, .desktop ul.art-hmenu ul li:hover > a {
    background: #2D3095;
    margin: 0 auto;
}

.art-hmenu ul li a:hover {
    color: #FFFFFF;
}

.desktop-nav .art-hmenu ul li:hover > a {
    color: #FFFFFF;
}

ul.art-hmenu ul:before {
    background: #EFF2F5;
    margin: 0 auto;
    display: block;
    position: absolute;
    content: ' ';
    z-index: 1;
}

.desktop-nav ul.art-hmenu li:hover > ul {
    visibility: visible;
    top: 100%;
}

.desktop-nav ul.art-hmenu li li:hover > ul {
    top: 0;
    left: 100%;
}

ul.art-hmenu ul {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    background-image: url('images/spacer.gif');
}

.desktop-nav ul.art-hmenu > li > ul {
    padding: 10px 30px 30px 30px;
    margin: -10px 0 0 -30px;
}

.desktop-nav ul.art-hmenu ul ul {
    padding: 30px 30px 30px 10px;
    margin: -30px 0 0 -10px;
}

.desktop-nav ul.art-hmenu ul.art-hmenu-left-to-right {
    right: auto;
    left: 0;
    margin: -10px 0 0 -30px;
}

.desktop-nav ul.art-hmenu ul.art-hmenu-right-to-left {
    left: auto;
    right: 0;
    margin: -10px -30px 0 0;
}

.desktop-nav ul.art-hmenu li li:hover > ul.art-hmenu-left-to-right {
    right: auto;
    left: 100%;
}

.desktop-nav ul.art-hmenu li li:hover > ul.art-hmenu-right-to-left {
    left: auto;
    right: 100%;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-left-to-right {
    right: auto;
    left: 0;
    padding: 30px 30px 30px 10px;
    margin: -30px 0 0 -10px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-right-to-left {
    left: auto;
    right: 0;
    padding: 30px 10px 30px 30px;
    margin: -30px -10px 0 0;
}

.desktop-nav ul.art-hmenu li ul > li:first-child {
    margin-top: 0;
}

.desktop-nav ul.art-hmenu li ul > li:last-child {
    margin-bottom: 0;
}

.desktop-nav ul.art-hmenu ul ul:before {
    border-radius: 0;
    top: 30px;
    bottom: 30px;
    right: 30px;
    left: 10px;
}

.desktop-nav ul.art-hmenu > li > ul:before {
    top: 10px;
    right: 30px;
    bottom: 30px;
    left: 30px;
}

.desktop-nav ul.art-hmenu > li > ul.art-hmenu-left-to-right:before {
    right: 30px;
    left: 30px;
}

.desktop-nav ul.art-hmenu > li > ul.art-hmenu-right-to-left:before {
    right: 30px;
    left: 30px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-left-to-right:before {
    right: 30px;
    left: 10px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-right-to-left:before {
    right: 10px;
    left: 30px;
}

.art-layout-wrapper {
    position: relative;
    margin: 0 auto 0 auto;
    z-index: 0 !important;
}

.art-content-layout {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.art-content-layout-row {
    display: table-row;
}

.art-layout-cell {
    display: table-cell;
    vertical-align: top;    
}

.art-layout-cell h1 {    
    color: #417A3E;
    margin: 20px 0 0px 28px;
    font-size: 28px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.art-vmenublock {
    margin: 10px;
}

div.art-vmenublock img {
    margin: 0;
}

.art-vmenublockheader {
    background: #174072;
    background: linear-gradient(top, #1E5394 0, #102D50 100%) no-repeat;
    background: -webkit-linear-gradient(top, #1E5394 0, #102D50 100%) no-repeat;
    background: -moz-linear-gradient(top, #1E5394 0, #102D50 100%) no-repeat;
    background: -o-linear-gradient(top, #1E5394 0, #102D50 100%) no-repeat;
    background: -ms-linear-gradient(top, #1E5394 0, #102D50 100%) no-repeat;
    background: linear-gradient(top, #1E5394 0, #102D50 100%) no-repeat;
    -svg-background: linear-gradient(top, #1E5394 0, #102D50 100%) no-repeat;
    padding: 10px 0;
    margin: 0 auto;
}

.art-vmenublockheader .t,
.art-vmenublockheader .t a,
.art-vmenublockheader .t a:link,
.art-vmenublockheader .t a:visited,
.art-vmenublockheader .t a:hover {
    color: #FFFFFF;
    font-size: 14px;
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 0 5px;
}

.art-vmenublockcontent {
    background: #FFFFFF;
    margin: 0 auto;
}

ul.art-vmenu, ul.art-vmenu ul {
    list-style: none;
    display: block;
}

ul.art-vmenu, ul.art-vmenu li {
    display: block;
    margin: 0;
    padding: 0;
    width: auto;
    line-height: 0;
}

ul.art-vmenu {
    margin-top: 0;
    margin-bottom: 0;
}

ul.art-vmenu ul {
    display: none;
    margin: 0;
    padding: 0;
    position: relative;
}

ul.art-vmenu ul.active {
    display: block;
}

ul.art-vmenu > li > a {
    background: #CCCCCC;
    padding: 0 10px;
    margin: 0 auto;
    color: #525252;
    min-height: 34px;
    line-height: 34px;
}

ul.art-vmenu a {
    display: block;
    cursor: pointer;
    z-index: 1;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    position: relative;
}

ul.art-vmenu li {
    position: relative;
}

ul.art-vmenu > li {
    margin-top: 2px;
}

ul.art-vmenu > li > ul {
    padding: 0;
    margin-top: 2px;
    margin-bottom: 2px;
}

ul.art-vmenu > li:first-child {
    margin-top: 0;
}

ul.art-vmenu > li > a:before {
    background: url('images/vmenuitemicon.png') no-repeat center;
    content: '.';
    text-indent: 7px;
    overflow: hidden;
    width: 7px;
    min-height: 4px;
    float: right;
}

ul.art-vmenu > li > a.active:before {
    background: url('images/vmenuactiveitemicon.png') no-repeat center;
    content: '.';
    text-indent: 7px;
    overflow: hidden;
    width: 7px;
    min-height: 4px;
    float: right;
}

ul.art-vmenu > li > a:hover:before, ul.art-vmenu > li > a.active:hover:before, ul.art-vmenu > li:hover > a:before, ul.art-vmenu > li:hover > a.active:before {
    background: url('images/vmenuhovereditemicon.png') no-repeat center;
    content: '.';
    text-indent: 7px;
    overflow: hidden;
    width: 7px;
    min-height: 4px;
    float: right;
}

ul.art-vmenu > li > a:hover, ul.art-vmenu > li > a.active:hover {
    background: #CCCCCC;
    padding: 0 10px;
    margin: 0 auto;
}

ul.art-vmenu a:hover, ul.art-vmenu a.active:hover {
    color: #2464B2;
}

ul.art-vmenu > li > a.active:hover > span.border-top, ul.art-vmenu > li > a.active:hover > span.border-bottom {
    background-color: transparent;
}

ul.art-vmenu > li > a.active {
    background: #CCCCCC;
    padding: 0 10px;
    margin: 0 auto;
    color: #2464B2;
}

ul.art-vmenu > li > ul:before {
    margin: 0 auto;
    display: block;
    position: absolute;
    content: ' ';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

ul.art-vmenu li li a {
    margin: 0 auto;
    position: relative;
}

ul.art-vmenu ul li {
    margin: 0;
    padding: 0;
}

ul.art-vmenu li li {
    position: relative;
    margin-top: 0;
}

ul.art-vmenu ul a {
    display: block;
    position: relative;
    min-height: 26px;
    overflow: visible;
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 0;
    line-height: 26px;
    color: #525252;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    margin-left: 0;
    margin-right: 0;
}

ul.art-vmenu ul a:visited, ul.art-vmenu ul a.active:hover, ul.art-vmenu ul a:hover, ul.art-vmenu ul a.active {
    line-height: 26px;
    color: #525252;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    margin-left: 0;
    margin-right: 0;
}

ul.art-vmenu ul ul a {
    padding-left: 30px;
}

ul.art-vmenu ul ul ul a {
    padding-left: 45px;
}

ul.art-vmenu ul ul ul ul a {
    padding-left: 60px;
}

ul.art-vmenu ul ul ul ul ul a {
    padding-left: 75px;
}

ul.art-vmenu ul > li > a:hover, ul.art-vmenu ul > li > a.active:hover {
    background: #D6DEE6;
    background: linear-gradient(top, #D6DEE6 0, #D9E0E8 40%, #D9E0E8 85%, #BFCCD9 100%) no-repeat;
    background: -webkit-linear-gradient(top, #D6DEE6 0, #D9E0E8 40%, #D9E0E8 85%, #BFCCD9 100%) no-repeat;
    background: -moz-linear-gradient(top, #D6DEE6 0, #D9E0E8 40%, #D9E0E8 85%, #BFCCD9 100%) no-repeat;
    background: -o-linear-gradient(top, #D6DEE6 0, #D9E0E8 40%, #D9E0E8 85%, #BFCCD9 100%) no-repeat;
    background: -ms-linear-gradient(top, #D6DEE6 0, #D9E0E8 40%, #D9E0E8 85%, #BFCCD9 100%) no-repeat;
    background: linear-gradient(top, #D6DEE6 0, #D9E0E8 40%, #D9E0E8 85%, #BFCCD9 100%) no-repeat;
    -svg-background: linear-gradient(top, #D6DEE6 0, #D9E0E8 40%, #D9E0E8 85%, #BFCCD9 100%) no-repeat;
    margin: 0 auto;
}

ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a.active:hover {
    color: #525252;
}

ul.art-vmenu ul a:hover:after {
    background-position: center;
}

ul.art-vmenu ul a.active:hover:after {
    background-position: center;
}

ul.art-vmenu ul a.active:after {
    background-position: bottom;
}

ul.art-vmenu ul > li > a.active {
    background: #2464B2;
    background: linear-gradient(top, #2464B2 0, #2566B6 40%, #2566B6 85%, #1F5698 100%) no-repeat;
    background: -webkit-linear-gradient(top, #2464B2 0, #2566B6 40%, #2566B6 85%, #1F5698 100%) no-repeat;
    background: -moz-linear-gradient(top, #2464B2 0, #2566B6 40%, #2566B6 85%, #1F5698 100%) no-repeat;
    background: -o-linear-gradient(top, #2464B2 0, #2566B6 40%, #2566B6 85%, #1F5698 100%) no-repeat;
    background: -ms-linear-gradient(top, #2464B2 0, #2566B6 40%, #2566B6 85%, #1F5698 100%) no-repeat;
    background: linear-gradient(top, #2464B2 0, #2566B6 40%, #2566B6 85%, #1F5698 100%) no-repeat;
    -svg-background: linear-gradient(top, #2464B2 0, #2566B6 40%, #2566B6 85%, #1F5698 100%) no-repeat;
    margin: 0 auto;
}

ul.art-vmenu ul a.active, ul.art-vmenu ul a:hover, ul.art-vmenu ul a.active:hover {
    color: #F2F2F2;
}

.art-block {
    margin: 10px;
}

div.art-block img {
    border: none;
    margin: 5px;
}

.art-blockheader {
    padding: 12px 3px;
    margin: 0 auto;
}

.art-blockheader .t,
.art-blockheader .t a,
.art-blockheader .t a:link,
.art-blockheader .t a:visited,
.art-blockheader .t a:hover {
    color: #20589D;
    font-size: 14px;
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 0 5px;
}

.art-blockcontent {
    padding: 3px;
    margin: 0 auto;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-blockcontent table,
.art-blockcontent li,
.art-blockcontent a,
.art-blockcontent a:link,
.art-blockcontent a:visited,
.art-blockcontent a:hover {
    color: #304050;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-blockcontent p {
    margin: 12px 0;
}

.art-blockcontent a, .art-blockcontent a:link {
    color: #2464B2;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}
    
.art-blockcontent a:visited, .art-blockcontent a.visited {
    color: #2464B2;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
    
.art-blockcontent a:hover, .art-blockcontent a.hover {
    color: #2464B2;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.art-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: -9px;
}

.opera .art-block ul > li:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-block li {
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 125%;
    color: #3F5469;
    margin: 5px 0 0 10px;
}

.art-block ul > li, .art-block ol {
    padding: 0;
}

.art-block ul > li {
    padding-left: 9px;
}

.art-breadcrumbs {
    margin: 0 auto;
}

a.dnnSecondaryAction,
a.dnnSecondaryAction:link,
a:link.dnnSecondaryAction:link,
body a.dnnSecondaryAction:link,
a.dnnSecondaryAction:visited,
body a.dnnSecondaryAction:visited,
input.dnnSecondaryAction,
button.dnnSecondaryAction,
a.art-button,
a.art-button:link,
a:link.art-button:link,
body a.art-button:link,
a.art-button:visited,
body a.art-button:visited,
input.art-button,
button.art-button {
    text-decoration: none;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    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: 27px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

a.dnnSecondaryAction,
a.dnnSecondaryAction:link,
a:link.dnnSecondaryAction:link,
body a.dnnSecondaryAction:link,
a.dnnSecondaryAction:visited,
body a.dnnSecondaryAction:visited,
input.dnnSecondaryAction,
button.dnnSecondaryAction {
  color:#000000;
}

.art-button img, .dnnSecondaryAction img {
    margin: 0;
    vertical-align: middle;
}

.firefox2 .art-button {
    display: block;
    float: left;
}

input, select, textarea, a.art-search-button span {
    vertical-align: middle;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

.art-block select {
    width: 96%;
}

input.art-button, input.dnnSecondaryAction {
    float: none !important;
}

.art-button.active, .art-button.active:hover, .dnnSecondaryAction.active, .dnnSecondaryAction.active:hover {
    background: #525252;
    background: linear-gradient(top, #6B6B6B 0, #363636 100%) no-repeat;
    background: -webkit-linear-gradient(top, #6B6B6B 0, #363636 100%) no-repeat;
    background: -moz-linear-gradient(top, #6B6B6B 0, #363636 100%) no-repeat;
    background: -o-linear-gradient(top, #6B6B6B 0, #363636 100%) no-repeat;
    background: -ms-linear-gradient(top, #6B6B6B 0, #363636 100%) no-repeat;
    background: linear-gradient(top, #6B6B6B 0, #363636 100%) no-repeat;
    -svg-background: linear-gradient(top, #6B6B6B 0, #363636 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding: 0 20px;
    margin: 0 auto;
}

.art-button.active, .art-button.active:hover, .dnnSecondaryAction.active, .dnnSecondaryAction.active:hover {
    color: #FFFFFF !important;
}

.art-button.hover, .art-button:hover, .dnnSecondaryAction.hover, .dnnSecondaryAction:hover {
    background: #6B6B6B;
    background: linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    background: -webkit-linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    background: -moz-linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    background: -o-linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    background: -ms-linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    background: linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    -svg-background: linear-gradient(top, #858585 0, #808080 10%, #525252 100%) no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding: 0 20px;
    margin: 0 auto;
}

.art-button.hover, .art-button:hover {
    color: #FFFFFF !important;
}

.dnnPrimaryAction {
	font-size:12px!important;
	margin:0 5px 0 0!important;
	padding:0px 20px!important;
	height:27px!important;
	line-height:27px!important;
}

.dnnPrimaryAction:link, .dnnPrimaryAction, .dnnPrimaryAction.hover, .dnnPrimaryAction:hover, .dnnPrimaryAction:visited {
	color:white!important;
	text-decoration:none!important;
}

.dnnSecondaryAction.hover, .dnnSecondaryAction:hover {
    color: #444444 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
    /*background: #F9FAFB;
    border-width: 0;*/
    margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
    /* width: 100%; */
    padding: 8px 0;
    /* color: #A03703 !important;*/
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}

input.art-error, textarea.art-error {
    background: #F9FAFB;
    border: 1px solid #E2341D;
    margin: 0 auto;
}

input.art-error, textarea.art-error {
    color: #A03703 !important;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

div.art-search input[type="text"] {
    background: #FFFFFF;
    border-radius: 0;
    border-width: 0;
    margin: 0 auto;
    width: 100%;
    padding: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #22485D !important;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

div.art-search {
    background-image: none;
    border: 0;
    display: block;
    position: relative;
    top: 0;
    padding: 0;
    margin: 5px;
    left: 0;
    line-height: 0;
}

div.art-search input, a.art-search-button {
    top: 0;
    right: 0;
}

div.art-search > span > input, a.art-search-button {
    bottom: 0;
    left: 0;
    vertical-align: middle;
}

div.art-search input[type="button"], input.art-search-button, a.art-search-button {
    background: #5F9FC4;
    margin: 0 auto;
}

div.art-search input[type="button"], input.art-search-button, a.art-search-button {
    position: absolute;
    left: auto;
    display: block;
    border: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 6px;
    color: #FFFFFF !important;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    cursor: pointer;
}

a.art-search-button span.art-search-button-text, a.art-search-button:after {
    vertical-align: middle;
}

a.art-search-button:after {
    display: inline-block;
    content: ' ';
    height: 100%;
}

a.art-search-button, a.art-search-button span,
    a.art-search-button:visited, a.art-search-button.visited,
    a.art-search-button:hover, a.art-search-button.hover {
    text-decoration: none;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
}

label.art-checkbox:before {
    background: #F9FAFB;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
}

label.art-checkbox {
    cursor: pointer;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    display: inline-block;
    color: #22485D !important;
}

.art-checkbox > input[type="checkbox"] {
    margin: 0 5px 0 0;
}

label.art-checkbox.active:before {
    background: #B2C2D1;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.art-checkbox.hovered:before {
    background: #C3DBE9;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border-width: 0;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    display: inline-block;
}

label.art-radiobutton:before {
    background: #F9FAFB;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
}

label.art-radiobutton {
    cursor: pointer;
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    line-height: 12px;
    display: inline-block;
    color: #22485D !important;
}

.art-radiobutton > input[type="radio"] {
    vertical-align: baseline;
    margin: 0 5px 0 0;
}

label.art-radiobutton.active:before {
    background: #8CBAD4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

label.art-radiobutton.hovered:before {
    background: #C3DBE9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.art-comments {
    border-top: 1px dotted #5F9FC4;
    margin: 0 auto;
    margin-top: 25px;
}

.art-comment-inner {
    background: #E2E8EE;
    background: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px;
    margin: 0 auto;
    margin-left: 94px;
}

.art-comment-avatar {
    float: left;
    width: 80px;
    height: 80px;
    padding: 1px;
    background: #fff;
    border: 1px solid #E2E8EE;
}

.art-comment-avatar > img {
    margin: 0 !important;
    border: none !important;
}

.art-comment-content {
    padding: 10px 0;
    color: #7D2B03;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-comment {
    margin-top: 6px;
}

.art-comment:first-child {
    margin-top: 0;
}

.art-comment-header {
    color: #162E3C;
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 100%;
}

.art-comment-header a,
.art-comment-header a:link,
.art-comment-header a:visited,
.art-comment-header a.visited,
.art-comment-header a:hover,
.art-comment-header a.hovered {
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 100%;
}
    
.art-comment-header a, .art-comment-header a:link {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #5096BE;
}

.art-comment-header a:visited, .art-comment-header a.visited {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #5096BE;
    }

.art-comment-header a:hover, .art-comment-header a.hovered {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #5096BE;
}

.art-comment-content a,
.art-comment-content a:link,
.art-comment-content a:visited,
.art-comment-content a.visited,
.art-comment-content a:hover,
.art-comment-content a.hovered {
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-comment-content a, .art-comment-content a:link {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #4E6983;
}
    
.art-comment-content a:visited, .art-comment-content a.visited {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #A53903;
}
    
.art-comment-content a:hover, .art-comment-content a.hovered {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #4E6983;
}

.art-pager {
    background: #EFF2F5;
    background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #5F9FC4;
    padding: 5px;
}

.art-pager > *:last-child,
.art-pager > *:last-child:hover {
    margin-right: 0;
}

.art-pager > span {
    cursor: default;
}

.art-pager > * {
    background: #C3DBE9;
    background: linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    background: -webkit-linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    background: -moz-linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    background: -o-linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    background: -ms-linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    background: linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    -svg-background: linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #C3DBE9;
    padding: 7px;
    margin: 0 4px 0 auto;
    position: relative;
    display: inline-block;
    margin-left: 0;
}

.art-pager a:link,
.art-pager a:visited {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #11222D;
}

.art-pager .active {
    background: #B6BFC9;
    background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
    background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
    background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
    background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
    background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
    background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
    -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
    border: 1px solid #C3DBE9;
    padding: 7px;
    margin: 0 4px 0 auto;
    color: #FFFFFF;
}

.art-pager .more {
    background: #C3DBE9;
    background: linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    background: -webkit-linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    background: -moz-linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    background: -o-linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    background: -ms-linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    background: linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    -svg-background: linear-gradient(top, #FFFFFF 0, #84B5D2 100%) no-repeat;
    border: 1px solid #C3DBE9;
    margin: 0 4px 0 auto;
}

.art-pager a.more:link,
.art-pager a.more:visited {
    color: #171F26;
}

.art-pager a:hover {
    background: #8CBAD4;
    background: linear-gradient(top, #C3DBE9 0, #5096BE 100%) no-repeat;
    background: -webkit-linear-gradient(top, #C3DBE9 0, #5096BE 100%) no-repeat;
    background: -moz-linear-gradient(top, #C3DBE9 0, #5096BE 100%) no-repeat;
    background: -o-linear-gradient(top, #C3DBE9 0, #5096BE 100%) no-repeat;
    background: -ms-linear-gradient(top, #C3DBE9 0, #5096BE 100%) no-repeat;
    background: linear-gradient(top, #C3DBE9 0, #5096BE 100%) no-repeat;
    -svg-background: linear-gradient(top, #C3DBE9 0, #5096BE 100%) no-repeat;
    border: 1px solid #C3DBE9;
    padding: 7px;
    margin: 0 4px 0 auto;
}

.art-pager a:hover,
.art-pager a.more:hover {
    color: #11222D;
}

.art-pager > *:after {
    margin: 0 0 0 auto;
    display: inline-block;
    position: absolute;
    content: ' ';
    top: 0;
    width: 0;
    height: 100%;
    right: 0;
    text-decoration: none;
}

.art-pager > *:last-child:after {
    display: none;
}

.art-commentsform {
    background: #E2E8EE;
    background: transparent;
    padding: 10px;
    margin: 0 auto;
    margin-top: 25px;
}

.art-commentsform h2 {
    padding-bottom: 10px;
    margin: 0;
}

.art-commentsform label {
    display: inline-block;
    line-height: 25px;
}

.art-commentsform input:not([type=submit]), .art-commentsform textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}

.art-commentsform .form-submit {
    margin-top: 10px;
}

.art-post {
    padding: 10px;
}

a img {
    border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img {
    margin: 7px 7px 7px 7px;
}

.art-metadata-icons img {
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.art-article table, table.art-article {
    border-collapse: collapse;
    margin: 1px;
}

.art-post .art-content-layout-br {
    height: 0;
}

.art-article th, .art-article td {
    padding: 2px;
    vertical-align: top;
    text-align: left;
}

.art-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.art-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;
}

.art-postheader {
    color: #000000;
    margin: 5px 0;
    font-size: 22px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-postheader a,
.art-postheader a:link,
.art-postheader a:visited,
.art-postheader a.visited,
.art-postheader a:hover,
.art-postheader a.hovered {
    font-size: 22px;
    font-family: Arial, Helvetica, Sans-Serif;
}
    
.art-postheader a, .art-postheader a:link {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #0000FF;
}

.art-postheader a:visited, .art-postheader a.visited {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #0000FF;
    }

.art-postheader a:hover, .art-postheader a.hovered {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
    text-align: left;
    color: #0000FF;
}

.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #3F5469;
}

.art-postheadericons {
    padding: 1px;
}

.art-postheadericons a, .art-postheadericons a:link {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #306482;
}
    
.art-postheadericons a:visited, .art-postheadericons a.visited {
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
    color: #306482;
}
    
.art-postheadericons a:hover, .art-postheadericons a.hover {
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
    color: #3F84AB;
}

.art-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 .art-postpdficon:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-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 .art-postprinticon:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-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 .art-postemailicon:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

#dnn_ContentPane div.DNNModuleContent div.Normal ul, #dnn_ContentPane div.DNNModuleContent div.Normal ul li {
    list-style-position:outside!important;
    list-style-type: square!important;
    overflow-y:visible!important;
    padding-left: 0px!important;
	padding-bottom: 10px!important;
}

.art-postcontent ul > li:before, .art-post ul > li:before, .art-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 .art-postcontent ul > li:before, .opera .art-post ul > li:before, .opera .art-textblock ul > li:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-postcontent li, .art-post li, .art-textblock li {
    font-size: 13px;
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 3px 0 0 11px;
}

.art-postcontent ul > li, .art-post ul > li, .art-textblock ul > li, .art-postcontent ol, .art-post ol, .art-textblock ol {
    padding: 0;
}

.art-postcontent ul > li, .art-post ul > li, .art-textblock ul > li {
    padding-left: 12px;
}

.art-postcontent ul > li:before, .art-post ul > li:before, .art-textblock ul > li:before {
    margin-left: -12px;
}

.art-postcontent ol, .art-post ol, .art-textblock ol, .art-postcontent ul, .art-post ul, .art-textblock ul {
    margin: 1em 0 1em 11px;
}

.art-postcontent li ol, .art-post li ol, .art-textblock li ol, .art-postcontent li ul, .art-post li ul, .art-textblock li ul {
    margin: 0.5em 0 0.5em 11px;
}

.art-postcontent li, .art-post li, .art-textblock li {
    margin: 3px 0 0 0;
}

.art-postcontent ol > li, .art-post ol > li, .art-textblock ol > li {
    /* overrides overflow for "ul li" and sets the default value */
    overflow: visible;
}

.art-post ul > li, .art-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, blockquote p {
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-size:1em!important;
    line-height:1.2em!important;
    text-align: left;
    /* makes block not to align behind the image if they are in the same line */
    overflow: auto;
    clear: both;
    font-style:normal!important;
    color:black!important;
}

blockquote a, .art-postcontent blockquote a, .art-blockcontent blockquote a, .art-footer blockquote a,
    blockquote a:link, .art-postcontent blockquote a:link, .art-blockcontent blockquote a:link, .art-footer blockquote a:link,
    blockquote a:visited, .art-postcontent blockquote a:visited, .art-blockcontent blockquote a:visited, .art-footer blockquote a:visited,
    blockquote a:hover, .art-postcontent blockquote a:hover, .art-blockcontent blockquote a:hover, .art-footer blockquote a:hover {
    font-weight: normal;
    font-style:none!important;
    font-family: Arial, Helvetica, Sans-Serif;
    text-align: left;
    font-size:1em!important;
    line-height:1.2em!important;
    font-style:normal!important;
    color:black!important;
*/}

/* Override native 'p' margins*/
    blockquote p,
.art-postcontent blockquote p,
.art-blockcontent blockquote p,
.art-footer blockquote p {
    margin: 0;
    margin: 5px 0;
}

.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #3F5469;
}

.art-postfootericons {
    padding: 1px;
}

.art-postfootericons a, .art-postfootericons a:link {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #306482;
}
    
.art-postfootericons a:visited, .art-postfootericons a.visited {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #306482;
}
    
.art-postfootericons a:hover, .art-postfootericons a.hover {
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #3F84AB;
}

.Navigator .art-ccs-navigator img, .Navigator img {
    border: 0;
    margin: 0;
    vertical-align: middle;
}

tr.Navigator td, td span.Navigator {
    text-align: center;
    vertical-align: middle;
}

.Sorter img {
    border: 0;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    position: static;
    z-index: 1;
    width: 12px;
    height: 6px;
}

.Sorter a {
    position: relative;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #3F84AB;
}

.Sorter a:link {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #3F84AB;
}

.Sorter a:visited, .Sorter a.visited {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #3F84AB;
}

.Sorter a:hover, .Sorter a.hover {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #306482;
}

.Sorter {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #22485D;
}

.art-footer {
    background: #FFFFFF;
    background: transparent;
    margin: 0 auto;
    position: relative;
    color: #151C23;
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
    text-align: center;
    padding: 0;
    z-index:0;
}

.art-footer a,
.art-footer a:link,
.art-footer a:visited,
.art-footer a:hover,
.art-footer td,
.art-footer th,
.art-footer caption {
    color: #151C23;
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-footer p {
    padding: 0;
    text-align: center;
}

.art-footer a,
.art-footer a:link {
    color: #0000FF;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    font-size: 12px;
}
    
.art-footer a:visited {
    color: #0000FF;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
    
.art-footer a:hover {
    color: #0000FF;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.art-footer h1 {
    color: #3E81A8;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-footer h2 {
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.art-footer h3 {
    color: #99ADC2;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-footer h4 {
    color: #FC9764;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-footer h5 {
    color: #FC9764;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-footer h6 {
    color: #FC9764;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-footer img {
    border: none;
    margin: 0 !important;
}

.art-footer-inner {
    margin: 0 auto;
    width: 1000px;
    padding: 0px;
    padding-right: 5px;
    padding-left: 5px;
}

.art-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;
}

.art-rss-tag-icon:empty {
    vertical-align: middle;
}

.art-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;
}

.art-facebook-tag-icon:empty {
    vertical-align: middle;
}

.art-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;
}

.art-twitter-tag-icon:empty {
    vertical-align: middle;
}

.art-footer ul {
    margin: 0 !important;
}

.art-footer ul > li:before {
    /*content: url('images/footerbullets.png');*/
    margin-right: 6px;
    bottom: 1px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-left: -13px;
}

.opera .art-footer ul > li:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-footer td {
    vertical-align: top;
}

.art-footer li {
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #2A3846;
    margin: 0 !important;
    text-align: left;
    list-style-type: none !important;
}

.art-footer ul > li, .art-footer ol {
    padding: 0;
}

.art-footer ul > li {
    padding-left: 0px !important;
}



.art-page-footer,
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-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: #326786;
}

.art-page-footer {
    position: relative;
    z-index: auto !important;
    padding: 1em;
    text-align: center !important;
    text-decoration: none;
    color: #344556;
}

img.art-lightbox {
    cursor: pointer;
}

#art-lightbox-bg * {
    padding: 0;
    margin: 0;
}

div#art-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.art-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.art-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;
}

.art-content-layout .art-sidebar1 {
    margin: 0 auto;
    width: 200px;
}

.art-content-layout .art-content {
    margin: 0 auto;
}

/* Begin Additional CSS Styles */
.art-blockheader .t, .art-vmenublockheader .t {
    white-space: nowrap;
}
/* End Additional CSS Styles */

.art-post {
    margin: 0px;
}

a img {
    border: 0;
}

.art-article img, img.art-article {
    border:;
    margin: 7px 7px 7px 7px;
}

.art-metadata-icons img {
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.art-article table, table.art-article {
    border-collapse: collapse;
    margin: 1px;
    /*width: auto;*/
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {
    background-color: Transparent;
}

.art-article th, .art-article td {
    padding: 2px;
    border: none 0px #808080;
    vertical-align: top;
    text-align: left;
}

.art-article th {
    text-align: left;
    vertical-align: middle;
    padding: 7px;
}

pre {
    overflow: auto;
    padding: 0.1em;
}

.art-post, .art-post-body, .art-block, .art-block-body {
    z-index: auto;
}

.art-article .ModuleTitle_SubMenu th, .art-article .ModuleTitle_SubMenu td, .art-article .ModuleTitle_MenuItem img {
    border-width: 0;
    padding: 0;
    margin: 0;
}

.art-block, .art-block-body {
    z-index: auto;
}

.art-blockcontent .SubHead, .art-blockcontent .Normal {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
}

.art-blockcontent td {
    padding: 0;
}

.SubHead, td.SubHead {
    border: 0;
    padding: 0;
}

.art-blockcontent table {
    width: 100%;
}

.art-blockcontent ul li, .art-blockcontent ol ul li {
    list-style-type: none;
}

.art-blockheader {
    z-index: auto;
}

.art-blockheader .t .Head {
    height: 16px;
    color: #20589d;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    padding: 0;
    line-height: 16px;
    margin: 0;
}

.dnn6 .art-blockheader .Head {
    height: 16px;
    color: #20589d;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    padding: 0;
    line-height: 16px;
    margin: 0;
}

body {
    direction: ltr;
}

.Normal, .normal, #LoginInfo, #QuickLinks, #LoginInfo p.LoginNotes, .SubHead, .WizardText, .SkinObject {
    font-family: 'Times New Roman';
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.art-postcontent .Normal,
.art-postcontent .normal,
.art-postcontent #LoginInfo,
.art-postcontent #QuickLinks,
.art-postcontent #LoginInfo p.LoginNotes,
.art-postcontent .SubHead,
.art-postcontent .WizardText,
.art-postcontent .SkinObject {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    ;
}

.NormalBold {
    font-size: 1em;
    font-family: 'Times New Roman';
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    font-weight: bold;
}

#LoginInfo dt {
    font-family: 'Times New Roman';
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

th {
    font-family: 'Times New Roman';
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

#LoginInfo h3 {
    background-color: transparent;
}

.Normal, .normal, #LoginInfo, #QuickLinks, #LoginInfo p.LoginNotes, .art-postcontent .SubHead, .art-postcontent .Normal, .SubHead, .WizardText, .SkinObject {
    font-size: 1em;
    color: #0f1419;
}

.NormalBold {
    font-size: 1em;
    color: #0f1419;
    font-weight: bold;
}

#LoginInfo {
    width: 100%;
    background-color: Transparent;
}

#LoginInfo dt {
    color: #0f1419;
    font-weight: bold;
}

#LoginInfo div.LoginBlock {
    width: 45%;
}

.Head {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

h2.Head {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 28px;
    font-weight: 400;
    text-decoration: none;
    color: #20589d;
}

#QuickLinks {
    border: 0;
    float: none;
    width: auto;
    background-color: Transparent;
}

th {
    color: #0f1419;
    font-weight: bold;
}

a.CommandButton, a.SkinObject {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #0000ff;
}

a.CommandButton:link, a.SkinObject:link {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #0000ff;
}

a.CommandButton:visited, a.SkinObject:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #0000ff;
}

a.CommandButton:hover, a.SkinObject:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    color: #0000ff;
}

.DNNAlignright p, .DNNAlignright th, .DNNAlignright td {
    text-align: right;
}

.DNNAligncenter p, .DNNAligncenter th, .DNNAligncenter td {
    text-align: center;
}

.DNNAlignleft p, .DNNAlignleft th, .DNNAlignleft td {
    text-align: left;
}

/* Control Panel rules */
#dnn_ControlPanel .SubHead,
#dnn_ControlPanel .SkinObject,
#dnn_ControlPanel A.SkinObject:link,
#dnn_ControlPanel A.SkinObject:visited,
#dnn_ControlPanel A.SkinObject:hover,
#dnn_ControlPanel A.SkinObject:active,
#dnn_ControlPanel A.CommandButton:link,
#dnn_ControlPanel A.CommandButton:visited,
#dnn_ControlPanel A.CommandButton:active,
#dnn_ControlPanel .footer,
#dnn_ControlPanel a.footer:link,
#dnn_ControlPanel a.footer:active,
#dnn_ControlPanel a.footer:visited {
    color: #003366;
}

#dnn_ControlPanel A.CommandButton:hover {
    color: #ff0000;
}

table.position {
    position: static;
}

.ModDNNHTMLC table {
    width: 100%;
}

body > div {
    z-index: 10;
}

.dnn6 a.dnnFormHelp, .dnn6 .dnnForm .dnnFormItem a.dnnFormHelp, .dnn6 .dnnTooltip label a.dnnFormHelp {
    color: #0f1419;
}

.dnn6 .art-postcontent h2.dnnFormSectionHead a {
    color: #20589d;
}

.dnn6 .art-postcontent h2.dnnFormSectionHead a:hover, .dnn6 .art-post .dnnActionMenuBody li {
    color: #000000;
}

.dnn6 .dnnActionMenuBody a {
    color: #328DDE;
}

.dnn6 .dnnActionMenuBody a:hover {
    color: #1B4D79;
}

.dnn6 .art-post .console-large h3 {
    font-size: 1em;
    margin: 2px;
    overflow: hidden;
    text-align: center;
    width: 130px;
}

.dnn6 .dnnGrid {
    color: #333333;
}

.dnn6 .dnnGrid a {
    color: #003366;
}


.dnn6 .dnnActionMenu ul > li {
    background-image: none;
}

.dnn6 .dnnActionMenu ul > li img {
    border: none;
}

.dnn6 .dnnActionMenu ul > li:before, .dnn6 .dnnActionMenu ul > li:after {
    content: '';
    display: block;
    padding-bottom: 0;
}

.dnn6 .dnnForm {
    min-width: 0;
}

.dnn6 .dnnLoginService input[type="text"],
.dnn6 .dnnSearchInput input[type="text"],
.dnn6 .dnnLoginService input[type="password"] {
    float: none;
    width: 96%;
}

.dnn6 .dnnForm ul li {
    padding-left: 0;
}

.dnn6 .dnnForm.dnnLoginService {
    width: auto;
}

.dnn6 .dnnForm.dnnLoginService .dnnFormItem label, .dnn6 .dnnForm.dnnSearchInput .dnnTooltip, .dnn6 .dnnSearchInput .dnnFormItem label {
    width: auto;
}

ul.dnnActions {
	margin-left: 0px!important;
}

.dnn6 .dnnForm.dnnLogin.dnnClear, .dnnForm.dnnLoginService, .dnnLoginRememberMe, .dnn6 .dnnForm .loginContent ul.dnnActions, .dnnForm .dnnFormItem {
    margin: 0;
    padding: 0;
}

.dnn6 .dnnLogin ul.dnnActions li a {
    line-height: 1.5em;
}

.dnn6 .art-button-wrapper input {
    box-shadow: none;
}

.opera .dnn6 #art-main {
    overflow: auto;
}

.dnn6 .art-post ul.dnnActionMenuBody li, .dnn6 .art-block ul.dnnActionMenuBody li {
    padding-left: 0;
}

.dnn6 .art-post ul.dnnActionMenuBody, .dnn6 .art-block ul.dnnActionMenuBody {
    padding: 10px;
}

form {
    height: 100%;
}

.art-controlpanel-container div {
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

ul li li {
    list-style-type: none;
}

a .art-search-button {
    margin-top: 0 !important;
    height: 100% !important;
}

.art-footer .SkinObject {
    display: inline-block;
    color: #151c23;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
}

.art-footer a.SkinObject,
.art-footer a.SkinObject:link {
    color: #0000ff;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
}

.art-footer a.SkinObject:visited {
    color: #0000ff;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
}

.art-footer a.SkinObject:hover {
    color: #0000ff;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
}

.art-hmenu a img {
    vertical-align: text-top;
    margin-right: 50px;
}

﻿.art-hmenu ul a img {
    vertical-align: middle;
    margin-right: 12px;
}

.dnn6 .art-nav {
    z-index: 904;
}

.art-hmenu ul li, .art-hmenu ul li li, .art-hmenu ul li li li {
    list-style-type: none;
}

/*.dnn6 .art-post .console-large.console-mouseon {
    background-color:;
}*/

.dnn6 .art-post .console-large.console-mouseon h3 {
    color: #0f1419;
}

.art-post ul li {
    list-style-type: none;
}

.art-post ol, .art-post ul {
    margin: 1em 0 1em 2em;
    padding: 0;
}

.art-post li {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
}
.art-post li ol, .art-post li ul {
    margin: 0.5em 0 0.5em 2em;
    padding: 0;
}

.art-post li {
    padding: 0px 0 0px 12px;
}

.art-post ol > li {
    background: none;
    padding-left: 0;
    /* overrides overflow for "ul li" and sets the default value */
    overflow: visible;
}

.art-post ul > li {
    background-repeat: no-repeat;
    padding-left: 12px;
    /* makes "ul li" not to align behind the image if they are in the same line */
    overflow-x: visible;
    overflow-y: hidden;
}

.art-postcontent .DNN_ForumContent table {
    width: 100%;
}

.art-PostContent .DNN_ForumContent img {
    border: 0px;
}

.art-article .DNN_EventsContent table, .ThemeEvents table {
    width: 100%;
}

table.ModuleTitle_SubMenu {
    background-color: #FFFFFF;
}

.dnn6 .dnnActionMenu img {
    margin: 0;
}

#LoginInfo h3 {
    text-decoration: none;
    margin: 0.2em 0;
    padding: 0;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    word-spacing: normal;
    font-variant: normal;
    text-decoration: none;
    font-variant: normal;
    text-transform: none;
    text-align: left;
    text-indent: 0;
    line-height: inherit;
    text-transform: uppercase;
    color: #000000;
}

.art-postheader .Head {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

div.hr {
    display: none;
}

.art-controlpanel-container {
    margin: 0 auto;
    width: 1000px;
    min-width: 0px;
    max-width: none;
    position: relative;
    z-index: 10000;
}

.dnn6 .art-controlpanel-container {
    color: #000000;
    position: fixed;
}

.art-vmenu a img {
    display: none;
}

﻿ul.art-vmenu, ul.art-vmenu li {
    list-style: none;
    padding: 0;
    width: auto;
    line-height: 0;
}


    ul.art-vmenu li, ul.art-vmenu li ul, ul.art-vmenu li ul, ul.art-vmenu li ul li {
    list-style-type: none;
}



.MenuHdr0, .MenuHdr0 a, .MenuHdr0 a:link, .MenuHdr0 currentHeaderHighlight0 {
    color: white !important;
    text-decoration: none !important;
}

.MenuHdr0 {
    padding-left: 10px !important;
    font-size: 14px !important;
    font-weight: bold;
    padding-bottom: 2px;
    cursor: default;
    padding-top: 2px;
    font-family: Arial;
    background-color: #30588B !important;
    color: #FFFFFF !important;
}



.MenuHdr1 {
    padding-left: 10px !important;
    font-size: 12px !important;
    font-weight: bold;
    padding-bottom: 2px;
    cursor: default;
    padding-top: 2px;
    font-family: Arial;
    background-color: #d6d6d6 !important;
    color: #333333 !important;
}


/* Menu Item 1 */

.MenuItem1 HR {
    border-top: none;
    border-left: none;
    border-right: none;
}


.MenuItem1, .MenuItem1MouseOver {
    font-family: Arial;
    font-size: 12px !important;
    font-weight: normal;
    padding-bottom: 1px;
    padding-top: 1px;
    border: white 1px solid;
}

.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link {
    font-size: 12px !important;
    display: block;
    padding: 1px 0 1px 0;
    width: 100%;
    cursor: pointer;
    color: black;
    text-decoration: none;
}

.MenuItemMouseOver1 {
    font-size: 12px !important;
    border: #00008B 1px solid;
    background-color: #3E6FB4 !important;
    padding-left: 20px;
}

.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver3 A:Visited, .MenuItemMouseOver1 A:Link {
    font-size: 12px !important;
    color: white;
    text-decoration: none;
    width: 100%;
    padding: 1px 0 1px 0;
    cursor: pointer;
    display: block;
}


.currentItemHighlight1, .currentItemHighlight2, .MenuItem1 .currentItemHighlight1, .MenuItem2 .currentItemHighlight2 {
    background-color: red;
}
/* Menu Item 2 */

.MenuItem2 HR {
    border-top: none;
    border-left: none;
    border-right: none;
}


.MenuItem2, .MenuItem2MouseOver {
    font-family: Arial;
    font-size: 12px !important;
    font-weight: normal;
    padding: 1px 0 1px 0;
    border: white 1px solid;
}

.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, .MenuItem2 A:Link {
    font-size: 12px !important;
    display: block;
    width: 100%;
    cursor: pointer;
    color: black;
    padding: 1px 0 1px 10px;
    text-decoration: none;
}

.MenuItemMouseOver2 {
    font-size: 12px !important;
    border: #00008B 1px solid;
    background-color: #3E6FB4 !important;
    padding-left: 20px;
}

.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Hover, .MenuItemMouseOver3 A:Visited, .MenuItemMouseOver2 A:Link {
    font-size: 12px !important;
    padding-left: 10px;
    color: white;
    text-decoration: none;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    cursor: pointer;
    display: block;
}


.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link {
    font-size: 12px !important;
    display: block;
    padding-bottom: 1px;
    width: 100%;
    cursor: pointer;
    color: black;
    padding-top: 1px;
    text-decoration: none;
}


/*  */

.silverMenu {
    height: 53px !important;
}

.silverMenu img {
    margin-right: 0px !important;
}

.silverMenu a img {
    float: left;
}

.silverMenu a {
    padding: 0px !important;
}

#header {
    width: 1000px;
    height: 120px;
    background-color: white;
}

#logo {
    vertical-align: baseline;
    padding: 25px 0 0 15px;
}

.footerMenuWrapper {
    width: 1000px;
    height: 56px;
    background: url("images/footerMenuBG.png") repeat-x #000;
    text-align: center;
}

.footerMenuWrapper div.DNNModuleContent a {
    font-size: 16px !important;
    color: white !important;
    padding: 0px 20px 20px 20px !important;
}

.footerMenuWrapper div.DNNModuleContent div.Normal {
  line-height:53px!important;
}

#google_translate_element {
    float: right;
    padding: 5px 15px 0 10px;
}

#dnn_copyright_lblCopyright {
    margin: 20px 0 20px 0;
    font-size: 14px;
    color: #333333;
}

ul.dnnAdminTabNav {
  margin-left:0px!important;
}

ul.dnnAdminTabNav li a, ul.dnnAdminTabNav li a:link, ul.dnnAdminTabNav li a:visited {
  margin: 0;
  padding: 9px 9px 6px 9px;
  color: black;
  text-decoration: none;
}

ul.dnnAdminTabNav li a:hover {
  margin: 0;
  padding: 9px 9px 6px 9px;
  color: #444444;
  text-decoration: none;
}

ul.dnnAdminTabNav li {
  border-bottom-right-radius:0px!important;
  border-bottom-left-radius:0px!important;
  -moz-border-bottom-right-radius:0px!important;
  -moz-border-bottom-left-radius:0px!important;
}

ul.dnnAdminTabNav li.ui-state-active a {
  padding:9px 9px 8px 9px;
}

ul.mainMenu, ul.mainMenu ul {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    /*height: 65px !important;*/
}

ul.mainMenu li {
    position: relative;
    z-index: 5;
    display: block;
    float: left;
    background: none;
    margin: 0;
    border: 0;
    text-align: center;
    padding-right: 4px;
}

/* Apply height to first level of main menu */
ul.mainMenu > li {
    height:55px!important;
    padding-right:5px!important;
}

ul.mainMenu li a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none !important;
}

/*ul.mainMenu li a {
    text-decoration: none;
    color: white;
    font-size: 17px;
    font-family: Arial Narrow, Arial;
    font-weight: bold;
}*/

ul.mainMenu li:hover {
    z-index: 10000;
    white-space: normal;
}

ul.mainMenu:after, ul.mainMenu ul:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
}

#menuHome {
    width: 40px;
    height: 55px;
    line-height: 55px;
    padding-left: 5px;
    background: url("images/menuHome.png") no-repeat !important;
}

#menuCommunity {
    width: 161px;
    height: 55px;
    line-height: 55px;
    background: url("images/menuCommunity.png") no-repeat !important;
}

#menuCommunity:hover, #menuBusinessAndDevelopment:hover, #menuGovernment:hover {
    color: #1E579D;
    background-image: none !important;
    background-color: #FFFFFF !important;
/*    height: 55px !important;
    margin-top: 5px !important;
    padding-bottom: 20px; */
}

#menuHome:hover {
    background-image: url("images/menuHome_hover.png") !important;
}

#menuBusinessAndDevelopment {
    width: 213px;
    height: 55px;
    line-height: 55px;
    background: url("images/menuBusinessAndDev.png") no-repeat !important;
}

#menuGovernment {
    width: 171px;
    height: 55px;
    line-height: 55px;
    background: url("images/menuGovernment.png") no-repeat !important;
}

.menuSilver {
    background: url("images/menuSilver.png") no-repeat scroll 0 0 transparent !important;
    height: 55px;
    line-height: 20px;
    width: 181px;
}

.menuSilver:hover, .menuSilver:hover .silverNextLine, .menuSilver:hover .silverFirstLine {
    color: #20589D !important;
}


.silverFirstLine {
    color: #333344;
    font-size: 15px;
    padding-left: 43px;
    padding-top: 3px;
    text-align: left;
}

.silverNextLine {
    color: #474747;
    font-size: 12px;
    line-height: 13px;
    margin-top: -1px;
    padding-left: 44px;
    text-align: left;
    word-wrap: normal;
}
/*.silverNextLine {
    text-align: left;
    width: 135px;
    height: 35px;
    padding-left: 44px;
    text-decoration: none;
    word-wrap: normal;
    font-size: 13px;
    color: #333;
    font-family: Arial;
    line-height: 13px;
    font-weight: normal;
}*/


#mouseIcon {
    width: 19px;
    height: 22px;
    margin-top: 15px;
    margin-left: 15px;
    background: url("images/menuMouse.png") no-repeat;
    float: left;
}

#calendarIcon {
    width: 19px;
    height: 22px;
    margin-top: 15px;
    margin-left: 12px;
    background: url("images/menuCalendar.png") no-repeat;
    float: left;
}

#dnn_FooterMenu > div > div {
    margin-top: -3px;
}

#footerLeft {
    float: left;
    width: 430px;
}

#footerRight {
    float: right;
    width: 540px;
}

#moreSocial {
    font-size: 14px;
    font-style: italic;
}

.copyright {
    float: left;
    width: 1000px;
}

#headerLeft {
    float: left;
}

.headerRightTop {
    vertical-align: top;
    position:absolute;
    width:690px;
    height:42px;
     z-index: 999 !important;
}

.headerRightBottom {
    vertical-align: bottom;
    position:absolute;
    bottom:0px;
    width:690px;
    height:78px;
}

#headerRight {
    float: right;
    display: block;
    width: 690px;
    height:120px;
    position:relative;
}

#headerRight .x {
	height:80px;
}

#headerRight #dnn_SearchBar {
	position:absolute;
	bottom:0;
     z-index: 100 !important;
}

#headerRight .DnnModule-CitySearchBar .dnnFormMessage {
	position: absolute;
	bottom: 40px;
	width: 640px;
	padding: 4px;
}

.iconTable {
    position:absolute;
    right:10px;
}

.icon {
    margin: 10px;
    float:left;
    text-align:center;
    vertical-align: bottom;
}

.icon a {
    padding-top:35px;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    display:block;
    background-position:50% 0;
    background-repeat:no-repeat;
    background-color:transparent;
}

.iEmployment a {
    width:83px;
    background-image:url('images/iEmployment.png');
}

.iEmployment a:hover {
    background-image:url('images/iEmployment_hover.png');
}
    
.iConnected a {
    width:93px;
    background-image:url('images/iConnected.png');
}
    
.iConnected a:hover {
    background-image:url('images/iConnected_hover.png');
}
    
.iBudget a {
    width:77px;
    background-image:url('images/iBudget.png');
}
    
.iBudget a:hover {
    background-image:url('images/iBudget_hover.png');
}
    
.iAgenda a {
    width:109px;
    background-image:url('images/iAgenda.png');
}

.iAgenda a:hover {
    background-image:url('images/iAgenda_hover.png');
}

.iC12 a {
    width:80px;
    background-image:url('images/iC12.png');
}
    
.iC12 a:hover {
    background-image:url('images/iC12_hover.png');
}
    
.iG20 a {
    width:60px;
    background-image:url('images/openData.png');
}
    
.iG20 a:hover {
    background-image:url('images/openData-hover.png');
}
    
.icon a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.icon img {
    display: block;
    margin: 0 auto;
}

p, .Normal {
    font-size: 12px;
}

.isPostedBy {
    /*display: none;*/
}

.isPostTitle H2 .Head {
    font-size: 14px !important;
    font-weight: bold !important;
}

/* Override home page search box CSS */
#searchText {
  outline:none!important;
}

/* Set Left Sidebar (dnn_sidebar1) margins */
#dnn_sidebar1 {
  margin:10px;
}

/* Override left pane menu width */
#dnn_sidebar1 div.ModCodingStaffMenuBoxC div.menu81d6b {
  width:180px!important;
}

/* Left Sidebar menu */
div.menu81d6b ul.cs-vertical-menu > li.first > a.parentNode {
  background-color:#2e5485!important;
  color:#ffffff!important;
  height:auto!important;
  font-weight: bold;
  line-height: inherit!important;
  padding: 11px 8px 11px 10px !important;
  font-size:15px!important;
  min-height:13px!important;
  text-indent: 0 !important;
}

div.menu81d6b ul.cs-vertical-menu > li.first > a.parentNode span.cs-sub-expander {
  display:none!important;
}

div.menu81d6b ul.cs-vertical-menu li ul li a, div.menu81d6b ul.cs-vertical-menu li ul li a:hover {
  background-color:#d6d6d6;
}

div.menu81d6b ul.cs-vertical-menu > li.first ul.inner-level li.first, div.menu81d6b ul.cs-vertical-menu > li.first ul.inner-level li.first a {
  margin:0px!important;
}

div.menu81d6b li.with-ul > a span.cs-sub-expander {
  background-image:url('images/arrow-down-black.png')!important;
}

div.menu81d6b li.with-ul > a span.cs-sub-expander:hover {
  background-image:url('images/arrow-down.png')!important;
}

div.menu81d6b li.expanded > a span.cs-sub-expander, div.menu81d6b li.expanded > a span.cs-sub-expander:hover {
  background-image:url('images/arrow-up.png')!important;
}

div.menu81d6b ul.cs-vertical-menu li.with-ul ul.inner-level li ul.inner-level > li a {
  background-color:#ffffff;
  border-bottom:0px!important;
  padding:5px!important;
}

div.menu81d6b .cs-vertical-menu li.current > a {
  line-height:18px!important;
  min-height:18px!important;
}

div.menu81d6b ul.cs-vertical-menu > li.expanded a,
div.menu81d6b ul.cs-vertical-menu li.with-ul ul.inner-level > li a {
  padding:5px;
  padding: 7px 22px 7px 10px !important;
  text-indent:0px!important;
}

div.menu81d6b ul.cs-vertical-menu li.with-ul ul.inner-level > li a span {
  display:block;
  padding:0px!important;
  text-indent:0px!important;
}

div.menu81d6b ul.cs-vertical-menu li.with-ul ul.inner-level li ul.inner-level > li a span {
  display:block;
  padding-left:2em!important;
  text-indent:0px!important;
}

div.menu81d6b ul.cs-vertical-menu li.with-ul ul > li a:hover {
  color:#2f61ca!important;
  background-color:#d6d6d6!important;     
}

ul li.expanded.current a {  
     padding-left: 10px !important;
}

div.menu81d6b ul.cs-vertical-menu li ul.inner-level li ul.inner-level > li.expanded a {
  background-color:#3e6fb4!important;
  color:#ffffff!important;
}

div.menu81d6b ul.cs-vertical-menu li ul li ul > li a:hover {
  color:#000000!important;
  background-color:#d8dfe6!important;
}

/* Fixing Calendar page */
.RadScheduler .rsHeader ul {
  margin:0px!important;
}

.RadScheduler .rsHeader h2 {
  margin:0px!important;
  text-align:center;
}

.normalTable td {
    padding: 5px !important;
}

.normalTable tr:nth-child(even) {background: #eee}


.internal-page #searchBox {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	box-shadow:none!important;
}

.internal-page #searchText {
	height:20px!important;
}

.internal-page #searchButton {
	height:37px;
}

.Normal p {
    padding-bottom: 16px !important;
}

#dnn_ctr1624_Preview_FormPreview {
  width:600px!important;
}

.Alert {
  color:dark red!important;
  font-size:14px!important;
  font-weight:bold!important;
}

.ModInFormC table.TableLayoutContainer tr {
  background-color:transparent!important;
}

#UserLink {
    float: right;
    padding: 8px 20px 0 0;
}

    #UserLink a, #UserLink a:link{
        font-size: 12px;
        font-weight: bold;
    }

        #UserLink a:hover {
            color: #0000ff;
            text-decoration: underline;
        }
        
#myCarouselNews .carousel-inner .item .span2 {
  display:block;
  overflow:hidden;
  behavior: url('pie.htc');
  border:1px solid #BCBCBC!important;
  border-radius:5px!important;
  -moz-border-radius:5px!important;
  -webkit-border-radius:5px!important;
  box-shadow: 0 0 0 0px #BCBCBC!important;
}

.DNNEmptyPane {
  height:0px!important;
}

/*Fix for bullets*/
/*.art-textblock ul > li, .art-postcontent ul > li {
    list-style-type: square !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
}
.menu81d6b ul > li, div[id^="LiveTabsWrapper"] ul > li, #Footer ul > li
      {
        list-style-type: none !important;
        overflow-x: visible !important;
        overflow-y: visible !important;
    }
	*/
	
/*Apply CSS Styles*/	
.indentText {display:block; margin-left: 10px;}
.infoAlert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; color: #31708f; background-color: #d9edf7; border-color: #bce8f1;}
.warnAlert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc;}
.art-postcontent a.button {
	background: rgb(11,99,197); /* Old browsers */
	background: -moz-linear-gradient(top, rgb(11,99,197) 0%, rgb(7,67,134) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(11,99,197)), color-stop(100%,rgb(7,67,134))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(11,99,197) 0%,rgb(7,67,134) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(11,99,197) 0%,rgb(7,67,134) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(11,99,197) 0%,rgb(7,67,134) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgb(11,99,197) 0%,rgb(7,67,134) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b63c5', endColorstr='#074386',GradientType=0 ); /* IE6-9 */
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0;
	border:1px solid #0b5cb9;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:33px;
	line-height:33px;
	/*width:88px;*/
	padding: 0px 10px;
	text-decoration:none;
	text-align:center;
	}
.art-postcontent a:hover.button {
	background: rgb(7,67,134); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(7,67,134) 0%, rgb(11,99,197) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(7,67,134)), color-stop(100%,rgb(11,99,197))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(7,67,134) 0%,rgb(11,99,197) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(7,67,134) 0%,rgb(11,99,197) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(7,67,134) 0%,rgb(11,99,197) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(7,67,134) 0%,rgb(11,99,197) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#074386', endColorstr='#0b63c5',GradientType=0 ); /* IE6-9 */}
	
	/*CoG Table*/
.COGtable{
    border-width: 0px;
    border-style: none;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;  
}
.COGtable tr.COGtableTableHeaderRow{
    margin: 10px;
    padding: 10px;
    color: #FFFFFF;
    background: #2E5485;
    text-align: left;
    font-size: 10pt;  
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;  
    text-transform: capitalize;
    font-weight: bold;
    border-spacing: 10px;
    line-height: 14pt;
    vertical-align: top;
}
.COGtable td.COGtableTableHeaderFirstCol{
    padding: 0in 5.4pt 0in 5.4pt;
    color: #ffffff;
    line-height: 14pt;
}
.COGtable td.COGtableTableHeaderLastCol{
    padding: 0in 5.4pt 0in 5.4pt; 
    color: #ffffff;
    line-height: 14pt;
}
.COGtable td.COGtableTableHeaderOddCol{
    padding:0in 5.4pt 0in 5.4pt; 
    color: #ffffff;
    line-height: 14pt;
}
.COGtable td.COGtableTableHeaderEvenCol 
{
    padding:0in 5.4pt 0in 5.4pt; color: #ffffff;
    line-height: 14pt;
}
.COGtable tr.COGtableTableOddRow{
    color: #333333;
    background-color: #DEDFDE;
    font-size: 10pt;   
    vertical-align: top;
}
.COGtable tr.COGtableTableEvenRow{
    color: #333333;
    background-color: #FFFFFF;
    font-size: 10pt;   
    vertical-align: top;
}
.COGtable td.COGtableTableFirstCol{
    padding: 0in 5.4pt 0in 5.4pt;
}
.COGtable td.COGtableTableLastCol{
    padding:0in 5.4pt 0in 5.4pt;
}
.COGtable td.COGtableTableOddCol{
    padding: 0in 5.4pt 0in 5.4pt;
}
.COGtable td.COGtableTableEvenCol{
    padding:0in 5.4pt 0in 5.4pt;
}
.COGtable tr.COGtableTableFooterRow{
    background-color: #2E5485;
    color: #ffffff;
    font-weight: 500;
    font-size: 10pt;  
    font-family: Arial, Helvetica, sans-serif;  
    line-height: 11pt;
}
.COGtable td.COGtableTableFooterFirstCol{
    padding: 0in 5.4pt 0in 5.4pt;
    border-top: solid gray 1.0pt;
    text-align: left;
}
.COGtable td.COGtableTableFooterLastCol{
    padding:0in 5.4pt 0in 5.4pt;
    border-top:solid gray 1.0pt;
    text-align:left;
}
.COGtable td.COGtableTableFooterOddCol{
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
    border-top: solid gray 1.0pt;
}
.COGtable td.COGtableTableFooterEvenCol{
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
    border-top: solid gray 1.0pt;
}