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; }

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="scale"); }  for IE/Win */
		
	a#locationsmap:hover {
		background-position: 0 -245px; }
		
#loginframe, #loginframesub {
	position: absolute;
	left: 30px;
	top: 155px;
	width: 215px;
	height: 300px;
	overflow: hidden; }
	
	#loginframesub {
		height: 255px;
		/* position: relative;
		left: auto;
		top: auto; */ }
	
img#lenderlogo {
	float: right;
	width: 149px;
	height: 49px;
	border: none; }
	
#pagedisclaim {	
	width: 420px; 
	height: 200px; 
	margin: 150px auto; 
	padding: 100px 15px 0 15px;
	font-size: 12px;
	line-height: 19px;
	border: 1px solid #666; 
	background: #FFF url(../images/bg_header_popup.gif) no-repeat scroll 0 0; }

/* Location Map Elements
----------------------------------------------------------------------------------------- */
#locationarea {
	position: relative;
	display: block;
	width: 710px;
	height: 680px;
	margin-bottom: 0;
	background: transparent url(../images/bg_map_lg.jpg) no-repeat scroll 0 0; }
	
#locationdetail1, #locationdetail2, #locationdetail3, #locationdetail4, #locationdetail5, #locationdetail6 {
	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="scale"); } /* 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="scale"); } /* 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="scale"); } /* for IE/Win */
		
	#locationdetail4 {
		background-image: url(../images/pic_location_4.png);
		display: none; }
		
		* html #locationdetail4 {  
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_4.png",sizingMethod="scale"); } /* for IE/Win */
		
	#locationdetail5 {
		background-image: url(../images/pic_location_5.png);
		display: none; }
		
		* html #locationdetail5 {  
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_5.png",sizingMethod="scale"); } /* for IE/Win */
		
	#locationdetail6 {
		background-image: url(../images/pic_location_6.png);
		display: none; }
		
		* html #locationdetail6 {  
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_6.png",sizingMethod="scale"); } /* for IE/Win */
				
a.btnlocation, a.btnlocation:link, a.btnlocation:active, a.btnlocation:visited, a.btnlocation: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; }

	* 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="scale"); } /* 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="scale"); } /* for IE/Win */
		
.bgpreload {
	background: transparent url(../images/btn_location_over.png) no-repeat scroll 0 0; }

	* html .bgpreload {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/btn_location_over.png",sizingMethod="scale"); } /* for IE/Win */
		
#loctxthoriz1, #loctxthoriz2, #loctxthoriz3, #loctxthoriz4, #loctxthoriz5, #loctxthoriz6 {
	position: absolute;
	top: 425px;
	left: 20px;
	z-index: 51; }
	
	#loctxthoriz2, #loctxthoriz3, #loctxthoriz4, #loctxthoriz5, #loctxthoriz6 {
		display: none; }
		
	#loctxthoriz1 p, #loctxthoriz2 p, #loctxthoriz3 p, #loctxthoriz4 p, #loctxthoriz5 p, #loctxthoriz6 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,
		#loctxthoriz4 a, #loctxthoriz4 a:link, #loctxthoriz4 a:active, #loctxthoriz4 a:visited, #loctxthoriz4 a:hover,  
		#loctxthoriz5 a, #loctxthoriz5 a:link, #loctxthoriz5 a:active, #loctxthoriz5 a:visited, #loctxthoriz5 a:hover,  
		#loctxthoriz6 a, #loctxthoriz6 a:link, #loctxthoriz6 a:active, #loctxthoriz6 a:visited, #loctxthoriz6 a:hover {
		font-weight: bold;
		color: #333; }
	
.loctxtvert {
	margin: 230px 405px 0 15px; }
	
/* Allpoint Rules
----------------------------------------------------------------------------------------- */
	
.drop2 {
    font-weight: normal;
    color: black;
    font-size: 10px;
    font-family: Arial; }
    
.allpointcontain {
	float: right;
	width: 165px;
	background: transparent url(../images/pic_rightcorner.gif) no-repeat scroll bottom; }
	
.inputfloat, .inputfloatleft { 
	float: left;
	height: 40px; }
	
	.inputfloatleft {
		padding: 3px 0 0 8px; }