/* Links where the underline is displayed normally */

.linkDisplayed8PtBold {
    color: #284E6B;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtBold a:link {
    color: #284E6B;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtBold a:visited {
    color: #818486;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtBold a:hover {
    color: #0F75BC; 
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtBold {
    color: #284E6B;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtBold a:link {
    color: #284E6B;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtBold a:visited {
    color: #818486;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtBold a:hover {
    color: #0F75BC;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed12PtBold {
    color: #284E6B;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed12PtBold a:link {
    color: #284E6B;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed12PtBold a:visited {
    color: #818486;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed12PtBold a:hover {
    color: #0F75BC;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed6PtNormal {
    color: #284E6B;
    font-size: 6pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed6PtNormal a:link {
    color: #284E6B;
    font-size: 6pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed6PtNormal a:visited {
    color: #818486;
    font-size: 6pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed6PtNormal a:hover {
    color: #0F75BC;
    font-size: 6pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtNormal {
    color: #284E6B;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtNormal a:link {
    color: #284E6B;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtNormal a:visited {
    color: #818486;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtNormal a:hover {
    color: #0F75BC;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtNormalItalic {
    color: #284E6B;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    font-style: italic;
    text-valign: center;
    line-height: 1.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtNormalItalic a:link {
    color: #284E6B;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
    font-style: italic;
    text-valign: center;
    line-height: 1.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtNormalItalic a:visited {
    color: #284E6B;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
    font-style: italic;
    text-valign: center;
    line-height: 1.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed8PtNormalItalic a:hover {
    color: #284E6B;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    font-style: italic;
    text-valign: center;
    line-height: 1.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed9PtNormal {
    color: #284E6B;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.25;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed9PtNormal a:link {
    color: #284E6B;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.25;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed9PtNormal a:visited {
    color: #818486;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.25;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed9PtNormal a:hover {
    color: #0F75BC;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.25;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtNormal {
    color: #284E6B;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtNormal a:link {
    color: #284E6B;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtNormal a:visited {
    color: #818486;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtNormal a:hover {
    color: #0F75BC;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtDisabled {
    color: #AE0000;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtDisabled a:link {
    color: #AE0000;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtDisabled a:visited {
    color: #AE0000;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed10PtDisabled a:hover {
    color: #AE0000;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed11PtNormal {
    color: #284E6B;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed11PtNormal a:link {
    color: #284E6B;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed11PtNormal a:visited {
    color: #818486;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed11PtNormal a:hover {
    color: #0F75BC;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed11PtNormalSameColour {
    color: #284E6B;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed11PtNormalSameColour a:link {
    color: #0F75BC;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed11PtNormalSameColour a:visited {
    color: #0F75BC;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed11PtNormalSameColour a:hover {
    color: #0F75BC;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed12PtNormal {
    color: #284E6B;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed12PtNormal a:link {
    color: #284E6B;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed12PtNormal a:visited {
    color: #818486;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisplayed12PtNormal a:hover {
    color: #0F75BC;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

/* Links where there is no underline except with hover */

.linkNotDisplayed8PtBold {
    color: #284E6B;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed8PtBold a:link {
    color: #284E6B;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed8PtBold a:visited {
    color: #284E6B;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed8PtBold a:hover {
    color: #0F75BC; 
    font-size: 8pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed10PtBold {
    color: #284E6B;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed10PtBold a:link {
    color: #284E6B;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed10PtBold a:visited {
    color: #818486;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed10PtBold a:hover {
    color: #0F75BC;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed12PtBold {
    color: #284E6B;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed12PtBold a:link {
    color: #284E6B;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed12PtBold a:visited {
    color: #818486;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed12PtBold a:hover {
    color: #0F75BC;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed8PtNormal {
    color: #284E6B;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed8PtNormal a:link {
    color: #284E6B;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed8PtNormal a:visited {
    color: #818486;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed8PtNormal a:hover {
    color: #0F75BC;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed10PtNormal {
    color: #284E6B;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed10PtNormal a:link {
    color: #284E6B;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed10PtNormal a:visited {
    color: #818486;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed10PtNormal a:hover {
    color: #0F75BC;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed12PtNormal {
    color: #284E6B;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed12PtNormal a:link {
    color: #284E6B;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed12PtNormal a:visited {
    color: #818486;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkNotDisplayed12PtNormal a:hover {
    color: #0F75BC;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

/* Nav Sidebar Menu Texts  */

.navSidebarContent a:link {
    color: #508AB4;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.navSidebarContent a:visited {
    color: #508AB4;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.navSidebarContent a:hover {
    color: #508AB4;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

/* Top White Font Menu */

.linkWhiteMenu {
    color: #FFFFFF;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: bottom;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkWhiteMenu a:link {
    color: #FFFFFF;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: bottom;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkWhiteMenu a:visited {
    color: #FFFFFF;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: bottom;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkWhiteMenu a:hover {
    color: #BD580F;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: bottom;
    font-family:  Helvetica, Arial, Sans-serif;
}

/* Top Small White Font Menu */

.linkSmallWhiteMenu {
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: bottom;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkSmallWhiteMenu a:link {
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: bottom;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkSmallWhiteMenu a:visited {
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: bottom;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkSmallWhiteMenu a:hover {
    color: #BD580F;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: bottom;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkMoreDetailsSmallText a:link {
    color: #BD580F;
    font-size: 8pt;
    font-weight: normal;
    line-height: 1.0;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkMoreDetailsSmallText a:visited {
    color: #D86F6F;
    font-size: 8pt;
    font-weight: normal;
    line-height: 1.0;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkMoreDetailsSmallText a:hover {
    color: #FF0000;
    font-size: 8pt;
    font-weight: normal;
    line-height: 1.0;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.detailPageCommandsText {
    color: #BD580F;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.detailPageCommandsText a:link {
    color: #BD580F;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.detailPageCommandsText a:visited {
    color: #BD580F;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.detailPageCommandsText a:hover {
    color: #BD580F;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.emailToFriendLink {
    color: #7FC241;
    font-size: 10pt;
    font-weight: bold;
    line-height: 3.5;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.emailToFriendLink a:link {
    color: #7FC241;
    font-size: 10pt;
    font-weight: bold;
    line-height: 3.5;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.emailToFriendLink a:visited {
    color: #7FC241;
    font-size: 10pt;
    font-weight: bold;
    line-height: 3.5;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.emailToFriendLink a:hover {
    color: #529312;
    font-size: 10pt;
    font-weight: bold;
    line-height: 3.5;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.emailToFriendSmallLink {
    color: #284E6B;
    font-size: 10pt;
    font-weight: normal;
    line-height: 1.5;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.emailToFriendSmallLink a:link {
    color: #284E6B;
    font-size: 10pt;
    font-weight: normal;
    line-height: 1.5;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.emailToFriendSmallLink a:visited {
    color: #284E6B;
    font-size: 10pt;
    font-weight: normal;
    line-height: 1.5;
    text-decoration: underline;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.emailToFriendSmallLink a:hover {
    color: #529312;
    font-size: 10pt;
    font-weight: normal;
    line-height: 1.5;
    text-decoration: none;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkEnabledSummaryItem {
    color: #25577B;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkEnabledSummaryItem a:link {
    color: #25577B;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkEnabledSummaryItem a:visited {
    color: #25577B;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkEnabledSummaryItem a:hover {
    color: #25577B;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisabledSummaryItem {
    color: #999999;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisabledSummaryItem a:link {
    color: #999999;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisabledSummaryItem a:visited {
    color: #999999;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkDisabledSummaryItem a:hover {
    color: #999999;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkFeaturedProduct {
    color: #0F75BC;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkFeaturedProduct a:link {
    color: #0F75BC;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkFeaturedProduct a:visited {
    color: #0F75BC;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkFeaturedProduct a:hover {
    color: #0F75BC;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkParentCategory  {
    color: #969696;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.0;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkParentCategory a:link {
    color: #969696;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.0;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkParentCategory a:visited {
    color: #969696;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.0;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkParentCategory a:hover {
    color: #0F75BC; 
    font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
    line-height: 2.0;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkParentCategorySelected a:link {
    color: #0F75BC;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
    line-height: 2.0;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkParentCategorySelected a:visited {
    color: #0F75BC;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
    line-height: 2.0;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkParentCategorySelected a:hover {
    color: #0F75BC; 
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.0;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkToSiteOnMiniSite a:link {
	 color: #0F75BC;
     font-size: 14pt;
     font-weight: bold;
     text-decoration: none;
     line-height: 2.5;
     text-valign: center;
     font-family:  Helvetica, Arial, Sans-serif;
}

.linkToSiteOnMiniSite a:visited {
    color: #0F75BC;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.5;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkToSiteOnMiniSite a:hover {
    color: #0F75BC;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: underline;
    line-height: 2.5;
    text-valign: center;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkedTopStoriesTitle {
    color: #284E6B;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkedTopStoriesTitle a:link {
    color: #284E6B;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkedTopStoriesTitle a:visited {
    color: #818486;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.linkedTopStoriesTitle a:hover {
    color: #0F75BC;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.seeAllLink {
    color: #BD580F;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 2.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.seeAllLink a:link {
    color: #BD580F;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 2.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.seeAllLink a:visited {
    color: #BD580F;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 2.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.seeAllLink a:hover {
    color: #BD580F;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 2.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.adminMenuItems {
    color: #284E6B;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 2.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.adminMenuItems a:link {
    color: #284E6B;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 2.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.adminMenuItems a:visited {
    color: #818486;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    text-valign: center;
    line-height: 2.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.adminMenuItems a:hover {
    color: #0F75BC;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    text-valign: center;
    line-height: 2.0;
    font-family:  Helvetica, Arial, Sans-serif;
}

.specialIndentedText {
    color: #284E6B;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    text-valign: center;
    text-align: justified;
    margin-left: 30px; 
    margin-right: 40px; 
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.specialIndentedText a:link {
    color: #0F75BC;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    text-valign: center;
    text-align: justified;
    margin-left: 0px; 
    margin-right: 0px; 
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.specialIndentedText a:visited {
    color: #0F75BC;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    text-valign: center;
    text-align: justified;
    margin-left: 0px; 
    margin-right: 0px; 
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}

.specialIndentedText a:hover {
    color: #0F75BC;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    text-valign: center;
    text-align: justified;
    margin-left: 0px; 
    margin-right: 0px; 
    line-height: 1.5;
    font-family:  Helvetica, Arial, Sans-serif;
}


 