@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
.perfreportnumbers {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#336600;
}

.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.perfreportcaption {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}
.bottomtopborders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.generalblack {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.generalblackarticles {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.generalblacktitles {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#660000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
.datefont {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
}
.datefontbold {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color:#666666;
}
.headertext {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headerlinebottom {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

