.text_area{
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}

.gray_area{
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

DIV.feedback{
	position: absolute;
	left: 196px;
	top: 90px;
	width: 356px;
	height: 128px;
	z-index: 1;
	visibility: hidden;
}
DIV.feedbackContainer{
	width: 100%;
	height: 100%;
	overflow: auto;
}

a.nolink{
	cursor: default;
}
.doublespace{
	line-height: 30px;
}
.patient{
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099cc;
	font-style: italic;	
}
.lesson_title{
	color: #666666;
	font-weight: bold;
}
.lesson_title_small{
	font-size: xx-small;
	color: #666666;
}
.checklist_text{
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
}
.text_hilite_1{
	/* color: #6699CC; deprecated */
	font-weight: bold;
}
.text_hilite_2{
	/* color: #999966; deprecated */
	font-weight: bold;
}
.text_hilite_3{
	color: #666633;
	font-weight: bold;
}
.text_hilite_4{
	color: #99CC66;
	font-weight: bold;
}
.text_hilite_5{
	color: #336600;
	font-weight: bold;
}
.text_5{
	color: #336600;
}
.text_hilite_6{
	color: #CCCC99;
	font-weight: bold;
}
.text_hilite_7{
	color: #336600;
	font-weight: bold;
}
.text_7{
	color: #336600;
}
.link_hilite{
	color: #0000ff;
	font-weight: bold;
}
.default_bold{
	font-weight: bold;
}
.little{
	font-size: smaller;
}
.anita{
	color: #666633;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.glossary{
	color: #669933;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.feedback_yes{
	color: #666633;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.feedback_no{
	color: #666666;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.footer{
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}
.screen_counter{
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.engnote{
	visibility: visible;
	/* position: absolute; */
	color: rgb(255, 0, 0);
}
.graphnote{
	color: rgb(204, 204, 204);
}

.lifecycle_step{
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
	background-color: #FFFFFF;
}
.lifecycle_init{
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999966;
	font-style: italic;	
	background-color: #FFFFFF;
}

UL.review LI.review{
	list-style-image: url(images/chapt_rev_icon.jpg);
	list-style-type: square;
}
