﻿a {
	color: #334893;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
a:hover {
	color: #e76d25;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
a:visited:hover {
	color: #e76d25;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
a:visited {
	color: #334893;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
#box {
	margin: 0;
	width: 100%;
	text-align: left;
	border: 0 solid red;
	font-family: 'Arial', Arial, sans-serif;
}
#topMenu {
	padding-left: 0;
	position: relative;
	margin: 0;
	width: 100%;
	font-family: 'Arial', Arial, sans-serif;
	color: #ffffff;
	height: 118px;
	/*background-image: url(imetrixlogo.gif);
	*/
	background-repeat: no-repeat;
}
#headerToolbar {
	background-color: #183152;
	border-bottom: #375d81 0 solid;
	border-left: 1px solid #183152;
	border-right: 1px solid #183152;
	bottom: 0;
	color: #ffffff;
	height: 38px;
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.uppernotselected {
	margin-left: 4px;
	margin-top: 13px;
	height: 20;
	position: relative;
	float: left;
	white-space: nowrap;
	border: 0 solid yellow;
}
.upperselected {
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-image: url(newtopToolbarSelector.gif);
	*/
	margin-left: 4px;
	margin-top: 13px;
	height: 25px;
	position: relative;
	float: left;
	white-space: nowrap;
	border: 0 solid yellow;
}
.upperlinkNotSelected {
	font: 14px Arial, sans-serif !important;
	vertical-align: top !important;
	color: #ffffff !important;
	height: 30 !important;
	text-decoration: none !important;
}
.upperlinkSelected {
	font: 14px Arial, sans-serif !important;
	vertical-align: top !important;
	font-weight: bold !important;
	color: #ffffff !important;
	height: 30 !important;
	text-decoration: none !important;
}
.upperlinkNotSelected:hover {
	color: #d5d4d4 !important;
}
#mainmenu {
	background-color: #abc8e2;
	border-left: 1px solid #abc8e2;
	border-right: 1px solid #abc8e2;
	border-bottom: 1px solid #375d81;
	color: #375d81;
	font-family: Arial, sans-serif;
	margin: 0;
	overflow: hidden;
	/* to fix the height problem in firefox */
	padding-left: 0;
	padding-right: 0;
	position: relative;
}
#menu {
	z-index: 1;
	left: 0;
	margin: 0;
	width: 100%;
	position: relative;
	background-color: #abc8e2;
	font-size: 8pt;
	padding-top: 7px;
}
.subcontainer {
	display: none;
	width: 100%;
	border: 0 solid red;
	padding-left: 0;
}
#container {
	width: 100%;
}
.XBRLDocumentList {
	height: 18pt;
	font-size: 14px;
}
