/*<meta />*/

/* procomstyles.css as of April 2010  */
/* heading 1  -- one at top of all topics except definitions */

h1
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10.5pt;
	font-color: #3333CC;
	border: none;
	padding: 0px;
	margin: 0px;
	line-height: 110%;
	background-color: #FFFFFF;
	color: #00008C;
}

/* exact name of a standard class, rule, data instance */

cite
{
	font-style: normal;
	color: #7A0E0E;
}

/* some h1's are in a table so the uplink icon works */

.tableh1
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D6D6D6;
	white-space: nowrap;
	text-align: left;
	margin: 0px;
	position: relative;
	top: 0px;
	width: 100%;
	padding: 0;
	background-color: #FFFFFF;
}

/* internal remarks not published, such as "vague", "disputed", removed material */

em
{
	font-family: "Comic Sans MS";
	font-size: 7pt;
	color: #009900;
	background-color: #FFFFCE;
	display: none;
}

/* not published.  ID of person who supplied the info, or RulePro BUG or task id etc .*/

tt
{
	font-family: "Comic Sans MS";
	font-size: 7pt;
	color: #FF6600;
	background-color: #FFFFFF;
	display: none;
}

/*   not used? */

.navarrowup
{
	background-image: url("navdropup.gif");
	background-repeat: no-repeat;
	height: 16px;
	width: 15px;
	padding-left: 17px;
}

body
{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.75pt;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 520px;
	padding: 0px;
	line-height: 140%;
	color: #333333;
	background-color: #FFFFFF;
}

/* second level heading */

h3
{
	font-family: "Tahoma", Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #00008C;
	margin: 7px 0px 0px;
	padding: 0px;
}

a
{
	cursor: hand;
	border: none;
	color: #336699;
	text-decoration: none;
}

a:visited
{
	color: #333366;
}

a:hover
{
	color: #3366CC;
	text-decoration: underline;
}

p
{
	line-height: 132%;
	padding: 0px;
	margin-top: 5pt;
	margin-bottom: 3pt;
	margin-left: 4px;
	font-size: 8.75pt;
	color: #333333;
}

/* choices from drop-down lists */

code
{
	font-family: "Lucida Console", "Courier New", san-serif;
	font-weight: normal;
	color: #204040;
	font-size: 8.75pt;
	letter-spacing: -0.2pt;
}

/* li {
	line-height: 132%;
	margin-top: 3pt;
	margin-bottom: 3pt;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Tahoma";

} *
.table1 {
	background-color: #FBFBF2;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}

/* sample code paragraphs, short  lines */

