/* ------------------------------------------------------------------- */
/* Management Systems stylesheet                                       */
/* ------------------------------------------------------------------- */
BODY,UL,LI
	{ background: #FFFFFF; font-family: Verdana, Arial, sans-serif; font-size: 8pt; }
OL,UL,LI
	{ background: font-family: Verdana, Arial, sans-serif; font-size: 8pt; }




/* ------------------------------------------------------------------- */
/* Styles for the various cells of the page table */
/* ------------------------------------------------------------------- */
TD.topBar
	{ background-color: #1681A5; }
TD.rollLeftBorder
	{ background-color: #5B6E5F; }
TD.rollRollover
	{ background-color: #333333; }
TD.rollRightBorder
	{ background-color: #50758F; }

TD.bodyLeftBorder
	{ background-color: #97A09B; }
TD.bodyMenu
	{ background-color: #5A5A5A; }
TD.bodyMain-homepage
	{ background-color: #98A19E; }
TD.bodyMain
	{ background-color: #FFFFFF; }
TD.bodyRightBorder
	{ background-color: #5A5A5A; }


/* ------------------------------------------------------------------- */
/* Styles for popup menus                                              */
/* ------------------------------------------------------------------- */
DIV.menu
	{ width: 16em; background-color: #FFFFFF; border-color: #000000; border-width: 1px; border-style: solid; position: absolute; left: 0px; top: 0px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); -moz-opacity: 75%; }

A.menu-link, A.menu-link:visited
	{ color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 8pt; text-decoration: none; }
A.menu-link:hover, A.menu-link:visited:hover
	{ color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 8pt; text-decoration: underline; }


/* ------------------------------------------------------------------- */
/* Styles for expanded menus                                           */
/* ------------------------------------------------------------------- */
.expanded-menu
	{ background-color: #91A6A7; }
.expanded-menu A
	{ text-decoration: none; }
.expanded-menu-title, .expanded-menu-current, .expanded-menu-entry
	{ font-family: Verdana, "Times New Roman", Arial, sans-serif; text-decoration: none; }
.expanded-menu-title
	{ color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none; }
.expanded-menu-current
	{ color: #02445A; font-size: 8pt; text-decoration: none; }
.expanded-menu-entry
	{ color: #000000; font-size: 8pt; text-decoration: none; }


/* ------------------------------------------------------------------- */
/* Other misc styles */
/* ------------------------------------------------------------------- */
.msys-headline
	{ color: #157296; font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-weight: bold; }
.msys-header, H1, H2, H3, H4, H5, H6
	{ color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; }
.preview-title
	{ color: #0D195D; font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; }
.preview-link
	{ color: #0D195D; font-family: Verdana, Arial, sans-serif; font-size: 8pt; text-decoration: underline; }
P, .regular-text
	{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; }
.half-text
	{ font-size: 0.5em; }
.small-text
	{ font-size: 7pt; }
.archive-link	
	{ color: #0066DD; font-family: Verdana, Arial, sans-serif; font-size: 10pt;  }
.archive-link2
	{ color: #0066DD; font-family: Verdana, Arial, sans-serif; font-size: 8pt;  }
.archive-content
	{ color: #939393; font-family: Verdana, Arial, sans-serif; font-size: 8pt;  }
.archive-header
	{ color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 8pt; font-weight:bold; }
