.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.LargeBoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.grey9 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.table-dashed {
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #CECFCE;
	border-bottom-width: thin;
}
.rightLIne {
	border-right-style: solid;
	border-right-color: #666666;
}
.table-dashed-blue {
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	background-color: #6699CC;
	font-style: normal;
	display: none;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-color: #999999;
	border-bottom-color: #000000;
	list-style-type: none;
	border-top-width: medium;
	border-left-width: medium;
}
.side {
	FONT: 12px Arial,Helvetica,sans-serif;
	WIDTH: 180px;
	TEXT-ALIGN: center;
	background-color: #e1e0dd;
	background-image: url(imls/agent-full/images/nav_bottom.gif);
	background-repeat: no-repeat;
	background-position: 50% bottom;
}.whitebox {
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
}
