body {font-size: 75%; color:#333333; font-family:Arial, Helvetica, sans-serif;}

/* **** Help **** */
.l { display: inline; float: left; }
.r { display: inline; float: right; }
.cl { clear: left; }
.cr { clear: right; }
.out { position: absolute; left: -2000px; top: -2000px; }
.bold { font-weight: bold; }
.br { clear: both; }
.break {height: 1px; font-size: 1px; clear: both; overflow:hidden; visibility: hidden; display:block; margin:0; padding:0 !important; width:100%;}
.small { font-size: 92%;}
.big{font-size:117%}
.suppress { color: #666666; font-weight: normal; }
.hidden { display: none; }
.center { text-align:center; }
.left { text-align: left !important; }
.right { text-align: right; }
.red{color:#CE0000;}
.sprite{position:absolute; top:0px; left:0px; display:block; width:100%; height:100%;}
a .sprite{cursor:pointer;}
.col-h-l {float: left; display: inline; width: 49%;}
.col-h-r {float: right; display: inline; width: 49%;}
.error {color: #cc0000;}
.no-margin {margin-top: 10px;}
.no-border *, .no-border {border: none !important; background: none !important;}
.reset{border:0; margin:0; padding:0; background:none;}
ul.reset{list-style:none;}

/* HEADING RULES */
h1, h2, h3, h4, h5, h6{padding:0;}
h1{margin:0.5em 0 0.4em; font-size: 184.615%; line-height: 1.2; color:#1f70b6;}
h2{margin:0.6em 0 0.45em; font-size: 115.385%; color:#0d5102;}
h3{margin:1.3em 0 0.2em; font-size: 100%; line-height:1.3; color:#0d5102;}
h4{margin:1.9em 0 0.4em; font-size: 100%; font-family: Tahoma, Arial, sans-serif; color:#0d5102;}
h5, h6{margin:1.8em 0 0.5em; font-size:100%; color:#0d5102;}

h1 img, h2 img{display:block;}

/* PARAGRAPH RULES */
p{line-height:1.4; margin:0.4em 0 1.3em;}

/* ANCHOR RULES */
a{color:#dc3d3f; outline: none;}
a:hover{color: #333;}
:focus{ -moz-outline-style: none;}

/* LIST RULES */
ul {margin: 0.7em 0 20px 0px; padding: 0;}
ul ul {margin: 0 0 0 20px;}
ul li {line-height: 1.4; margin: 6px 0 6px; list-style: none; background: url('/img/bg/li.png') 0% 0.60em no-repeat; padding: 0 0 0 13px;}
ul.reset li{margin:0; padding:0; background:none;}

ol {margin: 0 0 20px 38px; padding: 0;}
ol li {line-height: 1.4; margin: 6px 0 6px;}

dl {line-height: 1.4; margin: 0 0 20px 20px;}
dl dt {font-weight: bold; margin: 5px 0 0;}
dl dd {margin: 0 0 0 25px;}

/* IMAGE RULES */
img{border:0px;}
img.l{margin:6px 20px 10px 0;}

img.left{border:0px; margin: 6px 20px 10px 0; float: left;}
img.right{border:0px; margin: 6px 0px 10px 20px; float: right;}
.in img.l {border: 1px solid #DFDFDF; padding: 10px;}

/* TEXT RULES */
hr{ margin:0px; padding:0; border: 1px solid #BDBBB7; border-width: 1px 0 0; background: none;}

/* FORM RULES */
form, fieldset{margin:0; padding:0; border:none;}
input, label{vertical-align:middle; }
label input{position:relative; top:-2px; margin-left:0px;}
.int-text{border:1px solid #d2d2d2; border-color:#abadb3 #dbdfe6 #dbdfe6 #e2e3ea; padding:6px 2px; font-family:arial, sans-serif; font-size:100%;}

.w-full{width:98%;}


