/* DEFAULT DEFINITION */
html, body { margin:0; padding:0; font:12px Arial, Verdana, Helvetica, sans-serif; color:#666666; background:transparent; }
img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ol, ul, p, dl, dt, dd { margin:0; padding:0; border:0; list-style:none; }
a { color:#0566BF; text-decoration:underline; outline:none; }
a:hover { text-decoration:none; }
a:active { outline:none; }
.floatLeft { float:left; }
.floatRight { float:right; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.offleft { position:absolute; left:-5000px; width:2000px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/*ie7*/
.clearfix { display:block; }
* html .clearfix { height:1%; }
abbr { border:none; }
ol { padding:0 0 12px 30px; list-style:decimal; }
ol li { margin:0 0 10px 0; }

.uppercase { text-transform:uppercase; }
.line-through { text-decoration:line-through; }


.color01 { color:#DF0A00; }
.color000 { color:#000; }
.fontsize13 { font-size:13px; }


/* Trebuchet MS, Verdana, Arial, Helvetica, sans-serif */

.hr { clear:both; background:url(../img/separator.gif) left 12px repeat-x; height:30px; } 
.hr hr { display:none; }

h1 { font-size:29px; color:#000; font-weight:normal; margin:0 0 10px 0; }

/* MAIN CONTAINER */
#main-container { width:100%; position:relative; float:left; }
.content { position:relative; width:96%; margin:0px auto; top:10px; }

.box-1 { width:100%; height:54px; background:#BABABA; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom:1px solid #B4B4B4; }
.box-1 .inner { padding:12px 0 0 20px; font-size:14px; font-weight:bold; color:#fff; text-transform:uppercase; }

