/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 9, 2011 10:36:23 AM America/New_York */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 9, 2011 10:36:23 AM America/New_York */

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

}

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

}

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

}

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

}


/*
@font-face {
    font-family: 'BergamoStdRegular';
    src: url('BergamoStd-Regular-webfont.eot');
    src: url('BergamoStd-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('BergamoStd-Regular-webfont.woff') format('woff'),
         url('BergamoStd-Regular-webfont.ttf') format('truetype'),
         url('BergamoStd-Regular-webfont.svg#BergamoStdRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}

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

}
*/
html, body {
	font-family: NobileRegular, sans-serif;
	color: #000000;
    font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

a {
	color: #12377E;
}

p{
	font-size: 0.8em;
}

/* Header */
#header-menu{
    font-size: 20px;
    //font-weight: bold;
    font-family: 'BebasNeueRegular';
}

/* Menu links */
.menu a{
	color: #000000;
	text-decoration: none;
}

/* Content */
#breadcrumb{
    font-size: x-small;
}
h1, h2, h3{
	//color:#333;
	margin-bottom: 0;
	font-family: 'BebasNeueRegular';
	//font-size: 20px;
}
.content p {
    text-align: justify;
}

/* Footer */
#footer{
	font-size: 0.8em;
	line-height: 1.4em;
}

/* Translation Links  */
a.translation-link {color: #202020; font-size: 9px;}