@charset "utf-8";

@font-face {
    font-family: 'AdelleBold';
    src: url('css/font/adellebasic_bold-webfont.eot');
    src: url('css/font/adellebasic_bold-webfont.eot?iefix') format('eot'),
         url('css/font/adellebasic_bold-webfont.woff') format('woff'),
         url('css/font/adellebasic_bold-webfont.ttf') format('truetype'),
         url('css/font/adellebasic_bold-webfont.svg#webfontcwq5g9hx') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueRoman';
    src: url('css/font/HelveticaNeueRoman-webfont.eot');
    src: url('css/font/HelveticaNeueRoman-webfont.eot?iefix') format('eot'),
         url('css/font/HelveticaNeueRoman-webfont.woff') format('woff'),
         url('css/font/HelveticaNeueRoman-webfont.ttf') format('truetype'),
         url('css/font/HelveticaNeueRoman-webfont.svg#webfontUgaK7QaM') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AdelleBoldItalic';
    src: url('css/font/adellebasic_bolditalic-webfont.eot');
    src: url('css/font/adellebasic_bolditalic-webfont.eot?iefix') format('eot'),
         url('css/font/adellebasic_bolditalic-webfont.woff') format('woff'),
         url('css/font/adellebasic_bolditalic-webfont.ttf') format('truetype'),
         url('css/font/adellebasic_bolditalic-webfont.svg#webfontCl9Nx15T') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('css/font/HelveticaNeueBold-webfont.eot');
    src: url('css/font/HelveticaNeueBold-webfont.eot?iefix') format('eot'),
         url('css/font/HelveticaNeueBold-webfont.woff') format('woff'),
         url('css/font/HelveticaNeueBold-webfont.ttf') format('truetype'),
         url('css/font/HelveticaNeueBold-webfont.svg#webfontzSYf5PuS') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueItalic';
    src: url('css/font/helveticaneueitalic-webfont.eot');
    src: url('css/font/helveticaneueitalic-webfont.eot?iefix') format('eot'),
         url('css/font/helveticaneueitalic-webfont.woff') format('woff'),
         url('css/font/helveticaneueitalic-webfont.ttf') format('truetype'),
         url('css/font/helveticaneueitalic-webfont.svg#webfontg93dhUdi') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**** ---- general styles ----- ****/
.clear_float {
	clear:both;
}

.clear_float_left {
	clear: left;
}

.clear_float_right {
	clear: right;
}


/*---------- align the Actions, Icon and Title ---------*/

.c_icon, .c_actions, h2.c_title { float:left; }
.c_container { padding-bottom: 0 ! important;}
.c_contentpane {
    padding: 0 ! important;
	}
.c_footer { margin-bottom:0px;padding:0; text-align:right; }













































