a#btnsecurity, a#btnsecurity:link, a#btnsecurity:active, a#btnsecurity:visited, a#btnsecurity:hover {
	display: block;
	width: 170px;
	height: 20px;
	background: transparent url(../images/btn_security.jpg) no-repeat scroll 0 0; }

	a#btnsecurity:hover {
		background-position: 0 -20px; }
	
#loginpanel {
	display: block;
	width: 165px;
	margin: 0;
	padding: 20px 15px 1px 15px;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
	background: #2484C6 url(../images/bg_panel_login.jpg) no-repeat scroll 0 0; }
		
	#loginpanel p {
		margin-bottom: 15px;
		color: #FFF; }
		
	#loginpanel a, #loginpanel a:link, #loginpanel a:active, #loginpanel a:visited, #loginpanel a:hover {
		color: #FFF; }
		
.titlelogin {
	clear: both;
	display: block;
	width: 165px;
	height: 9px;
	margin: 0 0 15px 0;
	border: none; }
		
a.btngonow, a.btngonow:link, a.btngonow:active, a.btngonow:visited, a.btngonow:hover,
	a.btngoebiz, a.btngoebiz:link, a.btngoebiz:active, a.btngoebiz:visited, a.btngoebiz:hover,
	a.btngonew, a.btngonew:link, a.btngonew:active, a.btngonew:visited, a.btngonew:hover {
	float: left;
	display: block;
	width: 95px;
	height: 25px;
	margin: 0 0 15px 0;
	background: transparent url(../images/btn_online_login.gif) no-repeat scroll 0 0; }
	
	a.btngonew, a.btngonew:link, a.btngonew:active, a.btngonew:visited, a.btngonew:hover {
		float: right;
		width: 65px;
		background-image: url(../images/btn_new_user.gif); }
	
	a.btngoebiz, a.btngoebiz:link, a.btngoebiz:active, a.btngoebiz:visited, a.btngoebiz:hover {
		float: none;
		background-image: url(../images/btn_ebiz_login.gif); }

	a.btngonow:hover, a.btngoebiz:hover, a.btngonew:hover {
		background-position: 0 -25px; }
		
 .titlelocations {
	display: block;
	width: 195px;
	height: 34px;
	margin-bottom: 10px;
	background: transparent url(../images/title_locations_map.png) no-repeat scroll 0 0; }
		
	* html .titlelocations {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/title_locations_map.png",sizingMethod="image"); } /* for IE/Win */
		
#loginframe {
	margin: 0;
	width: 195px;
	height: 315px;
	border: none;
	overflow: hidden; }

#lenderlogocontain {
	float: right;
	width: 290px;
	margin-bottom: 15px;
	text-align: right; }
	
	#lenderlogocontain p {
		margin-bottom: 5px;
		font-style: italic;
		font-size: 9px;
		line-height: 13px;
		color: #999; }

img#lenderlogo {
	width: 165px;
	height: 50px;
	margin-bottom: 10px;
	border: none; }
	
#pagedisclaim {	
	width: 370px; 
	height: 130px; 
	margin: 150px auto; 
	padding: 150px 15px 0 15px;
	font-size: 11px;
	line-height: 17px;
	border: 1px solid #666; 
	background: #FFF url(../images/bg_header_popup.jpg) no-repeat scroll 0 0; }
	
/* Weather Bug Elements
----------------------------------------------------------------------------------------- */
.weathertitle {
	margin: 0 0 5px 0;
	font: bold 13px/17px Georgia, Times New Roman, serif;
	font-variant: small-caps;
	color: #FFF;
	text-align: center; }

#weatherframe {
	margin: 0 0 10px 9px;
	width: 178px; 
	height: 60px;
	border: none;
	overflow: hidden; }
	
/* Location Map Elements
----------------------------------------------------------------------------------------- */
#locationsnav {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1001; }
	
a#btnalllocations, a#btnalllocations:link, a#btnalllocations:active, a#btnalllocations:visited, a#btnalllocations:hover {
	display: block;
	width: 100px;
	height: 20px;
	background: transparent url(../images/btn_all_locations.gif) no-repeat scroll 0 0; }

	a#btnalllocations:hover {
		background-position: 0 -20px; }
	
