/* following font face declarations need to be removed for DBCS */
body {
	padding: 0px 25px 20px 5px;
	background: #ffffff;
	color: #00000;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#hometext h1 {
	margin: 0;
	color: 000;
}
h1 { 	font-size: 142%;
	margin-top: 1em;
	margin-bottom: 1px;
	color: #0066cc;
	letter-spacing: -1px;
}	
#hometext h2 {
	margin: 0;
	color: 0066cc;
	letter-spacing: -1px;
}
h2 {
	font-size: 130%;
	margin-top: 1em;
	margin-bottom: 3px;
}
h2 span {
	font-size: 130%;
	margin-top: 1em;
	margin-bottom: 3px; }
#hometext h3 {
	margin-top: 0;
}
h3 {
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 3px;
}
#hometext h4 {
	margin-top: 0;
}
h4 {
	font-size: 110%;
	margin-top: 1em;
	margin-bottom: 3px;
	font-style: italic;
}
#hometext h5 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#callout h5 {
	background: #dddddd;
	padding: 5px;
	padding-left: -10px;
	font-size: 95%;
	margin-left: 0px;
}
h5 {
	font-size: 105%;
	margin-top: 1em;
	margin-bottom: 3px;
}
#hometext p {
	margin-left: 5px;
	margin-top: 2px;
}
p {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#leftColumn {
	width: 220;
	min-width: 220px;
}
#rightColumn {
	width: 100%;
}
pre {
	margin-left: 6;
	font-size: 9pt;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #000080;
}
a:visited {
	text-decoration: underline;
}
pre {
	font-family: Courier, monospace;
	font-size: 10pt;
}
ul ul	li {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*
li {
	margin-top: 0;
	margin-bottom: 0;
} 
li p {
	margin-top: 0;
	margin-bottom: 0;
} 
*/
ol {
	margin-top: 10px;
	margin-bottom: 10px; 	padding-left: 1.5em;
	margin-left: 10px;
}
ol li {
	margin-top: 5px;
	margin-bottom: 5px;
}
/*
dl {
	margin-top: 0;
	margin-bottom: 10;
}
dt {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
dd {
	margin-top: 0;
	margin-bottom: 0;
}
*/
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
var {
 	font-style: italic;
}
div.revision {
	border-left-style: solid;
	border-left-width: thin; 
	border-left-color: #7B68EE;
	padding-left:5;
}
span.bold {
	font-weight: Bold;
}
table {
	width: 90%;
	margin-top: .6em;
	margin-bottom: .3em;
}
#hometext table {
	width: 100%;
	margin: 0;
	padding: 0;
}
#callout table {
	width: 100%;
	margin: 0;
	margin-left: -10px;
	margin-bottom: 15px;
	padding: 0;
}
#callout3 table {
	width: 95%;
	min-width: 200px;
	margin: 0;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 0;
	background-color: #F8F8F8;
}
#hometext th {
	padding: 0;
}
#callout tr {
	margin: 0;
	padding: 0;
}
#hometext td {
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#callout3 td {
	margin: 0;
	padding: 0;
}
#callout td, #callout td.light, #callout td.dark{
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
}

