/* Required - Don't Edit */
#main-frame { border: 0px solid white; line-height: 1.2em; }
	#message a:link { color: #990000; }
	#message a:visited { color: #990000; }

	
/* Required - Editable */
#main-frame { background-color: #eee6ee; border-top: 1px solid black; } /* sets background color of default sidenav or border */
#content-outer-frame { background-color: #eee6ee; border-left: 1px solid #eee6ee; } /* sets background color of content area */
																				 /* border-left required in IE6 or single line headers won't show up */
#footer-frame { background-color: #eee6ee; } /* sets background color of footer.  set same as content area */
body { background-color: #eee6ee; } /* sets background color below footer on short pages.  set same as content area */
	
#content-outer-frame { font: 10.5pt arial,sans-serif; color: #000000; } /* set font of content area */
	a:link { color: #110066; }
	a:visited {color:  #3a3366; }

.ts-citation-line1 { color: #002255; }
.ts-citation { font: 500 9pt arial,sans-serif; }
.ts-citation-line2 { color: #002255; margin-bottom: 15px; }


/* Basics Bar Sub-Headers - Colors Only - All Will Be Same Color */
.section-title1 { background-color: #baa8ba; border-top: 2px solid #222255; border-bottom: 2px solid #222255; margin-top: 40px; } 
.section-title1 a:link { color: #5f5f7a; }
.section-title1 a:visited { color: #5f5f7a; }


/* Summary Links */
.links-list { margin-top: 25px; }
.ish { font: 700 11pt helvetica,arial,sans-serif; }
.pa { font: 500 5pt Arial, sans-serif; vertical-align: middle; color: #555555; text-decoration: none; }
	.ish a:link { color: #555555; }
	.ish a:visited { color: #555555; }
.link-int:after { content: " " url("/images/logo_small_lb.gif"); } /* adds logo after local links in mozilla */
	.more a:link { color: #110055; } /* set font color of more links */
	.more a:visited { color: #110055; }

		
/* Footer */
.footer-backto { font: 700 8pt arial,sans-serif; text-align: center; }
.footer1 { font: 700 8pt arial,sans-serif; color: #aaaaaa; }
.footer2 { font: 700 8pt arial,sans-serif; color: #aaaaaa; }
.footer-copyright { font: 700 .7em arial,sans-serif; color: #000000; }
