body
{
	background: white;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	text-align:justify;
}

p
{
	margin-right: 24px;
	margin-left: 24px;
	line-height: 110% 
}


h1{
	font-variant: normal;
	color: #336699;
	padding: 4px;
	width: 100%;
	margin-left: 24px;
	font-size : 180%;
}


h2
{
	font-size: 125%;
	margin-top: 1.5em;
	margin-left: 24px;
}

h3
{
	font-size: 105%;
	margin-left: 24px;
}

h4
{
	font-size: 90%;
	margin-left: 24px;
	font-weight: normal;
}

h5
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 24px;
}
h6
{
	font-variant: normal;
	background-color: #CCCCCC;
	padding: 4px;
	width: 100%;
	margin-left: 45px;
	margin-right: 45px;
	font-size : 90%;
	font-style : normal;
	font-weight : normal;
	color: black;
}

code
{
	font-family: Courier;
	font-size: 90%;
	margin-left: 0px;
}

sub
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 85%;
}

sym
{
	font-family: Symbol;
	font-size: 100%;
}

.footer
{
	vertical-align: bottom;
}
a
{
	text-decoration: none;	
	color: #1111ff;
}
a:hover
{
	color: #000000;	
	background-color: dddddd;
}
.copyright
{
	font-size: smaller;
	text-align: center;
	color: Gray;
	font-weight: bold;
}
td
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.sampleCell
{
	border-style: solid; 
	border-color: black;
	border-left-width: 0px;

	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	padding: 5px;
}
.sampleTable
{
	margin-left: 2%;
	margin-right:2%;
	padding: 5px;
	border-style: solid;
	border-color: black;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
}

.CommonTable
{
	margin-left: 2%;
	margin-right:2%;
	width:600px;
	border-style: solid;
	border-color: #777777;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}

.FirstCellIndent
{
	text-indent: 20;
}

.DefinitionTable
{
	width: 96%;
	margin-left: 2%;
	margin-right:2%;
	background-color: #EFEFEF;
	
	border-style: solid;
	border-color: #777777;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}

.ArticleTable
{
	width: 96%;
	margin-left: 2%;
	margin-right:2%;
	background-color: #FFFFFF;
	
	border-style: solid;
	border-color: #777777;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}


.ArticleTable2
{
	width: 96%;
	margin-left: 2%;
	margin-right:2%;
	background-color: #FFFFFF;
	
	border-style: solid;
	border-color: #8A86D2;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}


.LinkTable
{
	margin-left: 2%;
	margin-right:2%;
	background-color: #FFFFFF;
	border-color: #8A86D2;
	border-style: solid;
		border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}

.DefinitionCell
{
	width: 100%
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left:5px;
	padding-top: 10px;

}

.ArticleCell
{
	width: 100%
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left:5px;
	padding-top: 10px;

}

.LinkCell
{
	width: 100%
	text-align: center;
	font-weight: bold;
	color: white;
	background-color: #222222;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left:3px;
	padding-top: 3px;

}

.LinkContentFormat
{
	text-align: center;
	font-weight: bold;
	color: white;
	
}


.TipTable
{
	margin-left: 2%;
	margin-right:2%;		
	border-style: solid;
	border-color: #777777;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}

.iconFormat
{
	border-style: none; 
	border-color: white;
}

#TagDefn	{
	background-image: url(../images/TechDefinition.gif);
	background-repeat: No-repeat;
	font-weight: bold;
	Text-indent: 2.50em;
	color:#336699;
	line-height:2.25
}


#TagExample	{
	background-image: url(../images/TechExample.gif);
	background-repeat: No-repeat;
	font-weight: bold;
	Text-indent: 2.50em;
	color: #336699;
	line-height:2.25
}

#TagTips	{
	background-image: url(../images/TipIconsmall.gif);
	background-repeat: No-repeat;
	font-weight: bold;
	Text-indent: 2.50em;
	color: #336699;
	line-height:2.25
}

#TagKeyPara {	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 5px;
	text-align:justify;
	margin-right: 24px;
	margin-left: 60px;
	line-height: 200% 
}

#TagKeyHeading
{
	font-family: monospace;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 50px;
	text-align:left;
	line-height: 200% 
}

#TagTech	{
	background-image: url(../images/TechIconsmall.gif);
	background-repeat: No-repeat;
	font-weight: bold;
	Text-indent: 2.50em;
	color: red;
	line-height:2.25
}

#TagHowToEnter	{
	background-repeat: No-repeat;
	font-weight: normal;
	color: Grey;
	text-decoration: none;
	font-size: xx-small;
	font-weight: normal;
}

#TagNext	{
	background-repeat: No-repeat;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
	font-size: x-small;
	font-variant: small-caps;
}

#TagBackButton	{
	background-repeat: No-repeat;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	font-size: normal;
	font-weight: bold;
}

#TagRelated	{ background-image: url("../images/mb.gif"); background-repeat: No-repeat; text-decoration: underline;font-weight: bold; Text-indent: 1.25em}

#TagTopicIcon	{ background-image: url("../images/arrowrt.gif"); background-position: 1em; background-repeat: No-repeat; }

#TagTopic	{ text-decoration: underline;font-weight: bold; Text-indent: 4em}

UL.Related	{ list-style: url("../images/page.gif") circle;Text-indent: 0.25em 

