body {font-size: 75%; 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, .clear {height: 1px; font-size: 1px; line-height:1px; clear: both; overflow:hidden; visibility: hidden; display:block; margin:0 !important; padding:0 !important; width:100%;}
.clearfix { zoom: 1; } 
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.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; }
.vcenter{vertical-align:middle;}
.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; padding:0px 18px 0 0px; }
.reset{border:0; margin:0; padding:0; list-style:none; background:none;}
ul.reset li{margin:0; padding:0; background:none;}
.nobr{white-space:nowrap;}
.pre{white-space:pre;}

/* HEADING RULES */
h1, h2, h3, h4, h5, h6{ font-family:Tahoma, verdana, arial, Helvetica, sans-serif; padding:0; color:#99cc33;}
h2.title, h1{font-size:183%; font-weight:bold; margin:0; line-height:1.1; color:#02285c; font-family:tahoma, Arial, helvetica, sans-serif;}
h2{margin:1.1em 0 0.3em; font-size:167%; font-weight:normal; color:#001b42;}
h3{margin:1.3em 0 0.2em; font-size:133%; font-weight:normal; color:#003f7d;}
h4{margin:1.5em 0 0.4em; font-size: 125%; font-weight:normal; color:#003f7d;}
h5, h6{margin:1.8em 0 0.5em; font-size:100%;}

.col-h-l h4, .col-h-r h4{margin-top:0.5em;}

/* PARAGRAPH RULES */
p{line-height:1.4; margin:0.5em 0 1.2em;}
hr{font-size:1px; height:1px; line-height:1px; overflow:hidden; background:#e1e1e1; color:#e1e1e1; border:none; margin:25px 0; *margin:10px 0;}

/* ANCHOR RULES */
a{color:#003f7d; outline: none;}
.content h2.title a {color:#02285c; outline: none; text-decoration:none;}
a:hover, a:focus{color: #333;}
:focus{ -moz-outline-style: none;}
.content a{color:#ba9f4a;}
.content a:hover{color:#333;}
a.more{ padding: 2px 0 2px 18px; list-style: none; background: url('../../img/default/bg/li.png') 2px 5px no-repeat;}

/* LIST */
ul{margin:0.5em 0 1em 0em; padding:0;}
ul li {line-height:1.4; margin:0.1em 0; padding: 2px 0 2px 18px; list-style: none; background: url('../../img/default/bg/li.png') 2px 6px no-repeat;}
.content ul li{overflow:hidden; zoom:1;}
ol {margin:0.5em 0 1em 3em; padding:0; }
ol li{line-height:1.4; margin:0.1em 0; padding: 2px 0 2px 0px;}
ol ul li{padding:2px 0 2px 18px;}

/* TABLE */
table{width:100%;  empty-cells:show; border-collapse: collapse; margin:2px 0px 20px; *margin:20px 0 20px; clear:both; border-style:hidden; border:1px solid #ebe6ea; background:white;}
caption{text-align:left; margin:20px 0 1px; background:#dfe4ec; font-size:92%; color:#0f284d; padding:7px 15px; font-weight:bold; text-transform:uppercase; border:1px solid #d5d5d5;}
td, th{background:#fff; padding:6px 14px; border:1px solid #d5d5d5; line-height:1.45; vertical-align:top; color:#555; font-size:108%;}
thead th{color:#d0357d;  font-weight:bold; padding:7px 14px 6px;}

table.reset{border:none; background:none; margin:0;}
table.reset td, table.reset th{border:none; background:none; padding:0;}


/* IMAGE RULES */
img{border:0px;}
img.left{ border:2px solid #d9d9d9; margin: 4px 15px 20px 0; float:left; padding:2px; display:inline;}
img.right{ border:2px solid #d9d9d9; margin: 4px 0px 20px 15px; float:right;  padding:2px; display:inline;}


/* FORM RULES */
form, fieldset{margin:0; padding:0; border:none;}
input, select, label{vertical-align:middle; }
.int-text{font-size:100%; font-family:Arial, sans-serif; padding:2px 6px; border:1px solid #dfe4ec; font-size:11px; background:#eff2f6; color:#666;}
.w-full{width:100%;}
.int-fix{margin:0 7px; display:block;}
.int-fix .w-full{margin:0 -7px;}
