FORM
{
	/*behavior:			url(../_includes/form.htc);*/
	margin:0; 
}
iframe {
  border: 0px;
}
SELECT
{
	font-size:			11px;
	font-family:		Verdana;
	width:				100%;
	height:				19px;
	border:				1px solid #7b9ebd;
}
INPUT.disabled
{
	border:				1px solid #cccccc;
}

INPUT.rb
{
	width:        40px;
}

INPUT.ro,TEXTAREA.ro,DIV.ro,SPAN.ro
{
	background-color:	#fffbff;
	border-color:		#cccccc;
}
INPUT.rad
{
	width:				15px;
	border:				0px;
	cursor:				hand;
	/*behavior:			url(/_forms/styles/INPUT.rad.htc);*/
}
INPUT.eml
{
	/*behavior:			url(/_forms/styles/INPUT.eml.htc);*/
}
INPUT.tkr
{
	color:				#0000ff;
	text-decoration:	underline;
	/*behavior:			url(/_forms/styles/INPUT.tkr.htc);*/
}
INPUT.url
{
	color:				#0000ff;
	text-decoration:	underline;
	/*behavior:			url(/_forms/styles/INPUT.url.htc);*/
}
INPUT.num
{
	/*behavior:			url(/_forms/styles/INPUT.num.htc);*/
}
INPUT.dtm
{
	/*behavior:			url(/_forms/styles/INPUT.dtm.htc);*/
}
DIV.tab
{
	padding:			0px; /* Changed by GW from 10px to 0px; */
}
SPAN.lui
{
	color:				#0000ff;
	text-decoration:	underline;
	cursor:				hand;
}
IMG.lui
{
	height:				16px;
	width:				16px;
	vertical-align:		middle; 
	margin-left:		2px;
	margin-right:		5px;
}
DIV.lu
{
	overflow-y:			auto;
	overflow-x:         hidden;
	height:				19px;
	background:			window;
	width:				100%;
	border:				1px solid #7b9ebd;
}
DIV.ro
{
	overflow-y:			auto;
	height:				19px;
	width:				100%;
	background-color:	#fffbff;
	border-color:		#cccccc;
}
DIV.lud
{
	background:			#efefeb;
}
IMG.lu
{
	cursor:				hand;
	/*behavior:			url(/_forms/styles/IMG.lu.htc);*/
}
IMG.lud
{
	cursor:	            default;
}
IMG.dtm
{
	cursor:				hand;
	/*behavior:			url(/_forms/styles/IMG.dtm.htc);*/
}
INPUT.duration
{
	/*behavior:			url(/_common/styles/duration.htc);*/
}
IMG.icon
{
	margin-left:		2px;
	margin-right:		5px;
}
TD.sec
{
	width:				100%;
	color:				#606050;
	font-weight:		bold;
	padding-left:		0px;
	padding-bottom:		2px;
}
TD 
{
	font-size:			11px;
	font-family:		Verdana;
}
TD.bar 
{
	border-bottom:		1px solid #838574;
}
TD.rec 
{
	font-weight:		bold;
	color:				#000099;
}
TD.statusBar
{
	background-color:	#365484;
	color:				#ffffff;
	padding-left:		5px;
	height:				23px;
}
LABEL
{
	cursor:				hand;
}
TD.radioLabel 
{
	padding-left:		2px;
	padding-right:		10px;
}
span.leftBar { cursor: pointer; }
TD.leftBarSAV
{
	width:				140px;
	text-align:			right;
	vertical-align:		top;
	padding-top:		20px;
}
TABLE.error
{
	background-color:	#ffffcc;
	border:				1px solid #919276;
	width:				100%;
	table-layout:		fixed;
	padding-top:		20px;
	padding-bottom:		20px;
}
TD.areas
{
	padding:			10px;

}
DIV.area
{
	padding:			10px;
	overflow-y:			auto;
	width:				100%;
	height:				100%;
}
TABLE.layout
{
	table-layout:		fixed;
	width:				100%;
	height:				100%;
}
DIV.timeedit
{
		/*behavior:			url(/_controls/datetime/timeedit.htc);*/
}
h5{	font-family: Verdana, Arial;
}