.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #393F45;
}

.subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #393F45;
	font-weight: bold;
}

.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #393F45;
}

.standard-alert-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: red;
}

.standard-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #393F45;
}

.standard-grey-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #B0B0B0;
}

.standard-alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
}

.foot-grey-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B0B0B0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.tab-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #393F45;
	background-color : #A9B8C0;
}

.tab-front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #393F45;
	background-color : #E1E6E9;
	padding-top : 2px;
	padding-bottom : 2px;
	font-style : italic;
}

.tab-data-light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #393F45;
	background-color : #E1E6E9;
	padding-top : 2px;
	padding-bottom : 2px;
}

.tab-data-dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #393F45;
	background-color : #CED6DB;
	padding-top : 2px;
	padding-bottom : 2px;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #393F45;
	text-decoration : none;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #393F45;
	text-decoration : none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A7B6BE;
	text-decoration : none;
}

A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A7B6BE;
	text-decoration : none;
}

A.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393F45;
	font-weight: bold;
	text-decoration : none;
	font-style: normal;
}

A.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393F45;
	font-weight: bold;
	text-decoration : none;
	font-style: normal;
}

A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939FA5;
	font-weight: bold;
	text-decoration : none;
	font-style: normal;
}

A.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7B6BE;
	font-weight: bold;
	text-decoration : none;
	font-style: normal;
}

A.menu-a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69767D;
	font-weight: bold;
	text-decoration : none;
	font-style: normal;
}

A.menu-a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69767D;
	font-weight: bold;
	text-decoration : none;
	font-style: normal;
}

A.menu-a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7B6BE;
	font-weight: bold;
	text-decoration : none;
	font-style: normal;
}

A.menu-a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7B6BE;
	font-weight: bold;
	text-decoration : none;
	font-style: normal;
}

.footnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B0B0B0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.footnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B0B0B0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.footnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CFCFCF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.footnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CFCFCF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.contentnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #393F45;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
