H1
{
    FONT-SIZE: 140%;
    BORDER-LEFT-COLOR: blue;
    BORDER-BOTTOM-COLOR: blue;
    COLOR: black;
    BORDER-TOP-COLOR: blue;
    FONT-FAMILY: Verdana, arial, sans-serif;
    BORDER-RIGHT-COLOR: blue
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, arial, sans-serif;
    LETTER-SPACING: 7px;
    FONT-VARIANT: normal;
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 125%;
    COLOR: #0c4a9c;
    FONT-FAMILY: Verdana, arial, sans-serif;
}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    COLOR: #000000;
    FONT-FAMILY: Verdana, arial, sans-serif;
}
H5
{
    FONT-SIZE: 100%;
    COLOR: #000000;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, arial, sans-serif;
}
H6
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 130%;
    COLOR: #000000;
    FONT-FAMILY:  arial, Verdana, sans-serif;
}
BODY
{
    BORDER-RIGHT: darkorange;
    BORDER-TOP: #e88341 2px solid;
    MARGIN-TOP: 5px;
    FONT-SIZE: 10pt;
    MARGIN-LEFT: 10px;
    BORDER-LEFT: #e88341 2px solid;
    COLOR: #000000;
    MARGIN-RIGHT: 10px;
    BORDER-BOTTOM: darkorange;
    FONT-FAMILY: Verdana, arial, sans-serif;
    BACKGROUND-COLOR: #ffffff;
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, arial, sans-serif;
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, arial, sans-serif;
}
.clsTableBackground
{
    BACKGROUND-COLOR: #ffcc99;
}
.clsTableBackground2
{
    BACKGROUND-COLOR: linen;
}
.clsTableBackground3
{
    BACKGROUND-COLOR: #cccccc;
}
.clsTableBackground4
{
	COLOR: #ffffff;
    BACKGROUND-COLOR: #0c4a9c
}
.clsTableBackground5
{
	COLOR: #003399;
    BACKGROUND-COLOR: #ffcc99;
}
.clsTextLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal;
}
.clsTextCentered
{
    TEXT-ALIGN: center;
}
.clsTextRight
{
    TEXT-ALIGN: right;
}
.clsBlueText
{
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
    COLOR: #0c4a9c;
    FONT-STYLE: normal;
    FONT-FAMILY: verdana, arial, sans-serif;
    LETTER-SPACING: 1px;
    FONT-VARIANT: normal;
}
.clsSmallText
{
    FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: verdana, arial, sans-serif;
    FONT-VARIANT: normal;
}
.clsSmallContrastText
{
    FONT-SIZE: 8pt;
	COLOR: #993300;
	FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: verdana, arial, sans-serif;
    FONT-VARIANT: normal;
}
.clsSmallStrongContrastText
{
    FONT-SIZE: 8pt;
	COLOR: #993300;
	FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-FAMILY: verdana, arial, sans-serif;
    FONT-VARIANT: normal;
}
#idBlueRight
{
    FONT-SIZE: 10pt;
    COLOR: #0c4a9c;
    FONT-STYLE: normal;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-ALIGN: right;
    FONT-VARIANT: normal;
}
#idBlueCentered
{
    FONT-SIZE: 8pt;
    COLOR: #0c4a9c;
    FONT-STYLE: normal;
    FONT-FAMILY: verdana, arial, sans-serif;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal;
}
#idIndented
{
    MARGIN-LEFT: 40px;
}
.menubar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: gold;
    FONT-FAMILY: Arial, Verdana;
}
.top_menu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
}
#idSmallBlue
{
    MARGIN-TOP: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 7pt;
    COLOR: #0c4a9c;
    PADDING-TOP: 0px;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial;
}
#idIntro
{
    PADDING-RIGHT: 30px;
    PADDING-LEFT: 30px;
}
#idSmallIndented
{
    MARGIN-LEFT: 25px;
}

table.isipt {
	padding: 0;
	margin: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
}

table.isipt caption {
	text-align: left;
	border: 1px solid #C0C0C0;
	border-bottom: 0px;
	padding: 10px 5px;
	font-size: 14px;
	background-color: #FAF0E6;
	color: #000;
}

table.isipt td, table.isipt th {
	background: #FAF0E6;
	padding: 6px 6px 6px 12px;
	color: #000;
	vertical-align: top;
}

table.isipt th, table.isipt thead td {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #6FA0DF;
}

table.isipt thead td, table.isipt thead th {
	border: 1px solid #C0C0C0;
}

table.isipt thead td {
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: none;
}


table.isipt tbody td, table.isipt tbody th {
	font-size: 11px;
	text-transform: none;
	border-bottom: 1px solid #C0C0C0;
}

table.isipt tbody th {
	text-align: right;
	letter-spacing: 0px;
}

table.isipt tr.even td, table.isipt tr.even th {
	background-color: #FAF0E6;
}

table.isipt tr.odd td, table.isipt tr.odd th  {
	background-color: #FFCC99;
}

table.isipt tr.highlight td, table.isipt tr.highlight th {
	background-color: #E88341;
}

table.isipt tfoot th, table.isipt tfoot td {
	background-color: #FAF0E6;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	font-size: 9px;
}

table.isipt tfoot th {
	text-align: right;
	font-weight: normal;
	letter-spacing: 0px;
	text-transform: none;
}


table.isipt a:link, table.isipt a:visited, table.isipt a:active {
	color: #000;
}

table.isipt a.none:link, table.isipt a.none:visited, table.isipt a.none:active, table.isipt thead a:link, table.isipt thead a:visited, table.isipt thead a:active {
	text-decoration: none;
}
table.isipt a.none:hover, table.isipt thead a:hover {
	text-decoration: underline;
}