/*<meta />*/

body
{
	font: 10pt verdana;
	background-color: #ffffff;
}

a,
a:visited
{
	color: #336699;
	text-decoration: none;
}

a:hover,
a:active
{
	color: #E48028;
	text-decoration: underline;
}

a.on,
a.on:visited
{
	color: #E48028;
	font-weight: bold;
	text-decoration: none;
}

p
{
	font: 10pt verdana;
}

li
{
	font: 10pt verdana;
}

ul
{
	font: 10pt verdana;
}

ol
{
	font: 10pt verdana;
}

.SideNote
{
	font: 9pt verdana;
	color: #778899;
	margin-left: 2.5em;
	margin-right: 5em;
	bgcolor: #f0f0f0;
}

li.mc-CSideNote
{
	font: 9pt verdana;
	color: #778899;
	bgcolor: #f0f0f0;
}

.Caption
{
	font: 9pt verdana;
	color: #7B68EE;
	bgcolor: #f0f0f0;
	margin-left: 3.5;
	margin-right: 3.5em;
}

li.mc-CCaption
{
	font: 9pt verdana;
	color: #7B68EE;
	bgcolor: #f0f0f0;
}

.Step
{
	margin-top: -1em;
}

li.mc-CStep
{
	
}

.Download
{
	margin-top: -0.2em;
}

li.mc-CDownload
{
	
}

table
{
	margin-left: 2.5em;
}

td
{
	font: 10pt verdana;
}

th
{
	font: 10pt verdana;
	font-weight: bold;
}

.StartPage
{
	margin-left: 0em;
}

li.mc-CStartPage
{
	
}

.TD-BookTitle
{
	width: 50%;
	font: 10pt verdana;
}

li.mc-CTD-BookTitle
{
	font: 10pt verdana;
}

.BookTitle
{
	margin-bottom: -1em;
	margin-left: 0.8em;
	font: 12pt;
	font-weight: bold;
}

li.mc-CBookTitle
{
	font: 12pt;
	font-weight: bold;
}

.BookDescription
{
	margin-left: 1em;
	font: 10pt;
}

li.mc-CBookDescription
{
	font: 10pt;
}

.Header
{
	margin-left: 0em;
}

li.mc-CHeader
{
	
}

.HeaderFont
{
	font: 11pt verdana;
	font-weight: bold;
}

li.mc-CHeaderFont
{
	font: 11pt verdana;
	font-weight: bold;
}

.DownloadsTitle
{
	font: 12pt verdana;
	font-weight: bold;
	margin-top: -.2em;
}

li.mc-CDownloadsTitle
{
	font: 12pt verdana;
	font-weight: bold;
}

.DownloadsTable
{
	margin-left: 2.5em;
	margin-right: 10em;
}

li.mc-CDownloadsTable
{
	
}

.GettingStartedBanner
{
	background-color: #99cc99;
	vertical-align: top;
}

li.mc-CGettingStartedBanner
{
	
}

.OMOverviewBanner
{
	background-color: #FFDAB9;
	vertical-align: top;
}

li.mc-COMOverviewBanner
{
	
}

.DiagramsBanner
{
	background-color: #DCDCDC;
	vertical-align: top;
	font-size: 10pt;
	font-family: "Lucida Console", monospace;
}

li.mc-CDiagramsBanner
{
	font-size: 10pt;
	font-family: "Lucida Console", monospace;
}

.TechDocsBanner
{
	background-color: #D8BFD8;
	vertical-align: top;
}

li.mc-CTechDocsBanner
{
	
}

.UtilitiesBanner
{
	background-color: #F0E68C;
	vertical-align: top;
}

li.mc-CUtilitiesBanner
{
	
}

.DownloadsBanner
{
	background-color: #CCCC99;
	vertical-align: top;
}

li.mc-CDownloadsBanner
{
	
}

p.Code
{
	font-size: 10pt;
	font-family: "Lucida Console", monospace;
}

li.Code
{
	font-size: 10pt;
	font-family: "Lucida Console", monospace;
}

h1
{
	font-size: medium;
}

li.mc-H1
{
	font-size: medium;
}

h2
{
	font-size: small;
}

/*
ESRI ArcWeb table style sheet
*/

/* OBJECT NAME - TITLE */

li.mc-H2
{
	font-size: small;
}

/* OBJECT TABLE */

h3
{
	font-size: x-small;
}

li.mc-H3
{
	font-size: x-small;
}

.rule
{
	border-top: 1px dotted #A3B3C0;
	height: 1px;
	font-size: 1px;
	margin: 15px 0px 7px 0px;
	padding: 0px;
}

/* CODE TABLE */

a.expandspot
{
	color: #008000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

span.expandtext
{
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}

/*COORD TABLE*/

a.dropspot
{
	cursor: hand;
	color: #008000;
	font-style: italic;
	text-decoration: none;
}

a.glossterm
{
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

span.glosstext
{
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}

.objectname
{
	font-weight: bold;
	vertical-align: middle;
}

.objecttable
{
	border-collapse: collapse;
	border: 3px double #AAAAAA;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.objecttable th
{
	border: 1px solid #AAAAAA;
	background-color: #d7d7d7;
	font-weight: normal;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	text-align: left;
}

.objecttable td
{
	border: 1px solid #AAAAAA;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}

.codetable
{
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

/*< netscape-specific styles />*/

.codetable td
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.coordtable
{
	border-collapse: collapse;
	border: 2px solid #AAAAAA;
	width: 100%;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}

.coordtable td
{
	border: 1px solid #AAAAAA margin;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}

expandingHead.expandspot
{
	color: #008000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

dropDownHotSpot.dropspot
{
	cursor: hand;
	color: #008000;
	font-style: italic;
	text-decoration: none;
}

expandingBody.expandtext
{
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}

glossaryTerm.glossterm
{
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}

expandingBody.glossterm
{
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}

html > body .Step
{
	margin-top: 1pt;
}

html > body .Download
{
	margin-top: 1pt;
}

html > body .BookTitle
{
	margin-bottom: 1pt;
}

html > body .DownloadsTitle
{
	margin-top: 1pt;
}

html > body h1
{
	font: 14pt verdana;
	font-weight: bold;
}

html > body li.mc-h1
{
	font-size: large;
}

html > body h2
{
	font: 12pt verdana;
	font-weight: bold;
}

html > body li.mc-h2
{
	font-size: medium;
}

html > body h3
{
	font: 10pt verdana;
	font-weight: bold;
}

html > body li.mc-h3
{
	font-size: small;
}

a.Popup
{
	mc-popup-width: auto;
	mc-popup-height: auto;
}

@media non-print
{
	a:link
	{
		text-decoration: underline;
	}

	h4
	{
		font-size: xx-small;
		font-family: Verdana;
	}

	h1
	{
		font-family: Verdana;
	}

	h2
	{
		font-family: Verdana;
	}

	h3
	{
		font-family: Verdana;
	}

	p.image_text
	{
		font-size: 9pt;
		font-style: italic;
		font: 9pt verdana;
	}
}

i
{
	
}

p.image_text
{
	font: 10pt verdana;
	font-size: 10pt;
}

