<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body, p, td, th, h1, h2, h3, h4, h5, h6, .FinePrint, select, input, button, td, th { font-family: Arial, Helvetica, sans-serif; }
body { color: #000; font-size: 11px; font-weight: normal; margin: 0; background-color: #B5DAFF;}
p, td, th { color: #000; font-size: 11px; font-weight: normal; margin-top: 0; }
h1,h2,h3,h4,h5,h6 { margin-top: 0; }
a:link { text-decoration: underline; color: #000099; }
a:visited { text-decoration: underline; color: #000099; }
a:hover { text-decoration: underline; color: #0000CC; }
a:active { text-decoration: underline; color: #000099; }
h1 { color: #000; font-size: 16px; font-weight: bold; }
h2 { color: #000; font-size: 14px; font-weight: bold; }
h3 { color: #000; font-size: 14px; font-weight: bold; }
h4 { color: #000; font-size: 14px; font-weight: bold; }
h5 { color: #000; font-size: 14px; font-weight: bold; }
h6 { color: #000; font-size: 14px; font-weight: bold; }
.LargeText { color: #000; font-size: 13px; font-weight: normal; }
.SmallText { color: #000; font-size: 10px; font-weight: normal; }
.FinePrint { color: #000; font-size: 9px; font-weight: normal; }
.ColorText1 { color: #009; }
.ColorText2 { color: #900; }
img { border: 0; }
b { font-weight: bold; }
i { font-style: italic; }
pre { }
code { }
blockquote { }
ol { }
ul { }
#layoutBody { width: 760px; text-align: center; left: 50%; right: 50%; margin: 0 auto; padding: 0 auto; margin-top: 0px; }
#layoutLeftColumn { width: 150px; align: center; background-color: #006699; }
#layoutCenterColumn { background-color: #FFFFFF; }
#layoutRightColumn { width: 150px; align: center; background-color: #006699; }
#layoutHeader {  }
#layoutFooter {  }
.cube { align: center; }
.cubeLabel { font-weight: bold; margin-top: 5px; padding:5px; text-align: left; background-color:#; color:#; }

.custom1, .custom1 a { background: #; color: #; }
.custom1light, .custom1light a { background: #; color: #; }
.custom1lighter, .custom1lighter a { background: #; color: #; }
.custom1dark, .custom1dark a { background: #; color: #; }
.custom1darker, .custom1darker a { background: #; color: #; }
.custom2, .custom2 a { background: #; color: #; }
.custom2light, .custom2light a { background: #; color: #; }
.custom2lighter, .custom2lighter a { background: #; color: #; }
.custom2dark, .custom2dark a { background: #; color: #; }
.custom2darker, .custom2darker a { background: #; color: #; }
            
     .ckeditorclass { background-color: #FFFFFF; background-image:none; margin: 2px; }
            
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
/* font: bold 13px Verdana; */
/* width: 150px; Main Menu Item widths */
border-bottom: 1px solid #ccc;
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
/* border-bottom: 1px solid #778; */
/* border-right: 1px solid #778; */
border:	1px solid #;
margin-bottom: -1px;
text-align: left;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #; /*background of tabs (default state)*/
color: #;
}

.sidebarmenu ul li a:visited{
/* color: white; */
}

.sidebarmenu ul li a:hover{
background-color: #;
color: #;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 150px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
z-index: 1000;
}

.sidebarmenu a.subfolderstyle{
background: url(/admin/js/right.gif) no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
</pre></body></html>