/*START Web Display Template Styles****************/


body { background-color:#BBBB88; color:black; font-family: Verdana, Arial, Helvetica, Sans-serif; line-height: 1.5em; }

	
#maincontent { margin: 3em; padding: 3em; color: black; background-color: #fff; border: 1px solid black; }

/* BEGIN TABE OF COONTENTS (TOC) STYLES */
	#toc { border-color: #039; border-width: 2px; border-style: ridge; padding: 2em; margin: 0 1em 0 1em; background-color: #eee; font-size: .9em; }
	#toc .toctitle { color: #000; font-size: 1.5em; font-weight: 500; text-align: center; }
	#toc li { line-height: 1.3em; }
	#skiptoc { margin-left: 1.4em; font-size: .7em; line-height: .6em; }
	#skip2content { position: relative; top: 4em; left: 4.2em; font-size: .7em; }
/* END TABE OF COONTENTS (TOC) STYLES */


/* Begin generic size & positioning */
	p { font-size: 1em; }
	.center { text-align: center; }
	.alignright { text-align: right; }
	.footnote { margin-left: 2em; border-color: #666; border-style: dashed; padding: 1em; line-height: 1.2em; }
	h1 { font-size: 1.3em; color: #354E7A; line-height: 1.5em; font-style: normal; font-weight: bold;  } 
	h2 { font-size: 1.2em; color: #000; line-height: 1.5em; font-style: normal; font-weight: bold; border-color: #000; border-width: 1px 0px 1px 0px; border-style: solid; padding: 1em 0 1em 0; } 
	h3 { margin-bottom: -.75em; font-size: 1em; color: #000;  font-style: italic; font-weight: bold; padding: 1em 0 .25em 0; }
	h4 { margin-bottom: -.75em; font-size: 1em; color: #000;  font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-serif; }
	h5 { margin-bottom: -.75em; font-size: 1em; color: #000;  font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-serif; }
	h6 { margin-bottom: -.75em; font-size: 1em; color: #000;  font-style: normal; font-weight: bold; font-family: Verdana, Arial, Helvetica, Sans-serif; }

.whiteout { background: #BBBB88; color: #ffffff; }
.img { border-style: none; }

/* END generic positioning */


/* BEGIN LIST STYLES */
	.none { list-style-type: none; }
	.ol1 { list-style-type: decimal; }
	.oli { list-style-type: lower-roman; }
	.olii { list-style-type: upper-roman; }
	.ola { list-style-type: lower-alpha; }
	.olaa { list-style-type: upper-alpha; }


	.none { list-style-type: none; }
	.disc { list-style-type: disc; }
	.circle { list-style-type: circle; }
	.square { list-style-type: square; }
	
	ul.none { list-style: none; margin-left: 0; padding-left: 1em; text-indent: 1em; }
	
/* END LIST STYLES */



/* BEGIN Link STYLES */
A:link { color: #003399; text-decoration: underline; background-color: transparent; }
A:visited { color: #66655C; text-decoration: none; background-color: transparent; }
A:hover { color: #000000; text-decoration:  underline; background-color: transparent; }
A:active { color: #66655A; text-decoration: none; background-color: transparent; }
/* END Link STYLES */


/* BEGIN FONT & SIZE STYLES */
	table, tr, td, li, p { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 1em; }

	h1 { font-size: 1.25em; }
	.smtext {font-size: .8em; line-height: .9em; }
/* END FONT & SIZE STYLES  */




/* BELOW NOT USED STYLES  */
.subsec { font-size: 16px; color: #000;  font-style: italic; font-weight: bold; border-color: #000; border-width: 0px 0px 1px 0px; border-style: solid; padding: 0 0 .25em 0; }
.shade { background-color: #eee; }
.subsection { color: #000; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 14px; font-weight: bold; font-style: italic; padding: 0em 0 .5em 0; border-color: #000; border-width: 0px 0px 1px 0px; border-style: solid; }

#tocbox2 { border-color: #039; border-width: 1px; border-style: dotted; padding: 1em; margin: 0 75px 0 75px; background-color: #eee; }

.indent { margin-left: 4em; }
.indent2 { margin-left: 2em; }


#footerbox { width: 50%; height: 125px; margin: 0 25% 0 25%; background-color: #000; border-color: #BBBB88; border-width: 0px; background-image: url(/new/announcements/ktpanel/images/dogear.gif); background-repeat: no-repeat; background-position: right top; }
#footerbox p { padding: 10px; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; text-align: center; color: #BB8; font-weight: bold; line-height: 12px; }
	#footerbox A:link { color: #bbb; text-decoration: none; background-color: transparent; }
	#footerbox A:visited { color: #fff; text-decoration: none; background-color: transparent; }
	#footerbox A:hover { color: #eee; text-decoration:  underline; background-color: transparent; }


