/* CSS Document */
body {font-size: 75%; font-family: Arial, sans-serif; padding:0px; margin:0px;}

/* **** Help **** */
.l { display: inline; float: left; }
.r { display: inline; float: right !important; }
.out { position: absolute; left: -5000px; top: -5000px;}
.bold { font-weight: bold; }
.break { height: 1px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; display:block;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.small { font-size: 92%; line-height: 1.2;}
.hidden { display: none;  }
.center { text-align: center !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }
.white {color:#fff !important;}
.normal {font-size: 100% !important;}
.italic {font-style: italic;}
.col-h-l {float: left; width: 49%;}
.col-h-r {float: right; width: 49%;}
.reset{border:0; margin:0; padding:0; list-style:none; background:none;}
.reset li {padding: 0; margin: 0; background: none; list-style: none;}

/* TITLES */
h1{color:#e89e0f; font-size:133%; font-weight:normal; margin: 0 0 0.8em; padding:0 0 0.5em;}
h2{color:#e89e0f; margin: 0 0 1em; font-size:125%; font-family:verdana; font-weight:normal;}
h3{margin:1.2em 0 0.4em; font-size:117%; font-family:verdana; color:#747b80; font-weight:normal;}
h4, h5, h6{margin:0.8em 0 0.5em; font-size:100%;}
#content .std-box-dark h3 {font-size:117%; font-family:verdana; color:#23343e; margin:1em 0 0.5em;}
#content .std-box-dark h4 {font-size:100%; color:#23343e; margin: 0.5em 0;}

/* ANCHORS */
a{color:#23343e;} 
a:hover{color:#005680;}

/* PARAGRAPH*/
p{line-height:1.4; margin: 0 0 1.5em;}

/* LISTS */
ul{margin:8px 0px 17px 0; padding:0px;}
ul li{line-height:1.5; margin:0 0 10px; padding: 0 0 0 40px;}

ol{list-style:none; margin:0 0px 25px;}
ol li{line-height:1.5; margin:0 0 6px;}

/* TABLE */
table{padding: 0; margin: 0 0 10px; font-size: 100%; border-collapse: collapse; border: none;}
table.reset td, table.reset th{background:none; padding:3px;}
td, th{padding: 7px 10px; border: 2px solid white; font-weight:normal; color:#23343e;}
th{background:#ecf1f4;} 
thead th {color:#719ba9; background:#fff; border-bottom:2px solid #d5e0e4; font-weight:bold;}
.even th, .even td, .even a, .even a {color: #6c7880;}
.reset td {background:#fff;}
table img {vertical-align:middle;}
td{border-bottom:2px dotted #ecf1f4;}

/* IMAGES */
img{border: none;}
img.left {margin:0 20px 5px 0; float: left; display: inline;}
img.right {margin:0 0 5px 20px; float: right; display: inline;}

/* FORM */
form, fieldset {margin:0px; padding:0px; border:0px;}
label input{margin:0 5px 0 0; position:relative; bottom:-1px;}
label span{color:#889399;}
.int-text{border:1px solid #afb3b5; padding:2px; margin:0 -3px; vertical-align:middle; font-size:100%; font-family:arial;}
.fix-int{margin:2px 4px 0; display:block;}
select.int-text{margin:2px 0 0; padding:1px 2px;}

/* WIDTH */
.w-full {width: 100%;}
.w-210{width:210px;}
.w-65{width:65px;}
.w-140{width:140px;}
.w-335{width:335px;}
.w-280{width:280px;}
