/* ------------------------------------------------------------------------------------------ */

BODY         		{ background: #e0e0e0 url(/graf/bg.jpg); background-attachment:fixed; margin:0; }

/* ------------------------------------------------------------------------------------------ */

@font-face {
	font-family: 'HelveticaNeueLTStd45Light';
          src: url('/template/fonts/helveticaneueltstd-lt-webfont.eot');
	src: local('?'), url('/template/fonts/helveticaneueltstd-lt-webfont.woff') format('woff'),
	                 url('/template/fonts/helveticaneueltstd-lt.otf') format('opentype'),
	                 url('helveticaneueltstd-lt-webfont.svg#webfontpoQvhmPy') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStd57Condensed';
          src: url('/template/fonts/helveticaneueltstd-cn-webfont.eot');
	src: local('?'), url('/template/fonts/helveticaneueltstd-cn-webfont.woff') format('woff'),
	                 url('/template/fonts/helveticaneueltstd-cn.otf') format('opentype'),
	                 url('helveticaneueltstd-cn-webfont.svg#webfontMMAkkRbr') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStd65Medium';
          src: url('/template/fonts/helveticaneueltstd-md-webfont.woff.eot');
	src: local('?'), url('/template/fonts/helveticaneueltstd-md-webfont.woff') format('woff'),
	                 url('/template/fonts/helveticaneueltstd-md.otf') format('opentype'),
	                 url('helveticaneueltstd-md-webfont.svg#webfontM05uL0dZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStd85Heavy';
          src: url('/template/fonts/helveticaneueltstd-hv-webfont.eot');
	src: local('?'), url('/template/fonts/helveticaneueltstd-hv-webfont.woff') format('woff'),
	                 url('/template/fonts/helveticaneueltstd-hv.otf') format('opentype'),
	                 url('helveticaneueltstd-hv-webfont.svg#webfontNQVjt6KH') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ------------------------------------------------------------------------------------------ */

.default-date		{ font-family:'HelveticaNeueLTStd45Light','Helvetica','Arial','sans-serif';       color:#888888; font-style:normal; font-weight:normal; font-size:11pt;  line-height:12pt;   letter-spacing:normal; }
.default-date-day		{ font-family:'HelveticaNeueLTStd65Medium','Helvetica','Arial','sans-serif';      color:#888888; font-style:normal; font-weight:normal; font-size:15pt;  line-height:12pt;   letter-spacing:normal; }
.default-record-number	{ font-family:'HelveticaNeueLTStd45Light','Helvetica','Arial','sans-serif';       color:#888888; font-style:normal; font-weight:normal; font-size:10pt;  line-height:12pt;   letter-spacing:normal; }
.default-page-number	{ font-family:'HelveticaNeueLTStd65Medium','Helvetica','Arial','sans-serif';      color:#888888; font-style:normal; font-weight:normal; font-size:15pt;  line-height:12pt;   letter-spacing:normal; }
.default-title		{ font-family:'HelveticaNeueLTStd85Heavy','Helvetica','Arial Black','sans-serif'; color:#444444; font-style:normal; font-weight:normal; font-size:18pt;  line-height:20pt;   letter-spacing:normal; }

/* ------------------------------------------------------------------------------------------ */

.default-footer-text	{ font-family:'HelveticaNeueLTStd45Light','Helvetica','Arial','sans-serif';               color:#000000; font-style:normal; font-weight:normal; font-size:11pt;   line-height:12pt;   letter-spacing:normal; }
.default-footer-text-counter	{ font-family:'HelveticaNeueLTStd65Medium','Helvetica','Arial','sans-serif';               color:#000000; font-style:normal; font-weight:normal; font-size:15pt;   line-height:12pt;   letter-spacing:normal; }

/* ------------------------------------------------------------------------------------------ */

.default-table-pages			{ }
.default-table-pages tbody td			{ font-family:'HelveticaNeueLTStd57Condensed','Helvetica','Arial','sans-serif'; color:#000000; font-style:normal; font-weight:normal; font-size:9pt;  line-height:9pt;   letter-spacing:normal;
                                                    cursor: default; background-image: url(/graf/button_page.png); }
.default-table-pages tbody td:hover		{ cursor: pointer; color:#FFFFFF; background-image: url(/graf/button_page_s.png); }
.default-table-pages tbody td.current		{ cursor: default; color:#FFFFFF; background-image: url(/graf/button_page_h.png); }
.default-table-pages tbody td:hover.current	{ cursor: pointer; color:#FFFFFF; background-image: url(/graf/button_page_s.png); }

/* ------------------------------------------------------------------------------------------ */

