html, body {
	margin: 50px;
}

body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
}
.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #ffcc66;
}

.td3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	background-color: #00776e;
	color: #ffcc66;
}

.td4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #660000;
	background-color: #FFFFFF;
}

.td5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

.td6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: bolder;
	color: #663333;
	background-color: #FFFFFF;

}
.whatsnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
}
.whatsnewtable {
	background-color: #006666;
}

a:link {
	color: #00776e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;

.navbglight {
	background-color: #ffcc66;
}
.navbgdark {
	background-color: #00776e;

}
.navbarwhite {
	background-color: #FFFFFF;
}

input {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    background-color: #eaeaea;
    color: #333333
}

.footnotes {
    margin-left: 20px;
}

.footnoteref {
    vertical-align: text-top;
    font-size: 7pt;
    color: #333333;
}

.footnoteref:link {
    vertical-align: text-top;
    font-size: 7pt;
    color: #66ccff;
}

.footnoteref:visited {
    vertical-align: text-top;
    font-size: 7pt;
    color: #66ccff;
}

.footnoteref:active {
    vertical-align: text-top;
    font-size: 7pt;
    color: red;
}

.footnoteref:hover {
    vertical-align: text-top;
    font-size: 7pt;
    color: blue;
}
.menu {
	filter:alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=500, FinishY=250);
}

.MenuBox {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
