/* Footer Bar */ 
body{ 	
	margin:0} /* for ie mac*/
/* commented backslash hack v2 \*/ 
html, body{height:100%;padding:0} 
* html, * html body{
	overflow:hidden;
	padding:50px 0;
	margin:-50px 0;
	padd\ing:0;
	ma\rgin:0;
}
* html #outer { 
	overflow:auto;
	height:99.9%;
	voice-family: "\"}\""; voice-family:inherit; 
}
* html #contain-all{
	position:absolute;
	overflow-y:scroll;
	width:100%;
	height:100%;
	z-index:1;
}
/* end hack */ 
#footer-inner {
	height:30px;
	background:url('app_bk.gif');
	background-color:#444F82;
	background-repeat: repeat-x;
	
}
/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #footer-inner {margin-right:17px;}
/* end hide*/

#footer{
	margin:auto;
	text-align: center;
	position:absolute; 
	bottom:0;
	width:784px;
	height:30px;
	z-index:999;
	padding-left:0px;
/*	opacity:0.7;
	filter:alpha(opacity:70);*/ 

}
#footerH{
	position:absolute;
	bottom:0;
	width:100%;
	height:30px;
	z-index:999;
	opacity:0.9;
	filter:alpha(opacity:90);
}
.spacer {height:50px}/* same height as footer/header to preserve space*/
p{margin-top:0}
html>body #top-bar,html>body #footer{position:fixed}/* for moz/opera and others*/

.appbar_icon{
float:left;
padding-left:5px;
padding-top:5px;
height:20px
}
.appbar_links a{
	color:#FFFFFF;
	float:left;
	padding-left:20px;
	height:20px;
	border-right:1px solid #FFFFFF;
	padding-top:5px;
	padding-right:20px;
	text-decoration:none;
}
.appbar_links_middle{
	color:#FFFFFF;
	padding-left:7px;
	float:left;
	height:20px;	
	border-right:1px solid #FFFFFF;
	padding-top:5px;
	text-decoration:none;
	
}
.appbar_links_end{
	color:#FFFFFF;
	padding-left:7px;
	float:right;
	height:25px;	
	border-left:1px solid #FFFFFF;
	width:120px; 
	text-decoration:none;
}
.appbar_links_im{
	color:#FFFFFF;
	padding-left:7px;
	float:right;
	height:25px;	
	border-left:1px solid #FFFFFF;
	width:230px;
	text-decoration:none;
}
.appbar_imtext{
	float:left; 
	color:#FDFF0F;
	padding-left:6px;
	text-decoration:none;
}
.appbar_text{
	color:#FFFFFF; 
	text-decoration:none; 
}
.appbar_new{
	color:#FDFF0F; 
	text-decoration:none; 
}
.appbar_new a, a:hover{
	color:#6888CA; 
	text-decoration:none;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #0045BF;
color:#FFFFFF;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
