@charset "utf-8";

/* glossary Tab Content */

#glossaryMoreItems { text-align:right; vertical-align:middle; margin-top:8px; }
#glossaryMoreItems a{ text-decoration:none; color:#5f5f5f; }
#glossaryMoreItems a:hover{ color:#2a4290; }
.glossaryTitleRow{ color:#2a4290; font-weight:bold; }
.glossaryTitleRow .registerTD{text-align:right;}

tr.glossaryItemRow { }

.glossaryItemRow .titleTD{width:120px; vertical-align:top; font-weight:bold;
border-bottom-color:#ccc; border-bottom-width:1px; border-bottom-style:dotted;}
.glossaryItemRow .abstractTD{vertical-align:top;
border-bottom-color:#ccc; border-bottom-width:1px; border-bottom-style:dotted;}


/* Latest Files Tab Content */

#filesMoreItems { text-align:right; vertical-align:middle; 	margin-top:8px; }
#filesMoreItems a{ text-decoration:none; color:#5f5f5f; }
#filesMoreItems a:hover{ color:#2a4290; }
.filesTitleRow{ color:#2a4290; font-weight:bold; }
.filesItemRow { }
.filesItemRow .dateTD{width:75px; vertical-align:top;
border-bottom-color:#ccc; border-bottom-width:1px; border-bottom-style:dotted;}
.filesItemRow .abstractTD{vertical-align:top;
border-bottom-color:#ccc; border-bottom-width:1px; border-bottom-style:dotted;}
.filesItemRow .titleTD{width:250px; vertical-align:top;
border-bottom-color:#ccc; border-bottom-width:1px; border-bottom-style:dotted;}

