div.sort
{
	width						: 20%;
	float						: right;
	cursor						: pointer;
	background					: url(images/browser/sort_both.png) no-repeat center right;
}
div.ascSort
{
	background					: url(images/browser/sort_asc.png) no-repeat center right;
	cursor						: pointer; 
}
div.descSort
{
	background					: url(images/browser/sort_desc.png) no-repeat center right;
	cursor						: pointer; 
}
td.checked
{
	width						: 3%;
	background					: url(images/browser/row-checked.gif) no-repeat center center;
}
td.unchecked
{
	width						: 3%;
	background					: url(images/browser/row-unchecked.gif) no-repeat center center;
	cursor						: pointer;
}
tr.evenRow
{
	background					: #FFFFFF; 
}
tr.oddRow
{
	background					: #F7F7F7 url(images/browser/row-bg.gif) repeat-x; 
}
tr.selectedRow
{
	font-weight					: bold;
	color						: navy; 
}
div.dataContainer
{
	width						: 100%;
	vertical-align				: middle;
	overflow					: hidden;
	max-height					: 20px;
	margin-left					: 4px;
	cursor						: default;
}
div.dataContainerOrgBold
{
	width						: 100%;
	vertical-align				: middle;
	overflow					: hidden;
	max-height					: 20px;
	margin-left					: 4px;
	cursor						: default;
	font-weight 				: bold;
	font-size 					: 20px;
}
div.dataContainerOrg {
	width						: 100%;
	vertical-align				: middle;
	overflow					: hidden;
	max-height					: 20px;
	margin-left					: 4px;
	cursor						: default;
	font-size: 20px;
}
span.rawDataContainer
{
	display						: none;
}
div.columnHeaderContainer
{
	width						: 100%;
	float						: left;
	margin						: 0;
	padding						: 0;
	display						: block;
	text-align					: center;
	vertical-align				: middle;
	overflow					: hidden;
}
div.columnHeaderContainerOrg
{
	width						: 100%;
	float						: left;
	margin						: 0;
	padding						: 0;
	display						: block;
	text-align					: center;
	vertical-align				: middle;
	overflow					: hidden;
	font-size 					: 16px;
}
input.paginatorTextInput
{
	float						: left;
	text-align					: center;
}
.left
{
	float						: left;
}
.calendarIcon
{
	width				: 24px;
	height				: 24px;
	margin-left			: 8px;
	margin-top			: 6px;
	float				: right;
	cursor				: pointer;
	background			: url(images/calendar/calendar_24.png) no-repeat; 
}
div#worldMap
{
	width				: 64px;
	height				: 26px;
	background			: url(images/editor/world-map-button.gif) no-repeat;
	cursor				: pointer;
	float				: left;
}
@CHARSET "UTF-8";
/* BOX 01 */
.box_01_BODY
{
	background-color: #FFFFFF;
}
.box_01_LT
{
	width			: 9px;
	height			: 9px;
	background		: url(images/boxes/01/tl.png) no-repeat;
	font-size		: 1pt;  
}
.box_01_RT
{
	width			: 9px;
	height			: 9px;
	background		: url(images/boxes/01/tr.png) no-repeat;
	font-size		: 1pt; 
}
.box_01_LB
{
	width			: 9px;
	height			: 9px;
	background		: url(images/boxes/01/bl.png) no-repeat;
	font-size		: 1pt; 
}
.box_01_RB
{
	width			: 9px;
	height			: 9px;
	background		: url(images/boxes/01/br.png) no-repeat;
	font-size		: 1pt; 
}
.box_01_L
{
	width			: 9px;
	background		: url(images/boxes/01/l.gif) repeat-y;
	font-size		: 1pt; 
}
.box_01_R
{
	width			: 9px;
	background		: url(images/boxes/01/r.gif) repeat-y;
	font-size		: 1pt;
}
.box_01_T
{
	height			: 9px;
	background		: url(images/boxes/01/t.gif) repeat-x;
	font-size		: 1pt; 
}
.box_01_B
{
	height			: 9px;
	background		: url(images/boxes/01/b.gif) repeat-x;
	font-size		: 1pt; 
}
/* Headered */
.box_01_LT_HDR
{
	width				: 9px;
	height				: 27px;
	background-color	: #ffffff;
	font-size			: 1pt;  
}
.box_01_RT_HDR
{
	width				: 9px;
	height				: 27px;
	background-color	: #ffffff;
	font-size			: 1pt; 
}
.box_01_T_HDR
{
	height				: 27px;
	background-color	: #ffffff;
	font-size			: 17px;
	color				: #BF2934;
}
/* BOX 02 */
.box_02_BODY
{
	background-color: #FFFFFF;
}
.box_02_LT
{
	width			: 11px;
	height			: 1px;
	background		: url(images/boxes/02/tl.png) no-repeat;
	font-size		: 1pt;  
}
.box_02_RT
{
	width			: 11px;
	height			: 1px;
	background		: url(images/boxes/02/tr.png) no-repeat;
	font-size		: 1pt; 
}
.box_02_LB
{
	width			: 11px;
	height			: 11px;
	background		: url(images/boxes/02/bl.png) no-repeat;
	font-size		: 1pt; 
}
.box_02_RB
{
	width			: 11px;
	height			: 11px;
	background		: url(images/boxes/02/br.png) no-repeat;
	font-size		: 1pt; 
}
.box_02_L
{
	width			: 11px;
	background		: url(images/boxes/02/l.png) repeat-y;
	font-size		: 1pt; 
}
.box_02_R
{
	width			: 11px;
	background		: url(images/boxes/02/r.png) repeat-y;
	font-size		: 1pt; 
}
.box_02_T
{
	height			: 11px;
	background		: url(images/boxes/02/t.png) repeat-x;
	font-size		: 1pt; 
}
.box_02_B
{
	height			: 11px;
	background		: url(images/boxes/02/b.png) repeat-x;
	font-size		: 1pt; 
}
div.mapCanvas
{
	width				: 1190px; 
	height				: 600px; 
	margin-left			: auto;
	margin-right		: auto; 
	display				: block; 
	border				: 2px solid black;
}
div.mapCanvas label
{
	float				: left;
	width				: 100%;
	display				: block;
	font-weight			: bold;
}
div.geoPositionSelect
{
	display				: block; 
	text-align			: center;
	margin-top			: 8px; 
	width				: 100%; 
}
.btn_close_18x18
{
	width				: 18px;
	height				: 18px;
	cursor				: pointer;
	background			: url(images/icons/close_18x18_2.png) no-repeat;
	font-size			: 1pt;   
}
.obm_device
{
	cursor				: pointer;
}
.obm_organization
{
	cursor				: pointer;
	color				: black;
}