/*	master stylesheet	*//*	Last modified for sfr 2005-01-27-a-JW */html,body		{ height: 100%; margin: 0; padding: 0; }body			{ font-family: arial,helvetica,sans-serif; }a			{ text-decoration: none; font-weight: 900; }p			{ margin-top: 1em; margin-bottom: 0; }dt    { margin-top: 0.6em; margin-bottom: 0.2em; }blockquote		{ margin: 0 2em 0 2em; }blockquote p		{ margin-top: 0; margin-bottom: 1em; }code,code a		{ font-weight: 900; }code span		{ font-weight: normal; font-style: italic; }/* Main Body */div#shell		{ width: 70%; margin: 0 auto 0 auto; padding:S 0; }h1,h2			{ text-align: center; }/* MAIN MENU */ul#siteMenu		{ list-style-type: none; margin: 0 0 1em 0; padding: 0; }ul#siteMenu li		{ display: inline; }ul#siteMenu li a	{ display: block; width: 33.33%; float: left; text-align: center; border-style: solid; border-width: 0 0 6px 0; }ul#dataMenu		{ clear: both; list-style-type: none; }/* Item Menu */ul#dataMenu li		{ margin: 0; word-spacing: .05em; }/* SUB MENU */ul.subDataMenu		{ list-style-type: none; display: inline; margin: 0; padding: 0; font-size: .85em; }ul.subDataMenu li	{ padding: 0 0 .1em 1.5em; line-height: 1.1em; }/* FAQ Items */div.item		{ margin: 3em 1em 3em 1em; }div.item h2		{ text-transform: lowercase; }div.item p.topper	{ text-align: center; }div.item hr		{ display: none; }div.item ul,div.item ol	{ margin-top: 0; }div.item ul li,div.item ol li			{ margin: .2em 2em .2em 2em; }/* Portable/Universal Classes */p.indent     { margin: 0 2em auto 2em; }	/* P.indent can be placed under blockquote for more precise control */a.term, span.term { padding-bottom: 0; font-weight: normal; border-bottom: dotted 1px; }span.vctr    { vertical-align: 50%; }img.marginal { margin-top: 0.3em; margin-bottom: 0.3em; border: none; }/* FOOTER */div#trailer		{ font-size: .7em; text-align: center; margin-top: 4em; }div#trailer img		{ border: 0; }/* Item Specific Classes */div#shortcuts table	{ margin: 1.5em auto 0 auto; }div#shortcuts table th,div#shortcuts table td			{ padding: 0 1em 0 1em; text-align: left; }div#shortcuts ul strong	{ display: block; float: left; width: 6em; }body#clockfaq h1	{ margin-bottom: .2em; }/* Introduce new classes/ID's Below as necessary */
