.stdfootnote
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
    TEXT-ALIGN: center
}
.footnote {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000066;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
}
a.footnote
{
    TEXT-DECORATION: none;
}
.footnote:active
{
    COLOR: red
}
.footnote:visited
{
    FONT-WEIGHT: bold;
    COLOR: #000066;
}
.footnote:link
{
    FONT-WEIGHT: bold;
    COLOR: #000066;
}
.footnote:hover
{
    FONT-WEIGHT: bold;
    COLOR: blue
}
.minimal {
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 12px;
	color: #000066;
	text-decoration: none;
}
.mainBody{
  	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #000066;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
	font-weight: normal;
	text-decoration: none;
}
h1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #000066;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
    TEXT-DECORATION: none;
    LINE-HEIGHT: 100%;
    MARGIN-TOP: 0;
    MARGIN-BOTTOM: 12;
}
h2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #000066;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
    TEXT-DECORATION: none;
    LINE-HEIGHT: 100%;
    MARGIN-TOP: 0;
    MARGIN-BOTTOM: 8;
}
h3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #000066;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
    TEXT-DECORATION: none;
    LINE-HEIGHT: 100%;
    MARGIN-TOP: 0;
    MARGIN-BOTTOM: 6;
}
h4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000066;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
    TEXT-DECORATION: none;
    LINE-HEIGHT: 100%;
    MARGIN-TOP: 0;
    MARGIN-BOTTOM: 6;
}
.mainBodyTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #000066;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
}
a.mainBody
{
	TEXT-DECORATION: none;
	COLOR: #000066;
	font-weight: bold;
}
.mainBody:active
{
	COLOR: red;
}
.mainBody:visited
{
	COLOR: #000066;
}
.mainBody:link
{
	COLOR: #000066;
}
.mainBody:hover
{
	COLOR: blue;
}
.menuItemC
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
    TEXT-DECORATION: none;
}
.menuItemC:active
{
    COLOR: red;
}
.menuItemC:visited
{
    COLOR: blue;
}
.menuItemC:link
{
    COLOR: blue;
}
.menuItemC:hover
{
    FONT-WEIGHT: bold;
    COLOR: aqua;
}

.menuItemP
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #000066;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
    TEXT-DECORATION: none;
}
.menuItemP:active
{
    COLOR: red;
}
.menuItemP:visited
{
    COLOR: #000066;
}
.menuItemP:link
{
    COLOR: #000066;
}
.menuItemP:hover
{
    FONT-WEIGHT: bold;
    COLOR: blue;
}
.siteTitle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 24pt;
    COLOR: blue;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif;
    TEXT-DECORATION: none;
}
.tabTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, MS Sans Serif
}
.tabTitle
{
    TEXT-DECORATION: none;
}
.tabTitle:active
{
    COLOR: red;
}
.tabTitle:visited
{
    COLOR: white;
}
.tabTitle:link
{
    COLOR: white;
}
.tabTitle:hover
{
    COLOR: aqua;
}

.centered
{
	text-align: center;
}

.centered-table {
	width:70%;
	height: 70%;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 15%;
	margin-bottom: 15%;
}
