<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

#textCenter h4 { font-size:14px; color:#000000; text-align:left; padding-top:17px; margin:0; font-weight:bold; margin-left:5px; }
#textCenter .seriesTitle { font-size:13px; color:#002596; text-align:left; font-weight:bold; }
#textCenter #seriesFeatured { background-color:#ededed; text-align:left; padding:5px 5px 12px 5px; margin-bottom:12px; width:490px; z-index:11; border:#CCCCCC 2px solid; float:left; line-height:16px; font-size:11px; color:#333333; }
#textCenter #seriesFeatured img { float:left; padding-right:10px; }
#textCenter #series { float:left; background-color:#ededed; text-align:left; padding:5px; margin-bottom:12px; width:490px; z-index:11; border:#CCCCCC 2px solid; line-height:15px; font-size:11px; color:#333333; }
#textCenter #series h2 { float:left; font-size:13px; color:#002596; text-align:left; font-weight:bold; margin:0 0 5px 0; padding-right:15px; }
#textCenter #series #link { float:left; font-weight: bold; padding-top:1px; }
#textCenter #seriesFeatured #seriesFeaTextArea { width:380px; float:left; }
#textCenter #seriesFeatured #seriesFeaTextArea h2 { font-size:13px; color:#002596; text-align:left; font-weight:bold; margin:0 0 5px 0; }
#textCenter #seriesFeatured #seriesFeaTextArea #link { float:left; font-weight: bold; padding-top:1px; }
#textCenter #seriesFeatured #seriesFeaTextArea hr { margin-bottom:7px; }
#textCenter #seriesFeatured #seriesFeaTextArea h3 { clear:both; float:left; font-size: 12px; margin:2px 0 0 0; color:#333333; padding-right:4px; }
#textCenter #seriesFeatured #seriesFeaTextArea a {font-size: 14px; font-weight: bold; white-space:nowrap; }
#textCenter #seriesFeatured #seriesFeaTextArea #grandchildren h3 { clear:both; float:left; font-size: 12px; margin:2px 0 0 17px; color:#333333; padding-right:10px; }
.square {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    float: left;
	min-height:150px;
    margin: 10px 11px 20px 10px;
    text-align: center;
    width: 100px;
}
a.name {
    font-size: 13px;
    line-height: 15px;
    margin-top: 3px;
    text-align: center;
	color:#333333;
	position:relative; bottom:0px;
}
a.name:hover { color:#002596; }</pre></body></html>