/* Required - Don't Edit */
#main-frame { border: 0px solid white; }
#message { font: 700 9pt arial,sans-serif; color: 990000; letter-spacing: .05em; margin-top: 6px; margin-bottom: 3px; }


/* Required - Editable */
#main-frame { background-color: #c0b3b4; } /* sets background color of default sidenav or border */
#content-outer-frame { background-color: #c0b3b4; border: 1px solid #c0b3b4; } /* sets background color of content area */ 
#content-messpath-frame { height: 20px; } /* sets height of space above title */

body { background-color: #c0b3b4; line-height: 1.2em;} /* sets background color below footer on short pages.  set same as content area */

#content-outer-frame { font: 500 9.5pt Arial,Sans-serif; color: #000000; } /* set font of content area */
	a:link { color: #550022; }
	a:visited {color:  #112277; }

select { font: 500 8.5pt Arial,Sans-serif; }
input { font: 500 8.5pt Arial,Sans-serif; }
	
.popup-title-pre { font: 700 13pt arial,sans-serif; text-align: center; }
.popup-title { font: 700 18pt helvetica,arial,sans-serif; text-align: center; }
.popup-title-sub { font: 700 12pt arial,sans-serif; text-align: center; margin-bottom: 17px; }
.popup-title-space { margin-bottom: 10px; }

.popup-text-line { margin-bottom: 15px; }

.links-list { margin-top: 25px; }