Body {
    scrollbar-arrow-color:#858C11;
	scrollbar-base-color:#858C11;
	scrollbar-shadow-color:#858C11;
	scrollbar-face-color:#00334A;
	scrollbar-highlight-color:#ffffff;
	scrollbar-dark-shadow-color:#005175;
	scrollbar-3d-light-color:#9CA618;
}

.menulinks {
	color : #ffffff;
	background : none;
	text-decoration : none;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:9pt; font-family: Arial, Geneva, Verdana, Helvetica;
}


.menulinks:hover {
	color : #9CA618;
	background : none;
	text-decoration : none;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:9pt; font-family: Arial, Geneva, Verdana, Helvetica;
}
.contentlinks {
	color : #c37b13;
	background : none;
	text-decoration : underline;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; font-family:Sans-Serif, Arial, Geneva, Verdana, Helvetica;
}


.contentlinks:hover {
	color : #621a4b;
	background : none;
	text-decoration : none;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; font-family:Sans-Serif, Arial, Geneva, Verdana, Helvetica;
}

.bottomlinks {
	color : #005175;
	background : none;
	text-decoration : none;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:8pt; font-family:Sans-Serif, Arial, Geneva, Verdana, Helvetica;
}


.bottomlinks:hover {
	color : #9CA618;
	background : none;
	text-decoration : none;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:8pt; font-family:Sans-Serif, Arial, Geneva, Verdana, Helvetica;
}
A.Breadcrumb
{
	text-decoration: underline;
	font-size: 90%;
	color: #005175;
}

A.Breadcrumb:active
{
	text-decoration: underline;
	font-size: 90%;
	color: #005175;
}

A.Breadcrumb:visited
{
	text-decoration: underline;
	font-size: 90%;
	color: #005175;
}

A.Breadcrumb:hover
{
	text-decoration: underline;
	font-size: 90%;
	color: #005175;
}

A.LabelHeader
{
	text-decoration: underline;
	font-size: 75%;
	color: #000;
}

A.LabelHeader:active
{
	text-decoration: underline;
	font-size: 75%;
	color: #000;
}

A.LabelHeader:visited
{
	text-decoration: underline;
	font-size: 75%;
	color: #000;
}

A.LabelHeader:hover
{
	text-decoration: underline;
	font-size: 75%;
	color: #000;
}

A.MenuLink
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 85%;
}

A.MenuLink:active
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 85%;
}

A.MenuLink:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 85%;
}

A.MenuLink:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #005175;
	font-size: 85%;
}

A.MenuLogout
{
	text-decoration: none;
	color: #9CA618;
	font-weight: bold;
	font-size: 85%;
}

A.MenuLogout:active
{
	text-decoration: none;
	color: #9CA618;
	font-weight: bold;
	font-size: 85%;
}

A.MenuLogout:visited
{
	text-decoration: none;
	color: #9CA618;
	font-weight: bold;
	font-size: 85%;
}

A.MenuLogout:hover
{
	text-decoration: underline;
	color: #9CA618;
	font-weight: bold;
	font-size: 85%;
}

A.SubMenuLink
{
	font-weight: bold;
	font-size: 85%;
	color: #005175;
	text-decoration: none;
}

A.SubMenuLink:active
{
	text-decoration: none;
	font-weight: bold;
	color: #005175;
	font-size: 85%;
}

A.SubMenuLink:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #005175;
	font-size: 85%;
}

A.SubMenuLink:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #005175;
	font-size: 85%;
}

.AlternatingBG
{
	background-color: #e0e0e0;
}

.basefont
{
	font-size: 90%;
	font-family: 'Trebuchet MS', Arial, 'Times New Roman' , Verdana;
}

BODY
{
	font-family: 'Trebuchet MS', Arial, 'Times New Roman', Verdana;
	background-color: #FFFFFF;
	Background-image: url(MenuBackground.gif);
	BACKGROUND-REPEAT: repeat-y;
	margin: 0;
}

.BreadCrumbLeader
{
	font-size: 80%;
	color: #005175;
	font-weight: bold;
}