.syntax
{
	font-family: "Courier New";
	line-height: 105%;
	color: #202020;
	background-color: #F0F0F0;
	width: 60%;
	margin-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* sample code paragraphs, longer lines */

.syntaxwide
{
	font-family: "Courier New";
	color: #202020;
	line-height: 105%;
	background-color: #F0F0F0;
	margin-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* for expand/collapse scripts */

.collapsed
{
	display: none;
}

/* for expand/collapse scripts */

.expfav
{
	font-size: 8pt;
	text-align: right;
}

/* for expand/collapse scripts */

.DropDown
{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #00008C;
	cursor: hand;
	font-weight: bold;
	margin-top: 8pt;
}

/* for expand/collapse scripts */

.DropDownRef
{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #00008C;
	cursor: hand;
	font-weight: bold;
	margin-top: 8pt;
}

img
{
	border: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/* for border around large screen shots  */

.grayborder
{
	border: thin solid #CCCCCC;
	margin: 1px;
}

/* column headers in tables  */

h2
{
	font-family: "Tahoma", Verdana, sans-serif;
	font-size: 9.5pt;
	color: gray;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

ul
{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
	list-style-type: square;
}

/* 
ol {
	font-size: 8.75pt;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	list-style-type: decimal;
} */

/* mark tabs in running text   */

.afield
{
	color: #666633;
	background-image: url(shared/greent52h.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	text-align: left;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 16px;
	font-size: 8.25pt;
	background-position: left center;
	width: auto;
	height: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

/* mark tabs in that are links in About topics   */

.bfield
{
	color: #293F00;
	background-image: url(shared/greent52.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	font-family: 'Tahoma', Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 2px;
	padding-left: 16px;
	padding-right: 3px;
	font-size: 8.5pt;
	background-position: left center;
	width: 12px;
	height: 9px;
}

.table1 td
{
	border-top-width: 1px;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	font-size: 8.75pt;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	line-height: 120%;
	text-align: inherit;
}

.tablelist
{
	background-color: #F5F8F9;
	width: 100%;
}

.tablelist td
{
	font-size: 8.75pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}

.tablestd
{
	background-color: #F0F0F0;
	padding: 0;
}

.tablestd td
{
	font-size: 8.75pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

.seealso2
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	margin-top: 12px;
}

.seealso3
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	margin-top: 0px;
	line-height: normal;
}

.tableplain
{
	margin: 0px;
	padding: 0px;
}

td
{
	font-size: 8.75pt;
	line-height: 130%;
}

/* DIV for topics with a single line H1   */

.inner
{
	
}

/* DIV for topics with a two line H1   */

.inner2
{
	
}

/* not used?    */

h4
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9.5pt;
	color: #3366FF;
}

.inline
{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: -5px;
	margin-left: 1px;
}

/* green style for fields on a form   */

strong
{
	font-weight: normal;
	color: #335500;
	font-size: 8.5pt;
	text-decoration: none;
}

/* heading for Definitions    */

h6
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #00008C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E0E0E0;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 3px;
	position: relative;
	_position: absolute;
	top: 0px;
	_top: expression(eval(document.body.scrollTop));
	width: 100%;
	background-color: #F8F8F8;
}

/* use with SPAN to force no line breaks  */

.nobreak
{
	white-space: nowrap;
}

/* tip paragraph   */

.tippara
{
	color: #444444;
	border-top-color: #DDDDBB;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #DDDDBB;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-top: 6px;
	font-size: 8.5pt;
}

/* button (body)    */

.kbd2
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(shared/buttonstyle2.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	font-size: 9pt;
	vertical-align: baseline;
	line-height: 200%;
	color: #003300;
	margin: 1px;
}

.kbd5
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(sharedv6/newkbd5.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	font-size: 9pt;
	color: #000;
	vertical-align: baseline;
	line-height: 200%;
	margin: 1px;
}

/* button (left edge)    */

.kbd1
{
	background-image: url(shared/buttonstyle1.gif);
	background-repeat: no-repeat;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 4px;
	font-size: 8.5pt;
}

/* button (right edge)    */

.kbd3
{
	background-image: url(shared/buttonstyle3.gif);
	background-repeat: no-repeat;
	border: 0;
	font-size: 8.75pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* menu    */

var
{
	font-style: normal;
	font-variant: normal;
	font-size: 9pt;
	color: #630B45;
	font-weight: normal;
}

/* deprecated, phasing out    */

.dictseealso
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	margin-top: 8px;
}

/* deprecated, phasing out    */

.seealso
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	margin-top: 10px;
}

/* not used?     */

.zdefinition
{
	background-image: url("shared/definition3.gif");
	background-repeat: no-repeat;
}

li
{
	padding: 0px;
	margin-top: 6pt;
	margin-right: 0px;
	margin-bottom: 6pt;
	margin-left: 0px;
	line-height: 125%;
}

/* reference topic heading?    */

.ref
{
	color: #00008C;
}

/* smaller font for bottom link text   */

.small
{
	font-size: 8.5pt;
	line-height: 118%;
	font-weight: normal;
}

.tablegray
{
	background-color: #F3F3F2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.tablegray td
{
	font-size: 8.5pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/*  added Feb 2011 byrnb for tabs experimentation... */
/* CSS Document */
/* http://blixt.org/articles/tabbed-navigation-using-css#section=introduction */

ol#toc
{
	height: 2.0em;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 8.75pt;
}

ol#toc li
{
	background: #bdf url(shared/tabs.gif);
	float: left;
	margin: 0 1px 0 0;
	padding-left: 10px;
}

ol#toc a
{
	background: ;
	color: #008;
	float: left;
	line-height: 2.0em;
	padding-right: 10px;
	text-decoration: none;
}

ol#toc li.current
{
	background-color: #4B9B00;
	background-position: 0 -60px;
}

ol#toc li.current a
{
	background-position: 100% -60px;
	color: #fff;
	font-weight: bold;
}

ol#toc li.nottab
{
	background: #bdf url(shared/nottabs.gif);
	float: left;
	margin: 0 1px 0 0;
	padding-left: 10px;
}

/* Menu items that have mouse over or focus have pink text */

ol#toc a:hover,
ol#oc a:focus
{
	cursor: hand;
	color: #FF00DC;
}

