

.contentbox4container{
	margin:0pt;
	padding:0px;
	width:740px;
	position: relative;
}

.popUp{
	position: absolute;
	z-index: 5;
	visibility: hidden;
	width:358px;
	top: 0;
	left: 0;
}

#popUpContent{
border-left:solid 1px #797979;
border-right:solid 1px #797979;
}

#closeIconTD{
margin:0px;
padding:0px 7px 0px 0px;
border-left:solid 1px #797979;
border-right:solid 1px #797979;
background-color:#ffffff;
}

#popUpContentInner{
border-left:solid 1px #797979;
border-right:solid 1px #797979;
padding-top:0px;
padding-left:12px;
padding-right:12px;
line-height:13px;
background:#ffffff;
font:normal 11px Verdana, Arial, sans-serif;
}

#popUpContentInner ul{
list-style-image:url('images/bullet_new.png');
list-style-position:outside;
list-style-type:disc;
list-style-size:10px;
list-style-color:#000000;
margin-left:20px;
margin-top:.5em;
}

#popUpContentInner li{
padding:5px 0pt 0px 5px;
}

#redtitle{
font-weight: bold;
font-size: 14px;
color: #ff1100;
padding-bottom:1px;
}

#popUpContentInner a{
line-height:13px;
color:#015ba7;
}


#popUpContentInner a:hover{
color:#FF1100;
}

#boldBlue{
font-weight: bold;
color:#015BA7;
}


#bubble_td_top{
width:358px;
height:28px;
background-image:url('/images/bubble_top.png');
_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bubble_top.png');
}

#bubble_td_bot{
width:358px;
height:29px;
background-image:url('/images/bubble_bottom.png');
_background-image:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bubble_bottom.png');
}


#smallGrayText {
font-size:10px;
color:#666666;
}