#locationsmap {
	position: relative;
	display: block;
	width: 165px;
	height: 240px;
	margin: 0 15px;
	background: transparent url(../images/bg_map_sm.jpg) no-repeat scroll 0 0; }
	
	a#locationsmap, a#locationsmap:link, a#locationsmap:active, a#locationsmap:visited, a#locationsmap:hover {
		display: block;
		width: 195px;
		height: 245px;
		background: transparent url(../images/bg_map_sm.jpg) no-repeat scroll 0 0;
		cursor: pointer; }
	
	* html a#locationsmap, * html a#locationsmap:link, * html a#locationsmap:active, * html a#locationsmap:visited, * html a#locationsmap:hover {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_map_sm.png",sizingMethod="image"); } /* for IE/Win */
		
	a#locationsmap:hover {
		background-position: 0 -245px; }

#locationarea {
	position: relative;
	display: block;
	width: 710px;
	height: 580px;
	margin-bottom: 0;
	background: transparent url(../images/bg_map_lg.png) no-repeat scroll 0 0; }
	
	* html #locationarea {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_map_lg.png",sizingMethod="image"); } /* for IE/Win */
	
#locationdetail1, #locationdetail2, #locationdetail3 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 710px;
	height: 680px;
	background: transparent url(../images/pic_location_1.png) no-repeat scroll 0 0;
	z-index: 50; }

	* html #locationdetail1 {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_1.png",sizingMethod="image"); } /* for IE/Win */
		
	#locationdetail2 {
		background-image: url(../images/pic_location_2.png);
		display: none; }
		
	* html #locationdetail2 {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_2.png",sizingMethod="image"); } /* for IE/Win */
		
	#locationdetail3 {
		background-image: url(../images/pic_location_3.png);
		display: none; }
		
	* html #locationdetail3 {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_3.png",sizingMethod="image"); } /* for IE/Win */
				
a.btnlocation, a.btnlocation:link, a.btnlocation:active, a.btnlocation:visited, a.btnlocation:hover,
	a.btnlocationsm, a.btnlocationsm:link, a.btnlocationsm:active, a.btnlocationsm:visited, a.btnlocationsm:hover {
	position: absolute;
	display: block;
	width: 25px;
	height: 44px;
	background: transparent url(../images/btn_location_off.png) no-repeat scroll 0 0;
	cursor: pointer;
	z-index: 100; }
	
	a.btnlocationsm, a.btnlocationsm:link, a.btnlocationsm:active, a.btnlocationsm:visited, a.btnlocationsm:hover {
		width: 18px;
		height: 18px;
		background-image: url(../images/btn_location_sm_off.png);
		cursor: pointer; }

	* html a.btnlocation, * html a.btnlocation:link, * html a.btnlocation:active, * html a.btnlocation:visited, * html a.btnlocation:hover {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/btn_location_off.png",sizingMethod="image"); } /* for IE/Win */
		
	* html a.btnlocationsm, * html a.btnlocationsm:link, * html a.btnlocationsm:active, * html a.btnlocationsm:visited, * html a.btnlocationsm:hover {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/btn_location_sm_off.png",sizingMethod="image"); } /* for IE/Win */
		
	a.btnlocation:hover {
		background-image: url(../images/btn_location_over.png); }
		
	* html a.btnlocation:hover {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/btn_location_over.png",sizingMethod="image"); } /* for IE/Win */
		
	a.btnlocationsm:hover {
		background-image: url(../images/btn_location_sm_over.png); }

	* html a.btnlocationsm:hover {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/btn_location_sm_over.png",sizingMethod="image"); } /* for IE/Win */
	
#loctxthoriz1, #loctxthoriz2, #loctxthoriz3 {
	position: absolute;
	top: 275px;
	left: 20px;
	z-index: 51; }

	#loctxthoriz1 p, #loctxthoriz2 p, #loctxthoriz3 p {
		margin-bottom: 8px;
		font-size: 10px;
		line-height: 14px;
		color: #333; }
	
	#loctxthoriz1 a, #loctxthoriz1 a:link, #loctxthoriz1 a:active, #loctxthoriz1 a:visited, #loctxthoriz1 a:hover, 
		#loctxthoriz2 a, #loctxthoriz2 a:link, #loctxthoriz2 a:active, #loctxthoriz2 a:visited, #loctxthoriz2 a:hover,  
		#loctxthoriz3 a, #loctxthoriz3 a:link, #loctxthoriz3 a:active, #loctxthoriz3 a:visited, #loctxthoriz3 a:hover {
		font-weight: bold;
		color: #333; }