.BreadCrumbText
{
	font-size: 90%;
}

.CatalogHeader
{
	background-image: url(CatalogHeader.gif);
	background-repeat: repeat-y;
	font-weight:bold;
	padding-left: 10px;
	background-color: #E0E0E0;
}

.CatalogPadding
{
	padding-top: 5px;
	padding-left: 5px;
}

.CommandButton
{
	color: #005175;
	font-weight: bold;
	font-size: 90%;
	border-color: #CCCCCC;
	border-style: double;
	background-color: Transparent;
}

.ControlGroupBorder
{
	border-style: solid;
	border-width: thin;
	color: #CCCCCC;
}

.ControlGroupTitle
{
	font-weight: bold;
	color: #005175;
	font-size: 100%;
}

/* PER QCSI-501B */
.ColoredTitle
{
	font-weight: bold;
	text-align: right;
	color: #005175;
	font-size: 90%;
}

.Emphasize
{
	font-weight: bold;
	color: #CC6600;
}

.GridCell
{
	font-size: 75%;
	padding-right: 7px;
}

.GridCellBold
{
	font-size: 75%;
	padding-right: 7px;
	font-weight: bold;
}

.GridHeader
{
	font-weight: bold;
}

/* PER QCSI-501B */
.GreyBG
{
	background-color: #e0e0e0;
}

.HeaderBG
{
	background-color: ffffff;
}

.HeaderFill
{
	text-align:right;
	background-image: url(HeaderFillBackground.gif);
	background-repeat: repeat-x;
}

.HeaderLogo
{
	background-color: Transparent;
}

.HintText
{
	font-size: 80%;
	font-style: italic;
	color: #006633;
}

.LabelContext
{
	color: #CC6600;
	font-weight: bold;
	font-size: 80%;
}

.LabelHeader
{
	font-size: 80%;
	font-weight: bold;
	color: ffffff;
}

.MenuTitle
{
	font-weight: bold;
	font-size: 80%;
	color: Black;
	text-align:center;
	text-decoration: none;
}

.MenuUnlinked
{
	font-size: 80%;
	font-weight: bold;
}

.MenuBG
{
	background-color: Transparent;
}

.MenuBug
{
	background-color: Transparent;
	padding-left: 15;
}

.MenuDivider
{
	background-color: Transparent;
}

.MenuFooterBG
{
	background-color: Transparent;
}

.MenuLinkBG
{
	background-color: Transparent;
}

.PageTitle
{
	font-size: 110%;
	font-weight: bold;
	color: #005175;
	text-align: center;
}

.QuickLinkSectionTitle
{
	color: #005175;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.QuickLinks
{
	background-color: #005175;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.QuickLinksBorder
{
	background-color: #005175;
}

.QuickLinkText
{
	font-size: 11px;
}

.RecordCount
{
	font-weight: bold;
	color: #CC6600;
	font-size: x-small;
}

.Required
{
	color: #FF0000;
	font-weight: bold;
}

.StatusText
{
	color: #660099;
	font-weight: bold;
	font-size: 75%;
}

.SubMenuUnlinked
{
	font-size: 70%;
}

.TabText
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 90%;
	color: #005175;
	text-align: center;
	text-decoration: none;
}

.TabBGEnabled
{
	background-image: url(../../Images/TabCenter.gif);
	background-repeat: repeat-x;
}

.TabBGDisabled
{
	background-image: url(../../Images/TabCenterDisabled.gif);
	background-repeat: repeat-x;
}

.TabLine
{
	background-image: url(../../Images/TabLine.gif);
	background-repeat: repeat-x;
}

td.Shadow1
{
	width:190px;
	background-color: transparent;
}

td.Shadow2
{
	background-color: Transparent;
}

td
{
	font-size: 75%;
	font-family: 'Trebuchet MS', Arial, 'Times New Roman' , Verdana;
}

.Validator
{
	padding-right: 15px;
	color: #FF0000;
	font-size: 90%;
	font-weight:normal;
}

.WizardBG
{
	background-color: #ccccff;
}