htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

body {
	background-color: #336699;
	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
}

.containerDIV {
	width: 100%;
	top: 0px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	z-index:32;
	height: 100%;
}

.INNERcontainerDIV {
	z-index:30;
	width: 744px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

.INNERtopDIV {
	z-index:31;
	width: 744px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.INNERbottomDIV {
	z-index:32;
	width: 744px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 162px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: white;
	padding-bottom: 20px;
}

.headerDIV {
	width: 744px;
	float: center;
}

.bodyDIV {
	width: 734px;
	float: center;
	background-color: white;
	padding: 5px;
}

.leftColDIV {
	float: left;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
}

.rightColDIV {
	width: 544px;
	float: right;
	background-color: white;
	padding-right: 10px;
}

.rightColDIVArticles {
	width: 500px;
	float: right;
	background-color: white;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	margin: 1px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6666;
	margin: 1px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6666;
	margin: 1px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF6666;
	margin: 1px;
}

.OutgoingLink {
	cursor: pointer;
	text-decoration: underline;
}

a, a:active, a:hover, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}

a.bigLink, a.bigLink:active, a.bigLink:hover, a.bigLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3AAE65;
	text-decoration: underline;
}

a.whiteLink, a.whiteLink:active, a.whiteLink:hover, a.whiteLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.secondNav, a.secondNav:active, a.secondNav:visited, a.secondNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6666;
}

a.secondNav2, a.secondNav2:active, a.secondNav2:visited, a.secondNav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD0303;
}

a.pinkLink, a.pinkLink:active, a.pinkLink:hover, a.pinkLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6666;
	text-decoration: underline;
}

.secondNavLead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3AAE65;
}

.newsletterTitle {
	background-color: #FFFF99;
	border-left: 1px solid #FDCB02;
	border-right: 1px solid #FDCB02;
}

.newsletterCell {
	background-color: #FFFF99;
	border-left: 1px solid #FDCB02;
	border-right: 1px solid #FDCB02;
	border-bottom: 1px solid #FDCB02;
	padding: 5px;
}

.tipCell {
	background-color: #FFFF99;
	border: 1px solid #FDCB02;
	padding: 10px;
}

.babyOfTheMonthTitle {
	background-color: #BDECCD;
	border-left: 1px solid #36BD65;
	border-right: 1px solid #36BD65;
}

.babyOfTheMonthCell {
	background-color: #BDECCD;
	border-left: 1px solid #36BD65;
	border-right: 1px solid #36BD65;
	border-bottom: 1px solid #36BD65;
	padding: 10px;
}

.babyOfTheMonth {
	background-color: #BDECCD;
	border: 1px solid #36BD65;
	padding: 10px;
}

.pinkBox {
	background-color: #FFCCCC;
	border: 1px solid #FF9999;
	padding: 10px;
}

.blueBox {
	background-color: #B4B4FF;
	border: 1px solid #336699;
	padding: 10px;
}

.menuBox {
	border: 1px solid #FF9999;
	background-color: #FFD9D9;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 25px;
}

.menuBoxBlue {
	background-color: #336699;
	color: white;
	padding: 5px;
}

.menuBox2 {
	border: 1px solid #CD0303;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 50px;
}

.menuTitle {
	border: 1px solid #FF6666;
	background-color: #FF6666;
	padding: 5px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.menuTitle2 {
	border: 1px solid #CD0303;
	background-color: #CD0303;
	padding: 5px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.pinkBox2 {
	background-color: #FFCCCC;
	border: 1px solid #FF9999;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6666;
}

.whatsNew {
	border: 1px solid #336699;
	padding: 10px;
	background-color: #D9D9FF;
}

.blueOutlineBox {
	border: 1px solid #336699;
	background-color: #B4B4FF;
	padding: 10px;
}

.blueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}

.blueBoldSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}

.pinkBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6666;
}

a.blueBold, a.blueBold:active, a.blueBold:hover, a.blueBold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

a.whiteBold, a.whiteBold:active, a.whiteBold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.whiteBold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.bigRed {
	color: #CD0303;
}

.redBox1 {
	border: 1px solid #CD0303;
	padding: 10px;
}

.redBox2 {
	background-color: #CD0303;
	border: 1px solid #CD0303;
	padding: 5px;
	color: white;
	font-weight: bold;
}

.contentCell {
	padding: 10px;
	vertical-align: top;
}

.BigBoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

.checklistTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	border-bottom: 1px solid #999999;
}
