﻿.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}


 
.textIndicator_poor { background-color:#C9D7EB;
padding:2px;
color:#ffff00;

}

 
.textIndicator_weak { background-color:#C9D7EB;
padding:2px;
color:#F9F967;

}

 
.textIndicator_good { background-color:#C9D7EB;
padding:2px;
color:#BC985E;

}

 
.textIndicator_strong { background-color:#C9D7EB;
padding:2px;
color:#9C4917;

}

 
.textIndicator_excellent { background-color:#C9D7EB;
padding:2px;
color:#FF0000;

}

 
#CenterDiv
{
    text-align: center;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}
.watermark 
{
	color:#777777;
	background-color:#FFFFFF;
}
