*{
margin:0px;
padding:0px;
}
body {

    color:#333333;
    font-family:verdana, arial, helvetica, sans-serif; 
    font-size:12px;
	line-height:24px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}
img {
border:0px;
}
h1 {
font-size:15px;
color:#333333;
margin:1px 0px 0px 0px; 
padding:0px;
}
.MainBodyPop{
	width:450px;
	text-align:left;
	padding:0px;
	margin: 0px auto;

}

.MainBodyPop .Menu .reldate{
color:#ff0000;
border-bottom:3px solid #ff0000;
padding-bottom:0px;
display:block;
width:130px;
margin-left:24px;
padding-top:19px;
font-weight:bold;
}

.ContentAreaPop{

	text-align:left;
	padding:29px 24px 0px 24px;
	margin: 0px auto;
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-x;	
	
}

.ItemContentPop {
padding-bottom:0px;
}
.ItemContentPop h1 {
padding-bottom:4px;
}
.ItemContentPop p {
padding-bottom:14px;
}



a.PageTip
{
	text-decoration: none;
	position: relative;
	overflow: hidden;
	width: 12px;
}
a.PageTip span
{
	position: absolute;
	left: -150px;
	top: 21px;
	display: block;
	background: #fff;
	width: .01em;
	height: .01em;
	overflow: hidden;
	z-index: 100;
	font-weight: normal;
}










a.PageTip span.NewFeatAdd
{
	position: absolute;
	left: 65px;
	top: 5px;
	display: block;
	background: #fff;
	width: .01em;
	height: .01em;
	overflow: hidden;
	z-index: 100;
	font-weight: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
a.PageTip span.NewFeatAdd{
	left: 0px;
	top: 150px;
}

}

a.PageTip:hover span.NewFeatAdd
{
	position: absolute;
	width: 112px;
	padding: 9px;
	font-size: 10px;
	color: #999999;
	background-color: #edeef0;
	z-index: 100;
	display: table;
	line-height: 15px;
	height: auto;
}




/*... CSS for images ...*/

.CoreStndImg
{
	width: 56px;
	overflow: hidden;
	background-image: url( '../images/core.jpg' );
	margin-top: 6px;
	margin-right: 5px;
	height: 12px;
}

.CoreOptImg
{
	width: 56px;
	overflow: hidden;
	background-image: url( '../images/optional.jpg' );
	margin-top: 6px;
	margin-right: 5px;
	height: 12px;
}

.PremStandImg
{
	width: 56px;
	overflow: hidden;
	background-image: url( '../images/PremStanderd.jpg' );
	margin-top: 6px;
	margin-right: 5px;
	height: 12px;
}

.PremOptImg
{
	width: 56px;
	overflow: hidden;
	background-image: url( '../images/PremOptional.jpg' );
	margin-top: 6px;
	margin-right: 5px;
	height: 12px;
}
