﻿p {
	font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	background-image: none;
	background-position: left top;
	letter-spacing: normal;
	visibility: visible; color:#003366;
    text-align: left;
}
h1 {
	font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666699; background-color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
h2 {
	font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6699CC; background-color: #FFFFFF;
}
h6 {
	font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
    font-size: 8pt;
    height: auto;
	color: #003366; background-color: #FFFFFF;
	visibility: visible;
	font-style:normal; font-variant:normal; font-weight:normal;
}
.sidebar {
	font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
	font-size: 10pt; font-style: normal;
	line-height: normal; font-weight: bold; font-variant: normal;
	text-transform: none; text-decoration: none;
    color: #666699; background-color: #FFFFFF;	
    text-align: center;
}
.sidebar_with_ref {
	font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
	font-size: 10pt; font-style: normal; color: #666699; background-color: #FFFFFF;
	line-height: normal; font-weight: bold; font-variant: normal;
	text-transform: none;
    text-align: left;
}
.pg_top {
    font-size: 8pt; font-weight: normal;
    text-decoration: none;
    color: #666699; background-color: #FFFFFF; }

.menu_drop_down {
    font-size: 8pt;
    font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
    font-weight: bold;
    color: black; background-color: #FFFFFF;
    text-align: center;
}
.menu_drop_green {
    font-size: 8pt;
    font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
    font-weight: bold;
    color: green; background-color: #FFFFFF;
    text-align: center;
}
.menu_item {
    font-size: 8pt;
    font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
    font-weight: bold;
    color: black; background-color: #FFFFFF;
    position: static; text-align: left;  text-decoration: none; visibility: visible;
}
.menu_item_green {
    font-size: 8pt;
    font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
    font-weight: bold;
    color: green; background-color: #FFFFFF;
    position: static; text-align: left; text-decoration: none; visibility: visible;
}
.text_position {
  position: absolute; text-align: left; width:535px; left: 138px; top: 185px; overflow: visible;
}
.sidebar_position {
  position: absolute; text-align: center; width:100px; top: 190px; overflow: visible;
  padding-left: 10px;
}
  
.sidebar_position_right {
  position: absolute; text-align: center; width:100px; left: 700px;top : 190px; overflow: visible;
  padding-left: 10px;
}

.notes { color: maroon; background-color: #FFFFFF; }

a.normal:link {color: #666699; background-color: #FFFFFF; }     /* unvisited link */
a.normal:visited {color: #666699; background-color: #FFFFFF; }  /* visited link */
a.normal:hover {color: #666699; background-color: #FFFFFF; }   /* mouse over link */
a.normal:active {color: #666699; background-color: #FFFFFF; }   /* selected link */

ul.square { list-style-type: square;  }

li {
	font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366; background-color: #FFFFFF;
}

td {
	font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	background-image: none;
	background-position: left top;
	letter-spacing: normal;
	visibility: visible; color:#003366;
}

strong { color: #666699; background-color: #FFFFFF; }