#callout td.light {
	background-color: #F0F0F0;
}
/* The background of header cells is grey, and the text is bottom-aligned. */
th {
	padding-left: 8px;
	padding-right: 8px;
	background: #cccccc;
	text-align: left;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
/* The text in normal table cells is top-aligned. */
td {
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#callout3 td {
	margin: 0;
	padding: 0;
}
#hometext td hr {
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;
	color: #dddddd;
	background-color: #dddddd;
	border: 0;
	text-align: left;
}
#hometext .vertline {
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1pt;
	line-height: 1px;
	BORDER-Left: #dddddd 1px solid;
	border-left-width: 1px;
	background-image: none;
}
#hometext .line {
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1pt;
	line-height: 1px;
	BORDER-bottom: #dddddd 1px solid;
	border-bottom-width: 1px;
	background-image: none;
}
#hometext .space {
	font-size: 1pt;
	line-height: 1px;
}
#hometext ul {
	margin-bottom: 10px;
	margin-left: 3em;
	padding: 0;
}
.spacergray {
	font-size: 1pt;
	line-height: 1px;
	background-color: #f1f1f1;
}
#datatable table {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 145%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bbb;
	border-left-color: #bbb;
	background-color: #fff;
}
#datatable th {
	padding: 5px 8px 8px 15px;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .5em;
	letter-spacing: -.5px;
	background: #dddddd;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
}
#datatable td {
	padding: 5px 8px 8px 15px;
	border-color-left: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
}
.codetable, li.codetable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #bbb;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	border-left-color: #bbb;
	background: #eeeeee;
	width: 65%;
}
#morearrow {
	margin-left: -30px;
}
#morearrow ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#morearrow ul li {
	font-size: 85%;
        height: 18px;
        width: 210px;
        text-indent: 33px;
        background: url(images/blue_arrows.gif) top left no-repeat;
	padding-left : 0px;
	margin-left : 3em;
	margin-top: .4em;
	margin-bottom: .4em;
}
#morearrow ul li:hover {
	background: url(images/blue_arrows.gif) bottom left no-repeat;
        text-decoration: none;
	color: #333333;
}
#morearrow ul li a:hover {
	color: #333333;
}
a:link {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
a:visited {
	color: #0066cc;
}
div.copyright {
	margin-top: 3em;
}

span.langinline {
	font: 110% Courier New Courier mono;
	font-family: "Courier New",monospace;
	color: #444444;
	font-weight: bold;
}
.Filename { 
	font-style: italic;
}
.Label {
	font-weight: bold;
}
.Note {
	font-style: italic;
}
p.indent {
	text-align: left;
	margin-right: 15pt;		margin-left: 15pt;
	margin-top: 0;
}
p.footer {
	margin-left: 15pt;
	margin-top: 30px;
}
div.copyright img {
	border-width: 0px;
}
kbd {
	font-weight: bold;
}
.codeOrLink {
	color: #7F0000;
}
P.Code, pre.Code {
	display: block;
	text-align: left;
	text-indent: 0.00pt;
	margin-top: 0.000000pt;
	margin-bottom: 0.000000pt;
	margin-right: 0.000000pt;
	margin-left: 15pt;
	font-size: 10.000000pt;
	font-weight: medium;
	font-style: Regular;
	color: #4444CC;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Courier New";
}
H6.CaptionFigColumn {
	display: block;
	text-align: left;
	text-indent: 0.000000pt;
	margin-top: 3.000000pt;
	margin-bottom: 11.000000pt;
	margin-right: 0.000000pt;
	margin-left: 0.000000pt;
	font-size: 9.000000pt;
	font-weight: medium;
	font-style: Italic;
	color: #000000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Arial", "Helvetica";
}
P.Note, p.Note {
	display: block;
	text-align: left;
	text-indent: 0pt;
	margin-top: 19.500000pt;
	margin-bottom: 19.500000pt;
	margin-right: 0.000000pt;
	margin-left: 30pt;
	font-size: 11.000000pt;
	font-weight: medium;
	font-style: Italic;
	color: #000000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Arial", "Helvetica";
}
p.Chapter, li.Chapter, div.Chapter {
	mso-style-name:Chapter;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:24.0pt;
	mso-bidi-font-size:12.0pt;
	font-family:Arial;
	mso-fareast-font-family:"Arial";
	mso-bidi-font-family:"Arial";
	font-weight:bold;
	mso-bidi-font-weight:normal;
}
EM.UILabel {
	font-weight: Bold;
	font-style: Regular;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}
EM.CodeName {
	font-weight: Bold;
	font-style: Regular;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family:"Courier New";
}
