/* Required - Don't Edit */
#main-frame { border: 0px solid white; line-height: 1.2em; }
	#message a:link { color: #990000; }
	#message a:visited { color: #990000; }
	#path a:link { color: #994400; }
	#path a:visited { color: #994400; }	
#content-messpath-frame { padding-left: 22px; }
	

/* Required - Editable */
#main-frame { background-color: #2d1424; border-top: 1px solid black; } /* sets background color of sidenav or border */
#content-outer-frame { background-color: #c0c0bb; border-left: 1px solid c0c0bb; } /* sets background color of content area */
																					     /* border-left required in IE6 or single line headers won't show up */
#footer-frame { background-color: #c0c0bb; } /* sets background color of footer.  set same as content area */
body { background-color: #c0c0bb; } /* sets background color below footer on short pages.  set same as content area */

#content-outer-frame { font: 10.5pt arial,sans-serif; color: #000011; } /* set font of content area */
	a:link { color: #111177; }
	a:visited {color:  #000077; }


/* Body */
.ts-citation { font: 500 9pt arial,sans-serif; border-top: 2px solid #002255; padding-top: 5px; padding-bottom: 6px; }

.content-section { border-top: 2px solid #002255; padding-top: 25px; } /* set border color same as ts-citation */
.ts-line { border: 2px solid #002255; margin-bottom: 12px; }

.pullquote-left1 { float: left; width: 250px; padding: 5px; margin-top: 5px; margin-bottom: 5px;  margin-right: 13px;  border-top: 2px solid #222222; border-bottom: 2px solid #222222;}
.pullquote-right1 { float: right; width: 250px; padding: 5px; margin-top: 5px; margin-bottom: 5px;  margin-left: 13px; border-top: 2px solid #222222; border-bottom: 2px solid #222222;}
.pullquote-text { font: 700 11pt Trebuchet, Arial, sans-serif; text-align: justify; color: #222222; }
.pullquote-sig { font: 700 10pt Trebuchet, Arial, sans-serif; text-align: right; color: #222222; padding-top: 4px; }

.text-section-title { font: 700 11pt Arial, sans-serif; text-decoration: underline; margin-bottom: 6px; }


.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; }

