﻿body 
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
}
td
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
}
A
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A:active
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A:visited
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A:hover
{
    FONT-SIZE: 12px;
	COLOR: #5B92DC;
	FONT-FAMILY: Arial;
	text-decoration: none;
}

A.mainMenu
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: normal;
}
A.mainMenu:active
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: normal;
}
A.mainMenu:visited
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: normal;
}
A.mainMenu:hover
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: normal;
}

.currentMainMenu
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: bold;
}

A.currentMainMenu
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: bold;
}
A.currentMainMenu:active
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: bold;
}
A.currentMainMenu:visited
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: bold;
}
A.currentMainMenu:hover
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: bold;
}

.pageTitle
{
    FONT-SIZE: 18px;
	COLOR: black;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: bold;
}

.subMenuSection
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
	font-weight: bold;
}

A.subMenu
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A.subMenu:active
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A.subMenu:visited
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A.subMenu:hover
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.subMenuCurrent
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}

A.subMenuSmall
{
    FONT-SIZE: 11px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A.subMenuSmall:active
{
    FONT-SIZE: 11px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A.subMenuSmall:visited
{
    FONT-SIZE: 11px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
A.subMenuSmall:hover
{
    FONT-SIZE: 11px;
	COLOR: white;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.subMenuSmallCurrent
{
    FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Arial;
	text-decoration: none;
}


