html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	height:100%;
}
td {
	font-size: 10pt;
}
a:link {
	color: #00495F;
	text-decoration: none;
}
a:visited {
	color: #00495F;
	text-decoration: none;
}
a:active {
	color: #F7CD2A;
	text-decoration: underline;
}
a:hover {
	color: #F7CD2A;
	text-decoration: underline;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.navon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F7CD2A;
}
a.navon:link {
	color: #F7CD2A;
	text-decoration: none;
}
a.navon:visited {
	color: #F7CD2A;
	text-decoration: none;
}
a.navon:hover {
	color: #F7CD2A;
	text-decoration: underline;
}
a.navon:active {
	color: #F7CD2A;
	text-decoration: underline;
}
/*h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26pt;
	color: #00495F;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
}*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #00495F;
	line-height: normal;
}
/*h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #00495F;
	line-height: normal;
}*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #268096;
	line-height: normal;
	font-weight: bold;
}
.size12 {
	font-size: 12pt;
	line-height: normal;
}
.size16 {
	font-size: 16pt;
	line-height: normal;
}
.size21 {
	font-size: 21pt;
	line-height: normal;
}
.footer {
	font-size: 7.5pt;
	line-height: normal;
}

.submenu {
	font-size: 10pt;
	line-height: normal;
	color: #00495F;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:link {
	color: #00495F;
	text-decoration: none;
}
a.submenu:visited {
	color: #00495F;
	text-decoration: none;
}
a.submenu:hover {
	color: #F7CD2A;
	text-decoration: none;
}
a.submenu:active {
	color: #F7CD2A;
	text-decoration: none;
}
.submenuon {
	font-size: 10pt;
	line-height: normal;
	color: #F7CD2A;
	font-weight: bold;
	text-decoration: none;
}
a.submenuon:link {
	color: #F7CD2A;
	text-decoration: none;
}
a.submenuon:visited {
	color: #F7CD2A;
	text-decoration: none;
}
a.submenuon:hover {
	color: #00495F;
	text-decoration: none;
}
a.submenuon:active {
	color: #00495F;
	text-decoration: none;
}

.subsubmenu {
	font-size: 10pt;
	line-height: normal;
	color: #00495F;
	text-decoration: none;
	list-style: disc;
}
ul.subsubmenu {
	margin-left: 0px;
	padding-left: 1.2em;
	margin-top:0px;
	margin-bottom:0px;
}
a.subsubmenu:link {
	color: #00495F;
	text-decoration: none;
}
a.subsubmenu:visited {
	color: #00495F;
	text-decoration: none;
}
a.subsubmenu:hover {
	color: #F7CD2A;
	text-decoration: none;
}
a.subsubmenu:active {
	color: #F7CD2A;
	text-decoration: none;
}

.right {
	text-align: right;
}
.padrb {
	padding-right: 20px;
	padding-bottom: 20px;
}
a.glossary:link {  color: #00495F; text-decoration: none; border-bottom: dotted 1px}
a.glossary:visited { color: #00495F; text-decoration: none; border-bottom: dotted 1px}
a.glossary:active {  color: #F7CD2A; text-decoration: none; border-bottom: dotted 1px}
a.glossary:hover { color: #F7CD2A; text-decoration: none; border-bottom: dotted 1px}
.searchtext {
	width:100px;
}
.searchbutton {
	width:50px;
}
.inputtext {
	width:230px;
}