/* header styles */

h1 { color: #00468C; font-size:22px; font-family: Arial; font-weight:bold; margin: 0px -3px 10px -3px;  padding-top: 5px;  background-image:   url(css_header_bg2.gif);  background-repeat: repeat-x;  padding-bottom: 15px;  padding-left: 3px;  padding-right: 3px;                   }
h2 { color: #00468C; font-size:16px; font-family: Arial; font-weight:bold; margin-top: 18px; margin-bottom: 4px;  border-bottom: 1px solid #ADCBE2;  background-image:   url(css_header_bg.gif);  background-repeat: repeat-x;    }
h3 { color: #004180; font-size:13px; font-family: Arial; font-weight:bold; margin-top: 24px; margin-bottom: 8px;  background-color: #F5F8FA;  padding: 1px;  border: 1px solid #E3F0FD;   }
h4 { color: #004180; font-size:13px; font-family: Arial; font-weight:bold; margin-top: 24px; margin-bottom: 8px; }
hr { margin-top: 26px }
hr.blue-line {   border: 9px dashed #ADCBE2; }

/* common paragraph styles */

strong { font-family: Arial; font-weight: bold;  color: #343434; }

body, td {color: Black; font-family: Verdana; font-size: 10pt ; text-align: justify;  background-color: White; }
p {  margin-top: 6px; margin-bottom: 0px }
a:link, a:visited 	{ color: #0066C8;  text-decoration: none;  }
a:active, a:hover 	{ color: #FF0000;  cursor:hand;}
a	{ border-bottom: 1px dashed #0066C8; }
a.link-img	{ border-bottom: 0; }
.Indent		{ margin-left: 18px }
.Indent2	{ margin-left: 36px }
.Indent3	{ margin-left: 54px }
.Indent4	{ margin-left: 72px }

/* list styles */
ol { margin-top: 6px; margin-left: 28px }
ul { margin-top: 6px; margin-left: 18px;  list-style-image:   url(listbullet.gif);  }
ul ul { margin-top: 6px; margin-left: 18px;  list-style-image:   url(listbullet2.gif);  }
li { margin-top: 6px; margin-bottom: 0px }

/* classes */

.SubTopicOf{ font-family: Verdana; font-size: 7pt; color: #00468C;  background: #E3F1FF; border: 1px solid #ADCBE2;  padding: 2px 3px 2px 3px; margin-left: -3px;  margin-right: -3px;  margin-top: -7px; }
.KbdShortcut { font-size: 8pt; color: #007CF9; font-family: Tahoma; font-weight: bold }
.TipInList { margin-top: -20px }
blockquote { margin-left: 8px }
.ScreenshotNumber { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: 900; color: #8B8B8B;   padding: 2px;       }
.BigDarkGray { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bolder; color: #666666 }H3 { font-family: Arial, Helvetica, sans-serif} 
.CodeSample { color: #3E5160;  font-family: "Courier New", Courier, monospace;  font-size: 16px;  font-weight: bold;    }

/* dynamic table */
.table-body {
	display: none;
	border-left: 1px solid #6E6E6E;
	border-right: 1px solid #6E6E6E;
	padding: 5px;
}
.table-title { color: #25485B;  font-weight: bold;  font-family: Arial, Helvetica, sans-serif;   }
.table-titlenote { color: #25485B;  font-family: Arial, Helvetica, sans-serif;  font-size: 10px;    }
.table-header { cursor: hand; }
.fl-tbl { background-color: #EEF4FB;  border: 1px solid #98C0E7;  }
.fl-text {color: Black; font-family: Verdana; font-size: 8pt ; text-align: justify}
.fl-emph {color: #293E52; font-family: Verdana; font-size: 8pt ; text-align: justify;  font-weight: bold; }
}.img-left {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}