.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26366A;
	line-height: 13px;
	text-indent: 1px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #26366A;
	line-height: 16px;
}
.pagesubtitle {
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #26366A;
	
}
.kpiHeader
{
	font-size: 16px;
	font-family:Arial;
	font-weight:bold;
}

.kpiText
{
	font-size: 12px;
	font-family:Arial;
}

.kpiTextBold
{
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
}
.nametitle {
	font-size: 21px;
	line-height: 15px;
	font-family: Times Roman;
	color: #26366A;
	
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	list-style-type: circle;
	vertical-align: bottom;
	color: #26366A;
	display: compact;
	list-style-position: outside;
	list-style-image: url(images/Bullet.gif);

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 57799A;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 57799A;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 57799A;
	text-decoration: none;

}
.bulletheadertextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26366A;
	line-height: -20px;
	vertical-align: bottom;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.tinytextgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.tinytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #26366A;
	font-weight: bold;
}
.menu:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9933;
	text-decoration: none;
}
.menu:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 57799A;
	text-decoration: none;
}
.drag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 57799A;
	text-decoration: none;
	cursor:hand;
	cursor: url('/bowdensasp/images/hmove.cur');
}
#dhtmltooltip
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 290px;
	border: 1px solid black;
	padding: 1px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
