.txt1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #336600;
}
.txt2, select {
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color:#0000C0
}
a:hover {
    font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	color:#ff9900
}
.txt3 {
	font-family: Arial;
	font-size: small;
	color: #FFFFFF;
	line-height: 150%;
	filter: glow(color=#336600,strength=3); 
	height:10px; 
	padding:1px
}

.blockTitle {
    font-family: Arial;
    text-align: center; font-size: 13px; padding-top: 8px;
}

.basic, td, input, textarea {
    font-family: Arial;
    font-size: 12px;
}

.reminderTooltip {
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-LEFT: black 1px solid;

	PADDING-TOP: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;

	VISIBILITY: hidden;
	POSITION: absolute;
	Z-INDEX: 2;

	LEFT: 0px;
	TOP: 0px;

	width: 250px;
	BACKGROUND-COLOR: #ffffe6;

	font-size: 12px;
	font-family: Arial;
}

#iSM {margin:5px 0 0 0;padding:0;height:14px;}
#iSM ul {border:0; margin:0 0 0 0; padding:0; list-style-type:none; text-align:center;}
#iSM ul li {display:block; float:left; text-align:center; padding:1px 0 0 0; margin:0; height:14px;}
#iWeak,#iMedium,#iStrong {width:84px; font-size:9pt; color:#adadad; text-align:center; padding:2px; background-color:#F1F1C1; display:block;}
#iWeak,#iMedium {border-right:solid 1px #DEDEDE;}
#iMedium {width:84px;}
#iMedium,#iStrong {border-left-width:0;}

#pTable {border: 1px solid black; border-top: 2px solid black; border-left: 2px solid black;}
#pTable td {border: 1px solid black; border-top: 0px; border-left: 0px;}