a:link {
  color: #FF0000;
  text-decoration: none;
}

a:visited {
  color: #990000;
  text-decoration: none;
}

a:hover {
  background-color: #990000;
  color: #FFFFFF;
  text-decoration: none;
}

body {
  background-color: #FBFBF2;
  color: #000000;
  font: 10pt verdana,arial,helvetica,sans-serif;
}

h1 {
  color: #333366;
  font-size: 16pt;
  font-weight: bold;
  line-height: 1em;
}

h2 {
  color: #333366;
  font-size: 14pt;
  font-weight: bold;
  line-height: 1em;
}

h3 {
  border-bottom: #333366 1pt solid;
  color: #333366;
  font-size: 10pt;
  font-weight: bold;
  line-height: 1em;
}

h4 {
  background-color: #333366;
  color: #FFFFFF;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
}

h5 {
  background-color: #333366;
  font-size: 100%;
  margin-bottom: 5px;
  margin-top: 15px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
}

h6 {
  background-color: #333366;
  font-size: 100%;
  margin-bottom: 5px;
  margin-top: 0px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
}

hr {
  color: #333366;
}

img {
  margin-bottom: 10px;
  margin-top: 10px;
}

.rss_img {
  margin: 0px;
}

li {
  line-height: 1.15em;
  margin-left: 0px;
  margin-top: 5px;
}

ol {
  margin-left: 30px;
  margin-top: 0px;
}

p {
  line-height: 1.15em;
  margin-bottom: 7px;
  margin-top: 0px;
  text-indent: 0px;
}

pre {
  font-size: 105%;
}

sup {
  font-size: 85%;
  margin-top: 0px;
}

td {
  color: #000000;
  font: 10pt verdana,arial,helvetica,sans-serif;
  line-height: 1.15em;
  margin-bottom: 7px;
  margin-top: 0px;
  text-indent: 0px;
}

ul {
  list-style-type: disc;
  margin-left: 25px;
  margin-top: 0px;
}

.answer {
  color: #990000;
}

.ascomment {
  color: #999999;
  font-style: italic;
}

.blue {
  color: #0000FF;
}

.boldul {
  font-weight: bold;
  text-decoration: underline;
}

.codecmt  /* format for code comments */ {
  color: #006400; /* HTML Dark Green */
  font-family: Courier New, monospace;
  white-space: nowrap;
}

.codeerror  /* format for code error colouring */ {
  color: #FF0000; /* HTML Red */
  font-family: Courier New, monospace;
  white-space: nowrap;
}

.codekey  /* format for code key words */ {
  color: #00008B; /* HTML Dark Blue */
  font-family: Courier New, monospace;
  white-space: nowrap;
}

.codetext /* format for code text */ {
  font-family: Courier New, monospace;
  white-space: nowrap;
}

.comment  /* format for comments */ {
  color: #006400; /* HTML Dark Green */
  white-space: nowrap;
}

.hidden /* format for hiding search keywords */ {
  color: #FBFBF2;
}

.itemhead {
  background-color: #333366;
  color: #FFFFFF;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
}

.midblue {
  color: #0066CC;
}

.osaapplication {
  color: #0000FF;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.osabodycopy {
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

.osabodywhite {
  color: #FFFFFF;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

.osacomments {
  color: #333333;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: italic;
}

.osadescription {
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

.osaidentifier {
  color: #008000;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.osalanguage {
  color: #FF0000;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.osaoperator {
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.osaother {
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.osareference {
  color: #800080;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.osavalues {
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.osawhitetitle {
  color: #FFFFFF;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
}

.purple {
  color: #CC33CC;
}

.green {
  color: #009933;
}

.question  /* for page in-line question section heads */ {
  background-color: #333366;
  color: #FFFFFF;
  font-size: 100%;
  font-weight: bold;
}

.red {
  color: #FF0000;
}

.text /* format for text/code samples */ {
  color: #663366;
  font-family: Courier New, monospace;
  line-height: 1.0em;
  white-space: pre;
}

.title {
  font: 12pt verdana,arial,helvetica,sans-serif;
}

.world {
  border-style: none;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  vertical-align: bottom;
}

.hidetext {
  color: #FBFBF2;
}

.addlsearchterms {
  color: #DDDDDD;
  font: 10pt verdana,arial,helvetica,sans-serif;
}

.history {
  color: #999999;
  font: 10pt verdana,arial,helvetica,sans-serif;
}

.indexnowrap {
  white-space: nowrap;
  text-align: left;
}

.centered {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
}

.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family: "Times New Roman", "Times-Roman", Times, serif;
}

.greyComment {	
		font-size:10.0pt;
		font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
		color:#4C4E4E; 
}

.moduleTitle {
		font-size:18.0pt;
		font-family: "Times New Roman", "Times-Roman", Times, serif;
		font-weight: bold;
}

.moduleDescription {
		font-size:18.0pt;
		font-family: "Times New Roman", "Times-Roman", Times, serif;
		font-style: italic; }

.classTitle {
		font-size:14.0pt;
		font-family: "Times New Roman", "Times-Roman", Times, serif;
		font-weight: bold;
}

.classDescription {
		font-size:14.0pt;
		font-family: "Times New Roman", "Times-Roman", Times, serif;
}
    
.classBlackBody {
		font-family: "Times New Roman", "Times-Roman", Times, serif;
}
    
.classBlueBody {
		font-size:10.0pt;
		font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
		color:#0000FF;
}

.classRedBody {
		font-size:10.0pt;
		font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
		color:#FF0000;	
}

code,kbd,pre {font-family:Monaco,"Courier New",Tahoma;}
ol {margin:1em 0;padding:0 0 0 2.5em;}
ol li {margin:0 0 0.5em;}
.code { border:1px solid #ddd; padding:3px 5px 3px 35px; font-family:Monaco,"Courier New",Tahoma; list-style-type:decimal-leading-zero;}
.code code {font-family:Monaco,"Courier New",Tahoma;}
.code li {padding:0 5px; margin:2px 0; background:#f7f7e3;}
.code li.tab1 {padding-left:3ex;}
.code li.tab2 {padding-left:6ex;}
.code li.tab3 {padding-left:9ex;}
.code li.tab4 {padding-left:12ex;}
.code li.tab5 {padding-left:15ex;}
.code li.tab6 {padding-left:18ex;}
.code .changed {font-weight:bold; color:#900;}
.code em {font-style:normal; font-weight:bold; color:#900;}
.code .comment {color:#090; font-weight:normal;}
.code .error {color:#f00; font-weight:normal;}
