@import url('/ui/css/reset.css');

body { background-color: #fff; font: 90% "Trebuchet MS", sans-serif; color: #676767; }

h1 { font-size: 1.8em; font-style: italic; }
h2 { font-size: 1.3em; line-height: 1.1; text-transform: uppercase; color: #e0173c; border-bottom: 1px solid #c7c7c7; }
h3 { font-size: 1.2em; font-weight: bold; }
h4 { font-size: 1.0em; font-style: italic; }
h5 { font-size: 13px; font-weight: bold; color: #e0173c; }
h6 { font-size: 11px; }

p { font-size: 11px; line-height: 1.2em; margin: 0.5em 0; }

ul, ol { margin-bottom: 10px; }
ol { list-style-type: decimal; padding-left: 47px; }
ul { list-style-type: disc; padding-left: 20px; }
ol.alpha { list-style-type: lower-alpha; }
li { font-size: 11px; }

th, b, strong { font-weight: bold; }
i, em { font-style: italic; }
small { font-size: 10px; }

table, th, td { border: 1px solid #ccc; border-collapse: collapse; }
table th, table td { padding: .5em; font-size: 13px; }
table th {  }

.red { color: #e0173c; }

#content div.slides div.slide { /*border-top: 1px solid #c7c7c7;*/ margin: 50px auto; }

div#langselect, a.arrow, a.button, div#footer, div.info, div#subnav, div#bottomrow { display: none; }