@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #header {
	margin-top: 12px;
	margin-bottom: 0px;
	width: 760px;
	background-image: url(images/bedtime-logo-web.jpg);
	background-repeat: no-repeat;
	height: 190px;
}
#wrapper #header #header-tagline {
	margin-left: 450px;
	text-align: right;
	padding-top: 3px;
}
#wrapper #header #header-tagline h1{
	color: #FFFFFF;
	font-style: italic;
	font-size: 1em;
	font-weight: bolder;
}
#wrapper #header #header-tagline h2{
	color: #000000;
	font-size: 1em;
}
#navigation {
	width: 150px;
	list-style-type: none;
	text-decoration: none;
	float: left;
	font-weight: bold;
	font-size: 0.88em;
}
#wrapper #navigation ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#wrapper #navigation a {
	display: block;
	padding: 4px;
	width: 150px;
	margin: 10px 0 10px 0;
	text-decoration: none;
	background-color: #FFFFFF;
	border-width: 2px 0 2px 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #0080C7;
}
#wrapper #navigation a:visited {
	color: #000000;
}
#wrapper #navigation a:hover {
	background-color: #FFDE00;
	color: #000000;
}
#wrapper #navigation a:active {
	font-style: oblique;
	background-color: #000000;
	color: #FFFFFF;
}
#wrapper #text {
	background-color: #FFFFFF;
	width: 560px;
	padding: 10px;
	text-align: left;
	float: right;
}
#wrapper #text h1 {
	font-size: 1.94em;
	color: #0080C7;
}
#wrapper #text img {
	text-decoration: none;
	border: 0px;
}
#wrapper #text h2 {
	font-size: 1.38em;
	color: #666666;
}
#wrapper #text h5 {
	font-size: 0.88em;
	font-style: italic;
	font-weight: normal;
	margin-top: -0.94em;
}
#wrapper #text p {
	vertical-align: top;
	line-height: 1.25em;
}
#wrapper #text a {
	color: #0080C7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0080C7;
}
#wrapper #text a:visited {
	color: #666666;
}
#wrapper #text a:hover {
	font-style:italic;
	font-weight: bold;
}
#wrapper #text table a {
	text-decoration: none;
	border: 0px;
}
#wrapper #text #sitemap {
	list-style-type: none;
}
#wrapper #text #sitemap li{
	padding-bottom: 0.38em;
}
#wrapper #text #sitemap li ul{
	list-style-type: disc;
}
#wrapper #text #sitemap ul ul{
	list-style-type: circle;
	line-height: 1.5em;
}
#wrapper #footer {
	color: #FFFFFF;
	font-size: 0.75em;
	text-decoration: none;
	width: 560px;
	padding: 10px;
	text-align: left;
	float: right;
	text-align: center;
}
#wrapper #footer h1 {
	font-size: small;
	margin-bottom: -11px;
}
#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0080C7;
}
#wrapper #footer a:visited {
	color: #FFDE00;
}
#wrapper #footer a:hover {
	color: #FFDE00;
	font-style:italic;
	font-weight: bold;
}
.disclaimerText {
	color: #000000;
	font-style: italic;
	font-size: 0.63em;
}
.pdf {
	font-size: 0.63em;
}
.keyPoint {
	font-style: italic;
	font-weight: bold;
}
.thoughts {
	font-size: 0.88em;
	font-style: italic;
	font-weight: normal;
}
.offLeft {
	margin-left: -9000px;
	position: absolute;
}
a span.current {
	color: #000000;
	cursor: default;
	font-weight: bold;
}
span.current a:hover{
	color: #000000;
	cursor: default;
	font-style:normal;
}
