#lboverlay{
	display:none;
	position: absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	z-index: 40;
	background-color: #000000;
}
.lightbox{
	background-color:#FFFFFF;
	display:none;
	width:560px;
	height:364px;
	padding:0;
	position:absolute;
	top:0;
	left:0;
    z-index: 50;
}

.lightbox a{
	text-decoration:none;
	color:#006DD2;
}
.lightbox a:hover {
	text-decoration:underline;
}
.lightbox p{
	line-height: 14px;
	font-size: 11px;
	color:#333333;
	margin:0;
	padding-bottom: 15px;
}
.lightbox h4{
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 8px 0;
	margin: 4px 8px 0px 0;
	font-size:12px;
}
.lightbox h3{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	font-size: 18px;
	color:#71818A;
	background:none;
}
.lightbox h5{
	font-size:12px;
	color:#000000;
	padding:0;
    margin:0;
	line-height:14px;
}
.lightbox img{
	border:0;
	padding: 0;
	margin: 0;
}
.lightbox .closebtn{
	display:inline;
	float:right;
	width: 12px;
	height: 12px;
	background: url("/imagesrv/summits/images/lb_close.gif") no-repeat right center;
}
.lightbox .lbcontainer{
	overflow:hidden;
	width: 560px;
	height:364px;
	background-color:#FFFFFF;
}
.lightbox .lbcontent{
	padding:19px 14px 0 28px;
	margin:0px;
}
.lightbox .lbblock{
	width:auto;
	padding: 0 0 8px 0;
}

.lightbox .lbtop{
	border:0;
	margin:0;
	padding: 4px 4px 0 0;
}
.lightbox .lbbottom{
	width:520px;
	float:left;
	padding:6px 0 0 0;
	margin:0px;
}
.lightbox .bodycopy{
	position:relative;
	height: 275px;
	overflow:auto;
	margin: 12px 0;
}
.lightbox .bodycopy ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.lightbox .col1 {float:left; width:200px; margin:0px; padding:0px 5px 0px 5px;}
.lightbox .col2 {float:left; width:270px; margin:0px; padding:0px 5px 0px 5px;}

.lightbox .bodycopy ul.list1 {
	list-style-type:none;
	margin:0;
	padding:0;
}

.lightbox .bodycopy ul.list1 li {
	list-style-type:none;
	float:left; 
	width:240px;
    background-image: url(/imagesrv/images/blueDot.gif); background-repeat: repeat-x; background-position:top; padding: 5px 0px 5px 0px; margin: 5px 0px 5px 0px; _margin: 0px 0px 0px 0px; height: 2px;
}

.lightbox .bodycopy ul.list2 {
	list-style-type:none;
	margin:0;
	padding:0;
}

.lightbox .bodycopy ul.list2 li {
	list-style-type:none;
	float:left; 
	width:240px;
    background-image: url(/imagesrv/images/blueDot.gif); background-repeat: repeat-x; background-position:top; padding: 5px 0px 5px 0px; margin: 5px 0px 5px 0px; _margin: 0px 0px 0px 0px; height: 2px;
}


dl.table-display
{
	float: left;
	width: 490px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999;
}

.table-display dt
{
	clear: left;
	float: left;
	width: 200px;
	margin: 0;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #999;
	font-size:10px;
	height:20px;
}

.table-display dd
{
	float: left;
	width: 270px;
	margin: 0;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #999;
	font-size:10px;
	height:24px;
}


.lightbox .bodycopy  ul li{
	font-size:11px;
	line-height:14px;
	padding-bottom:3px;
}
.lightbox .divider {
	margin:0px; 
	padding:0; 
	border-top:1px solid #B6C4CC; 
}
.clearit {
	margin:0;
	padding:0;
	clear: both;
	height: 0;
	overflow: hidden;
}
