.jml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525051;
	line-height: 14pt;
	list-style-image: url(../images/bullet1.gif);
}
.jmlsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525051;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 084b88;
}
#logoBox { visibility: visible; position: absolute; top: 0px; left: 516px; width: 250; height: 44px}
#babyBox  { visibility: visible; position: absolute; top: 0px; left: 0px; width: 677px; height: 69px}
#linkBox { visibility: visible; position: absolute; top: 140px; left: 225px; width: 279px; height: 35px}
#titleBox {
	visiblilty: visible;
	position: absolute;
	top: 50px;
	left: -40px;
	width: 80;
	height: auto;
	visibility: visible;
}
.whiteTextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#whats_new {
	position:absolute;
	left:127px;
	top:140px;
	width:93px;
	height:43px;
	z-index:1;
	visibility: visible;
}
a{
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}