/* Background */
body { background-color: #ffffee }

/* Font selection */
ul,ol,dt,dl,th,td,h1,h2,h3,h4,p { font-family: Verdana, Arial, Helvetica, sans-serif }

/* Font styles */
p {  font-size: 10pt}

td { font-size: 12pt }
th { font-size: 12pt; font-weight: bold}

h1 { font-size: 16pt; font-weight: bold}
h2 { font-size: 14pt; font-weight: bold}
h3 { font-size: 12pt; font-weight: bold}
h4 { font-size: 10pt; font-weight: bold; font-style: italic}

/* Lists */
ul { font-size: 10pt }
ol { font-size: 10pt }

dt { font-size: 10pt }
dl { font-size: 10pt }

/* Classes */
/*
.mediaobject { border: thin; border-style: solid; margin-right: 100% } 
*/
.mediaobject { }
.programlisting { padding: 1; width: auto; margin: auto; font-family: Courier; border-style: solid; border-width: 1; white-space: pre; background-color: #fffff7 }
.literallayout { padding: 1; width: auto; margin: auto; border-style: solid; border-width: 1; background-color: #fffff7 }

/* help.css */
body, p, tr, th, td, ol, ul, li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}
body { background-color: #FFFFFF; padding: 0px; margin: 0px;}

.hlpheader { margin-top: 0px;  margin-bottom: 0px; 
  border-bottom: #000000 solid 1px}

.hlpnav {  background-color: #AAAAAA}

.hlppath { background-color: #EEEEEE}
td.hlppath a:link { color: #000000; }
td.hlppath a:visited { color: #000000; }
td.hlppath a:active { color: #666666; }

.hlpindex { background-color: #EEEEEE; }
td.hlpindex { color: #999999; }
td.hlpindex a:link { color: #000000; }
td.hlpindex a:visited { color: #000000; }
td.hlpindex a:active { color: #666666; }

.hlpcontent { margin-top: 20px; margin-right: 20px; margin-bottom: 30px; margin-left: 20px}
div.hlpcontent a:link { color: #E20A16; }
div.hlpcontent a:visited { color: #E20A16; }
div.hlpcontent a:active { color: #000000; }

.hlpfooter { margin-top: 0px;  margin-bottom: 10px; }
div.hlpfooter a:link { color: #000000; }
div.hlpfooter a:visited { color: #000000; }
div.hlpfooter a:active { color: #666666; }

form { margin: 0px; }

/* button.css */
.btnnext { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px}
.btngrpnext { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 30px}
.btn {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; background-color: #C0C0C0}
