﻿body {
	background-image:url(../images/b-POP-Background.jpg);
	background-repeat:repeat-x;
	background-color:#D9D9D9;
	width:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
p{
	line-height: 1.4em;
	text-align:left;
	margin:8px 0 0 15px;
	font-size:11px;
}
a{
	outline:none;
}
h1{
	font-size:18px;
	margin:20px 0 0 15px;
	color:#2d2d2d;
	text-align:left;
}
h4{
	font-size:11px;
	margin:3px 0 3px 15px;
	line-height:11px;
}
#pop-container{
	width:730px;
	margin:auto;
	text-align:center;
}
#pop-header{
	background-image:url(../images/b-TOP-POPup.gif);
	width:inherit;
	height:64px;
	margin-bottom:15px;
}
.pop-banner {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pop-banner li {
	padding: 0;
	margin: 0;
	height: 64px;
	list-style: none;
	background-repeat: no-repeat;
}
.pop-banner li a, .pop-banner li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -10000px;
	height: 64px;
	background-repeat: no-repeat;
}
#pop-logo {background-image:url(../images/TOP-POP-Logo.gif); width:107px;}
#pop-logo a {background-image:url(../images/TOP-POP-Logo.gif);}
#pop-LRS {background-image:url(../images/TOP-POP-Logo-2.gif); width:301px;}
#pop-LRS a {background-image:url(../images/TOP-POP-Logo-2.gif);}
#pop-close {background-image:url(../images/n0-POP-Close-Window-over.gif); width:118px; float:right;}
#pop-close a {background-image:url(../images/n0-POP-Close-Window.gif);}
#pop-logo a:hover, #pop-LRS a:hover, #pop-close a:hover{background: none;}
.pop-banner li {float:left;}
.pop-banner:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#pop-content-top{
	background-image:url(../images/POP-Content-top-w-side.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:730px;
	height:10px;
}
#pop-content{
	background-image:url(../images/b-POP-Content-w-side.gif);
	background-repeat:repeat-y;
	width:692px;
	height:488px;
	padding:20px 0 40px 38px;
}
#pop-content h1{
	margin:0;
}
#pop-content h4{
	margin-bottom:10px;
}

#pop-content-right{
	width:204px;
	height:488px;
	float:right;
	padding:0;
	text-align:left;
}
#pop-content-right select{
	margin:0 0 10px 15px;
	text-align:left;
	width:170px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#pop-content-right form{
	padding-bottom:8px;
}
#pop-content-right p{
	margin-top:10px;
}
#pop-content-right a{
	outline:none;
	color:#2d9ad9;
	text-decoration:none;
	background-image:url(../images/b-linkbottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#pop-content-right a:hover{
	color:#5cbcf5;
	background-image:url(../images/b-linkbottom-over.gif);
}
#mapWrapper{
	width:453px;
	height:453px;
	padding:2px;
	border:1px solid #CCCCCC;
	margin:20px 0 0 0;
	float:left;
}
#map{
	padding:0;
	margin:0;
	clear:both;
 	width: 453px;
	height: 453px;
}
#pop-content-bottom{
	background-image:url(../images/POP-Content-bottom-w-side.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:730px;
	height:10px;
}
.sub-content-right-divider{
	background-color:#fff;
	width:202px;
	margin:0 0 10px 0;
	padding:0;
	height:2px;
}
#pop-footer{
	width:730px;
	margin:8px auto 3px auto;
	text-align:center;
	font-size:10px;
	color:#a6a6a6;
}
.mapsideicon{
	float:right; margin-right:10px;
}
#pop-footer a{
	font-size:10px;
	outline:none;
	color:#2d9ad9;
	text-decoration:none;
	background-image:url(../images/b-linkbottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#pop-footer a:hover{
	color:#5cbcf5;
	background-image:url(../images/b-linkbottom-over.gif);
}



