/* ======================================================================                                               */
/* Product      :                                                                                                       */
/* Notes        :                                                                                                       */
/*                                                                                                                      */
/* ======================================================================                                               */
/*                                                                                                                      */
/*  (c) 2012 Justsystems Canada Inc. All Rights Reserved                                                                            */
/*                                                                                                                      */
/* ======================================================================                                               */
/* Revision History: (last five changes)                                                                                */
/* Name             Date       Description                                                                              */
/* =========================                                                                                            */
/* | asmith                    mith  6-Jan-12 PROD00034152: DITA 1.2 and 1.1 support                                    */
/* ======================================================================                                               */
/* Created by XMetaL style generator. 2006 Justsystems Canada Inc. All rights reserved.*/

@sq-plus-minus;
@sq-structure-view-icons;
/*
@sq-start-only-tags;
*/

* {
	white-space: nowrap;
	text-align: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "MS Shell Dlg";
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
}

/* top-level elements */
$DOCUMENT>* {
	margin-left: 0px;
}

/* The following puts the element name beside each non-terminal node icon. */

endflag:before {
	content: 'endflag';
	font-family: 'MS Shell Dlg';
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #191970;
}

prop:before {
	content: 'prop';
	font-family: 'MS Shell Dlg';
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #191970;
}

revprop:before {
	content: 'revprop';
	font-family: 'MS Shell Dlg';
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #191970;
}

startflag:before {
	content: 'startflag';
	font-family: 'MS Shell Dlg';
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #191970;
}

val:before {
	content: 'val';
	font-family: 'MS Shell Dlg';
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #191970;
}
