body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.responsive{position:relative;height:0}.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive.ratio-169{padding-bottom:56.25%}.responsive.ratio-1610{padding-bottom:62.5%}.responsive.ratio-219{padding-bottom:42.8571%}.responsive.ratio-43{padding-bottom:75%}.responsive.ratio-32{padding-bottom:66.6666%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
table.sortable thead th{background-image:url(../../assets/tablesorter/images/default.svg);background-repeat:no-repeat;background-position:center right}table.sortable thead th.tablesorter-headerDesc{background-image:url(../../assets/tablesorter/images/asc.svg)}table.sortable thead th.tablesorter-headerAsc{background-image:url(../../assets/tablesorter/images/desc.svg)}
#footer {
    width:100%;
    height:auto;
    position:relative;
    margin-top:0;
    margin-bottom:10px;
    color:#fff;
}

#footer .inside {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


/* Header */
#header {
    width:100%;
    height:100px;
    position:relative;
}

html,
body {
    width:auto;
    height:auto;
    margin:0;
    padding:0;
    text-align:center;
    background-color:#000000;
}

h1 {
    width:100%;
    height:auto;
    margin:0 0 20px;
    padding:5px 0;
    text-align:left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:30px;
	color:#959494;
}

h2 {
    height:auto;
    margin:0;
    padding:20px 0 5px;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
}

h3 {
    height:auto;
    margin:0;
    padding:10px 0 5px;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
}

h4 {
    height:auto;
    margin:0;
    padding:0 0 20px;
    font-variant:small-caps;
}
h6 {
    width:100%;
    height:auto;
    margin:0 0 20px;
    padding:5px 0;
    text-align:center;
}

hr {
    width:100%;
    height:1px;
    float:left;
    margin:0;
    padding-top:20px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-top-color: #d9d8d7;
}

p {
    margin-top:0;
    margin-bottom:20px;
}

table {
	max-width: 100%;
	max-height: 100%;
	border: 0px;
}

td {
	text-align: center;
}

#wrapper {
    width:auto;
    min-height: 100%;
    position:relative;
    margin:0 auto;
    padding:0;
    z-index:2;
}

#container {
    width:100%;
    min-height:100%;
    bottom:0;
    left:auto;
    right:auto;
    top:0;
    margin:0 auto;
}

#main {
    width:100%;
    height:auto;
    left:0;
    right:0;
    position:relative;
    margin-top:0;
    padding-bottom:20px;
    text-align:justify;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
    color: white;
}

#main .inside {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


#main a {
    text-decoration:underline;
    color:#f90;
}

#main a:hover {
    text-decoration:none;
    color:#f90;
}

.mod_navigation ul {
    width:auto;
    height:auto;
    margin-top: 10px;
    margin-left: 140px;
    float: left;
    padding:0;
    z-index:5;
}
.mod_navigation li {
	float: left;
    height:auto;
    width: auto;
    padding:0;
    margin: 0;
    text-align:left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
    z-index:5;
}
.mod_navigation ul.level_1 ul {
    width:auto;
    height:auto;
    margin:0;
    padding:0;
}
.mod_navigation ul.level_1 li {
    height:auto;
    margin:0;
    padding-top:0;
    padding-left:0;
    list-style-type:none;
}
.mod_navigation ul.level_1 li a {
    height:auto;
    margin-right:15px;
    padding-top:0;
    color:#959494;
    text-decoration:none;
    list-style-type:none;
}
.mod_navigation ul.level_1 li a:hover {
    height:auto;
    margin-right:15px;
    color:#d2d1d1;
    text-decoration:none;
    list-style-type:none;
}
.mod_navigation ul.level_1 li .active {
    height:auto;
    margin-right:15px;
    padding:0;
    color:#d2d1d1;
    font-weight: normal;
}

