

p {
	margin: 5 0 10 0px;
	padding: 0;
}

div { margin:0; }

.redTitle {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #b60e2a;
}
.redHi {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	background: #b60e2a;
	color: #fff;
	padding: 5px;
}

.teenIntro {
	font: 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #10186b;
	padding: 5 5 5 10px;
	margin: 0;
	vertical-align: bottom;
}

.parentIntro {
	font: 18px/1.5 Georgia, Times New Roman, Times, serif;
	font-weight: 300;
	color: #478e4e;
	padding: 0;
	margin: 5 0 10 0px;
}

.didYouKnow {
	width: 120px;
	align: center;
	padding: 10px 5px;
	margin: 0px;
	background: #f8f486;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;


}
.didYouKnow b {
	font-size: 12px;
	font-weight: bold;
	color : #b60e2a;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.leftPic {
	position: relative;
	width: 130px;
	float: left;
	left: -145px;
	padding: 0px;
	margin: 0px;
	margin-right: -145px;
	text-align: center;
}
.leftPic img { border: 0px; }

/*
.leftNav {
	position: relative;
	width: 120px;
	padding: 10px 5px;
	margin: 0px;
	background: #729bc7;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}
.leftNav a { font-face: Arial, Helvetica, sans-serif; }
.leftNav a:link		{ color: #eceaa6; text-decoration: none; }
.leftNav a:visited	{ color: #dddddd; text-decoration: none; }
.leftNav a:active	{ color: #000; text-decoration: none; }
.leftNav a:hover	{ color: #fff; text-decoration: none; }
*/

.table th {
	font: 11px/1.5 Arial, Helvetica, sans-serif;
	background: #cccccc;
}
.table td {
	font: 11px/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
	background: #f7f7f7;
}

.blue { color: 729bc7; }

.normalSmall a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
}
a.teenheaderlink {
font-size:7pt;
text-decoration: underline;
color:#ffffff;
}

a.teenheaderlink:hover {
font-size:7pt;
text-decoration: underline;
color:#ffffff;
}

a.teenheaderlink:visited {
font-size:7pt;
text-decoration: underline;
color:#ffffff;
}

.care{
	padding-left: 25px;
	font-weight: bold;
	font-size: 10pt;

}

