/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2A3731;
	background-color:#787c7a;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2A3731;
	margin-left: 5px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2A3731;
}

li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	list-style-image: url(/file?fle=67);
	vertical-align: bottom;
	margin-top: 1px;
	margin-bottom: 1px;
	
}

.scroller {
  position:relative;
	width:154;
	height:100%;
	overflow:hidden;
	background:#D3D3D3;
	border-left:3px solid #D3D3D3;
	border-top-style:none;
	margin-bottom:5px;
}

td.im_orglevel_dropdown{
	width: 135px;
}

/*a{
	font-size: 11px;
	color: #009AD8;
	text-decoration: underline;
	
}
a:visited{
	font-size: 11px;
	color: #009AD8;
	text-decoration: underline;
	
}
a:hover{
	font-size: 11px;
	color: #3A67B1;
	text-decoration: underline;
}
*/


/* quicklinks */

/*
td.qck_mnu a.qck_lnk{
 margin-left: 3px;
 white-space: nowrap;
 font-weight: bold;
}
.submit{
	background-color: #3A67B1;
	font-size: 11px;
	color: white;
	font-weight: bold;
	border: 1px solid white;
}
table.orl_t_gridtable td{
	padding-left: 8px;
}
*/