a:link {color:#0000ff;}
a:hover {color:#6666ff;}
a:active {color: #990000;}
a:visited {color: #000099;}
a.tooltip:link {color:#333333; font-weight: bold;}
a.tooltip:hover {color:#666666; font-weight: bold;}
a.tooltip:active {color:#333333; font-weight: bold;}
a.tooltip:visited {color:#333333; font-weight: bold;}

body {margin: 0px;}
body, td {font-family: verdana; font-size: 11px;}

h3 {
	color: #333399;
	border-bottom: solid #333399 2px;
	margin-top: 0px;
	margin-bottom: 6px;
}
h4 {
	/*background-color: #eeeeee;*/
	border: solid #cccccc 1px;
	color: #333333;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-left: 5px;
	font-size: 12px;
}
p, td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 16px;
	margin-top: 0px; 
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

li {margin-bottom: 4px; margin-left: 5px;}

ol, ul {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-left: 0px;
	margin-left: 18px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 4px;
	list-style-image: url('bullet-arrow-small.gif');
}

.borderBottom {
	border-bottom: solid #cccccc 1px;
}

.copyright {
	font-size: 10px;
	color: #666666;
}
.daNotes{
	border: solid #2b226b 1px;
	visibility: hidden;
}
.daWarning{
	border: solid #cd001d 1px;
	color: #cd001d;
}
.defrag {
	border: solid #cccccc 1px;
}
.imageCenter {
	float: none;
}
.imageLeft {
	float: left;
	margin-left: 10px; 
	margin-right: 10px;
}
.imageRight {
	float: right;
	margin-left: 10px; 
}
.isBlue {color:#2b226b;}
.isRed {color:#cd001d;}
.isWhite {color:#ffffff;}
.isGreen {color:#009900;}
.recommendations {
	background-color: #eeeeee;
	background-image: url("background-reportinfo.gif");
	border: solid #cccccc 1px;
	float: right;
	margin: 0 0 5 0;
	padding: 5 0 0 0;
	width: 200px;
}
.reportInfo{
	background-image: url("background-reportinfo.gif");
	border: solid #cccccc 1px;
	margin: 0px;
	padding: 5 0 0 0;
}
.rtext {
	margin-left: 45px;
}
.smallBreak {
	font-size: 8px;
	line-height: 8px;
	margin-bottom: 0px;
}
.smallText {
	font-size: 9px;
}
.spycat
{
	background-color: #eeeeee;
	border: solid #cccccc 1px;
	margin-bottom: 0px;
	padding: 2px;
}
.td_key {
	background-color: #eeeeff;
	border: solid #eeeeff 1px;
	padding: 2px;
}
.td_val {
	background-color: #ffffff;
	border: solid #6699cc 1px;
	padding: 2px;
}
.toolTipStyle
{
	position:absolute;
	visibility:hidden;
	border:1px solid #333333;
	font-family:verdana;
	font-size:11px;
	layer-background-color:#ffffff;
	background-color:#ffffee;
	padding:1px;
	filter: progid:DXImageTransform.Microsoft.dropShadow( Color=cccccc,offX=2,offY=3,positive=true);
	width: 400px;
}
