/* Javadoc style sheet for Resource Centers */

/* Copy this stylesheet into each of the 10 /api/ folders, reaplcig the one that was auto-generated. */

/* Define colors, fonts and other style attributes here to override the defaults */

/* Page background color */
body { background-color: #FFFFFF; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif;  }

/* Headings */
h1 { font-size: 145% }

/* Table colors */
.TableHeadingColor     { background: url(/help/9.3/common/graphics/DevDocBanner.gif) repeat-x top left; } /* Graduated Blue bar*/
.TableSubHeadingColor  { background: #F1F1F1; } /* Gray */
.TableRowColor         { background: #FFFFFF } /* White */

/* Font used in left-hand frame lists */
.FrameTitleFont   { font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }
.FrameHeadingFont { font-size:  90%; font-family: Verdana, Arial, Helvetica, sans-serif;  }
.FrameItemFont    { font-size:  90%; font-family: Verdana, Arial, Helvetica, sans-serif;  }

/* Navigation bar fonts and colors */
.NavBarCell1    { background-color:#F1F1F1;} /* Gray */
.NavBarCell1Rev { background-color:#106790;} /* Blue */
.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}

.NavBarCell2    { font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
.NavBarCell3    { font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#FFFFFF;}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	color: #106790; /* Blue */
	font-weight: normal;
	text-decoration: none;
}

hr {
	color: #106790; /* Blue */
}
