body {font-size: 75%;  color:#333333; padding:0px; margin:0px; 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: 48%;}
.col-h-r {float: right; display: inline; width: 48%;}
.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{font-family: Arial, Helvetica, sans-serif; padding:0; }
h1{margin:0.5em 0 0.6em; font-size:233%; line-height: 1.2;}
h2{margin:0.6em 0 0.5em; font-size:167%; }
h3{margin:1.3em 0 0.2em; font-size:142%; line-height:1.3;}
h4{margin:1.9em 0 0.4em; font-size: 100%; font-family: Tahoma, Arial, sans-serif;}
h5, h6{margin:1.8em 0 0.5em; font-size:100%;}

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

/* ANCHOR RULES */
a{color:#4c6a3a; 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.65em no-repeat; padding: 0 0 0 13px;}
.content ul li{overflow:hidden; zoom:1;}
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:100%;}
.int-fix{margin:2px 3px 0; display:block;}
.int-fix .w-full{margin:0 -3px;}


table{width:100%; empty-cells:show; border-collapse: collapse; border:1px solid #efefef; border-spacing: expression(cellSpacing=0); border-spacing: 0px; margin:0.2em 0 1em;}
table th, table td{border-top:1px solid #efefef; padding:8px 15px;}
table td {background:#f8f8f8}

blockquote {background: #dde9d4 url('/img/ico/ico3.png') 20px center no-repeat; color: #5b7e48; font-weight: bold; padding: 10px 10px 10px 90px; overflow:hidden; zoom: 1}