/*-------- for all containers --------*/
.c_icon, .c_title, .c_menu { float:left; }
.c_title { max-width:95%; }
.c_menu { padding-top:8px; }
.c_help { float:right; padding-top:10px; }
.c_content_style { display:inline-block; width:100%; }
.c_footer { padding:0px 2px; }
.c_footer_l {float:left;}
.c_footer_r {float:right;}
.c_footer_space { height:13px; line-height:13px; overflow:hidden; }
.clear_float {clear:both;}

@font-face {
    
font-family: 'EnglandHandDBRegular';

    src: url('england-webfont.eot');

    src: url('england-webfont.eot?#iefix') format('embedded-opentype'),

         url('england-webfont.woff') format('woff'),

         url('england-webfont.ttf') format('truetype'),

         url('england-webfont.svg#EnglandHandDBRegular') format('svg');

    font-weight: normal;

    font-style: normal;


}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 4, 2013 12:35:04 PM America/New_York */





@font-face {

    font-family: 'DroidSerifRegular';

    src: url('DroidSerif-Regular-webfont.eot');

    src: url('DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('DroidSerif-Regular-webfont.woff') format('woff'),

         url('DroidSerif-Regular-webfont.ttf') format('truetype'),

         url('DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');

    font-weight: normal;

    font-style: normal;


}



@font-face {

    font-family: 'DroidSerifItalic';

    src: url('DroidSerif-Italic-webfont.eot');

    src: url('DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),

         url('DroidSerif-Italic-webfont.woff') format('woff'),

         url('DroidSerif-Italic-webfont.ttf') format('truetype'),

         url('DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg');

    font-weight: normal;

    font-style: normal;


}



@font-face {

    font-family: 'DroidSerifBold';

    src: url('DroidSerif-Bold-webfont.eot');

    src: url('DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('DroidSerif-Bold-webfont.woff') format('woff'),

         url('DroidSerif-Bold-webfont.ttf') format('truetype'),

         url('DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');

    font-weight: normal;

    font-style: normal;


}


@font-face {
    font-family: 'DroidSerifBoldItalic';
    src: url('DroidSerif-BoldItalic-webfont.eot');
    src: url('DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSerif-BoldItalic-webfont.woff') format('woff'),
         url('DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
         url('DroidSerif-BoldItalic-webfont.svg#DroidSerifBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*-------- containers title --------*/
.c_title_footer{font-weight:normal; font-size:19px; color:#333333; font-family:DroidSerifBold, Impact, Arial, Tahoma, Verdana, Helvetica, sans-serif; }
.c_title_black {font-weight:normal; font-size:28px; color:#000000; font-family:DroidSerifBold, Arial, Tahoma, Verdana, Helvetica, sans-serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);}
.c_title_white {font-weight:bold; font-size:16px; color:#FFFFFF; font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);}
.c_title_SteelBlue{font-weight:bold; font-size:30px; color:#17566D; font-family:EnglandHandDBRegular,Arial, Tahoma, Verdana, Helvetica, sans-serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);}
