@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.clearfix {
display:block;
}
.floatbox {
overflow:hidden;
}
.subcolumns, .subcolumns_oldgecko {
overflow:hidden;
width:100%;
margin-bottom: 20px;
}

.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {
float:right;
margin-left:-5px;
}
.c25l, .c25r {
width:25%;
}
.c33l, .c33r {
width:33.333%;
}
.c50l, .c50r {
width:50%;
}
.c66l, .c66r {
width:66.666%;
}
.c75l, .c75r {
width:75%;
}
.c38l, .c38r {
width:38.2%;
}
.c62l, .c62r {
width:61.8%;
}
.subc {
padding:0 0.5em;
}
.subcl {
padding:0 1.2em 0 0;
}
.subcr {
padding:0 0 0 1.5em;
}
.skip, .hideme, .print {
height:1px;
left:-1000em;
position:absolute;
top:-1000em;
width:1px;
}
.skip:focus, .skip:active {
height:auto;
left:0;
position:static;
top:0;
width:auto;
}
#header, #col1_content, #col2_content, #col3_content {
position:relative;
}
.hideboth #col1, .hideboth #col2, .hidecol1 #col1, .hidecol2 #col2, #ie_clearing {
display:none;
}
.subcolumns_oldgecko, .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {
float:left;
}


