/* Style sheet basic */
em,i{font-style:italic;}
pre,code{font-family:monospace;font-size:1.1em;}
acronym,abbr{border-bottom:.1em dashed #c00;letter-spacing: .07em;cursor: help;}
.note{padding:1em;border-top:1px #bdb #dotted;border-bottom:1px #bdb #dotted;background: #dfd;}
.important{padding:1em;border-top:1px #ddb #dotted;border-bottom:1px #ddb #dotted;background: #ffd;}
.warning{padding:1em;border-top:1px #dbb #dotted;border-bottom:1px #dbb #dotted;background: #fdd;}
.center{margin:0.5em auto;text-align:center;}
.float_left{float:left;display:inline;margin-right:1em;margin-bottom:0.15em;}
.float_right{float:right;display:inline;margin-bottom:0.15em;margin-left:1em;}
textarea,pre,tt,code{font-family:"Courier New", Courier, monospace;}
body{font-family:Calibri, Arial, Verdana, sans-serif;font-size:90.00%;color:#000000;}
h1,h2,h3,h4,h5,h6{margin:0 0 0.25em;font-family:Calibri, Arial, Verdana, sans-serif;font-weight:bold;color:#000000;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:133.33%;}
h4{font-size:116.67%;}
h5{font-size:110%;}
h6{padding-left:15px;font-size:1.5em;color:#000;}
a{text-decoration:none;color:#5D85C3;}
a:focus,a:hover,a:active{text-decoration:underline;color:#5D85C3;}
table{width:100%;margin-bottom:0.5em;border-collapse:collapse;}
th,td{padding:0.5em;}
thead th{color:#fff;background: #444;}
tbody th{color:#333;background: #ccc;}
tbody th.sub{color:#333;background: #ddd;}
hr{margin:0 0 0.5em;padding:0 0 0.5em;border-top:0px #eee #solid;border-right:0px #eee #solid;border-bottom:1px #eee #solid;border-left:0px #eee #solid;color:#fff;background:transparent;}
p{margin:0 0 1em;line-height:1.5em;}
ul,ol,dl{margin:0 0 1em 1em;line-height:1.5em;}
cite,blockquote{font-style:italic;}
blockquote{margin:0 0 1em 1.5em;}
strong,b{font-weight:bold;}
