@media screen{
/* Contao Open Source CMS :: Copyright (C) 2005-2013 Leo Feyer :: LGPL license */
body{margin:0;padding:0;font-size:100.01%;text-align:left;position:relative}select,input,textarea{font-size:99%}form{margin:0;padding:0}img{border:0}#left{float:left}#right{float:right}#main{width:auto;position:relative}.inside{position:relative;text-align:left}.block{overflow:hidden}.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.custom{display:block;text-align:left}.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden}*+html #main{position:static}header,footer,nav,section,aside,article,figure,figcaption{display:block}
}
@media all{
/**
 * Global TinyMCE style sheet
 * 
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 * 
 *   tl_files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 * 
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 * 
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 * 
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (tl_files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
}
@media print,screen{
/* Style sheet Cufon */
h3{}ul#nav > li > a{font-size:15px;line-height:18px;color:#FFF;white-space:nowrap;{letter-spacing: 0.08em}}h1{font-size:3em;line-height:1.5;font-weight:normal}#main-right h1{margin-top:8px;font-size:2.5em;line-height:1.5;font-weight:normal}.layout_latest h2,.layout_full h2,.year h2,.event h2{font-size:27px;line-height:1.2;font-weight:normal}.iris-analytics  h2{border-bottom:1px solid #2C5E4E;font-size:2em;line-height:1.5;font-weight:normal}.iris-analytics .ce_text p{border-style:solid;border-color:#2C5E4E;font-size:1.8em;line-height:1.2;font-weight:normal}.ce_slider h1{font:3em/1.5 LucidaSans;color:#729A8C;white-space:nowrap;letter-spacing:0px;word-spacing:-2px}.ce_slider h1 span{font-family:LucidaSans;color:#356E5B;white-space:nowrap}.home_subheadline{font:2em/1.5 Esta}.mod_breadcrumb a,.mod_breadcrumb span,.mod_customnav > ul > li > a,.mod_customnav > ul > li > span,p.login_info{font-size:1.1em;line-height:1.4;font-style:italic}#LoginLogout > .submit_container > input{font-size:1.1em;line-height:1.4;font-weight:normal}
}
@media all{
/* Style sheet gridpx */
.g1,.g2,.g3,.g4,.g5,.g6,.g7,.g8,.g9,.g10,.g11,.g12{float:left;display:inline;margin-right:8px;margin-left:8px}.g1{width:57px}.g2{width:130px}.g3{width:203px}.g4{width:276px}.g5{width:349px}.g6{width:422px}.g7{width:495px}.g8{width:568px}.g9{width:641px}.g10{width:714px}.g11{width:787px}.g12{width:860px}.prefix_1{padding-left:57px}.mod_article>.block{margin-right:8px;margin-left:8px}.g1 .block,.g2 .block,.g3 .block,.g4 .block,.g5 .block,.g6 .block,.g7 .block,.g8 .block,.g9 .block,.g10 .block,.g11 .block,.g12 .block{margin-right:0;margin-bottom:29px;margin-left:0}.gr{margin-right:16px !important}
}