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%}
.lower{text-transform:lowercase;}
.underline{text-decoration:underline;}
.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: 0px;}
.no-margin-bottom{margin-bottom:0 !important;}
.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:Georgia, "Times New Roman", Arial, sans-serif; padding:0; color:#333;}
h1{margin:0.5em 0 0.25em; *margin:0.6em 0 0.25em; font-size:308%; line-height: 1.2; font-weight:normal; color:#414141;}
h2{margin:0.7em 0 0.35em; font-size:183%; font-weight:normal; color:#414141;}
h3{margin:1.3em 0 0.2em; font-size:150%; line-height:1.3;  font-weight:normal;}
h4{margin:1.9em 0 0.4em; font-size: 100%;}
h5, h6{margin:1.8em 0 0.5em; font-size:100%;}

/* PARAGRAPH RULES */
p{line-height:1.6; margin:0.4em 0 1.3em;}
p.more {line-height: 1.4; margin: 0 0 10px; list-style: none; background: url('/img/bg/li.png') 0% 0.55em no-repeat; padding: 0 0 0 13px;}

/* ANCHOR RULES */
a{color:#d20000; outline: none;}
a:hover{color: #333;}
a.more{ background:url('/img/bg/more.png') 0 0.2em no-repeat; padding-left:14px; }
a.rss{background:url('/img/ico/rss.png') 0 0.2em no-repeat; padding:1px 0 1px 16px;}
a.ext {background:url('/img/ico/ext.png') 100% 0 no-repeat; padding-right:9px;}
: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.55em no-repeat; padding: 0 0 0 13px;}
ul.reset li{margin:0; padding:0; background:none;}
.content ul li{overflow:hidden; zoom:1;}

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:1px solid #e4e4e4; margin: 6px 20px 10px 0; float: left; padding:7px}
img.right{border:1px solid #e4e4e4; margin: 6px 0px 10px 20px; float: right; padding:7px}
.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 #e2e3ea #e2e3ea #e2e3ea; padding:6px 2px; font-family:arial, sans-serif; font-size:100%;}
.w-full{width:100%;}
.w50{width:50%;}
.fix-int{margin:0 3px; display:block;}
.fix-int .w-full{margin:0 -3px;}

table{width:100%; empty-cells:show; border-collapse: collapse; border:1px solid #bebebe; margin:1em 0; border-spacing: expression(cellSpacing=0); border-spacing: 0px;}
thead th, thead td{background:#f2f2f2; padding:8px 15px 7px;}
td, th{padding:7px 15px 6px; border:1px solid #bebebe;}
table.norm, table.norm td, table.norm th{border:none;}
