/* Normalise */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display:block;}
audio, canvas, video {display:inline-block; *display:inline; *zoom:1;}
audio:not([controls]) {display:none; height:0;}
[hidden] {display:none;}
html, button, input, select, textarea {font-family:sans-serif;}
abbr[title] {border-bottom:1px dotted;}
dfn {font-style:italic;}
hr {-moz-box-sizing:content-box; box-sizing:content-box; height:0;}
sub, sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline;}
sup {top:-0.5em;}
sub {bottom:-0.25em;}
nav ul, nav ol {list-style:none; list-style-image:none;}
img {-ms-interpolation-mode:bicubic;}
svg:not(:root) {overflow:hidden;}
fieldset {border:1px solid #c0c0c0;}
legend {white-space:normal; *margin-left:-7px;}
button, input, select, textarea {vertical-align:baseline; *vertical-align:middle;}
button, input {line-height:normal;}
button, select {text-transform:none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer; *overflow:visible;}
button[disabled], html input[disabled] {cursor:default;}
input[type="checkbox"], input[type="radio"] {box-sizing:border-box; *height:13px; *width:13px;}
input[type="search"] {-webkit-appearance:textfield; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
textarea {overflow:auto; vertical-align:top;}
table {border-collapse:collapse; border-spacing:0;}

/* Defaults */
* {margin:0; padding:0; border:0; outline:0; font-size:100%; background:transparent;}
html, button, input, select, textarea {color:#222;}
::-moz-selection {background:#b3d4fc; text-shadow:none;}
::selection {background:#b3d4fc; text-shadow:none;}
hr {display:block; height:1px; border-top:1px solid #ccc; margin:1em 0;}
img {vertical-align:middle;}
textarea {resize:vertical;}
span.skype_pnh_container {display: none !important;}
span.skype_pnh_print_container {display: inline !important;}

/* Image replacement */
.ir {border:0; overflow:hidden; *text-indent:-9999px;}
.ir:before {content:""; display:block; width:0; height:150%;}

/* Hide */
.hidden {display:none !important; visibility:hidden;}
.invisible {visibility:hidden;}

/* Clearfix */
.clearfix:before, .clearfix:after {content:" "; /* 1 */ display:table; /* 2 */}
.clearfix:after {clear:both;}
.clearfix { *zoom:1;}

/* Print */
@media print {
* {background:transparent !important; color:#000 !important; box-shadow:none !important; text-shadow:none !important;}
.ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after {content:"";}
pre,  blockquote {border:1px solid #999; page-break-inside:avoid;}
thead {display:table-header-group;}
tr,  img {page-break-inside:avoid;}
img {max-width:100% !important;}
@page {margin:0.5cm;}
p, h2, h3 {orphans:3; widows:3;}
h2, h3 {page-break-after:avoid;}
}