@charset "utf-8";

a {
	text-decoration: none;
}

body {
	width: 748px;
	margin-left: auto;
	margin-right: auto;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #99BBEE;
	color: white;
}

#header {
	position: relative;
	padding-bottom: 35px;
}

#headerLinks {
	position: absolute;
	top: 15px;
	left: 10px;
}

#omniture {
	display: none;
}

#psLogo {
	position: absolute;
	right: 5px;
}

#stamps {
	position: relative;
	margin-top: -65px;
	padding-left: 30px;
	text-align: center;
}

.stamp {
	float: left;
	padding-right: 20px;
}

.stamp img {
	display: block;
	margin-bottom: 10px;
}

.stamp a:link, .stamp a:visited, .stamp a:active {
	display: block;
	text-decoration: underline;
	color: white;
	font-size: 1.5em;
	font-weight: bold;
}

.stamp a:hover {
	color: #DD0000;
}

a.headerLink:link, a.headerLink:visited, a.headerLink:active {
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

a.headerLink:hover {
	color: #DD0000;
}

#footer {
	text-align: center;
	margin-top: 160px;
	color: #333333;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}

#footer a:hover {
	color: white;
}

#message {
	position: relative;
	top: -475px;
	left: 415px;
	width: 41%;
}

#messageTitle {
	margin-left: 20px;
	font-size: 2.4em;
	font-weight: bold;
	color: #FFFF00;
}

#choices li {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
#faqContainer {
	background: #4070B0;
}

#faq {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-bottom: 30px;
}

#faqTitle {
	font-size: 2.4em;
	font-weight: bold;
	color: #FFFF00;
	margin-top: 1em;
	margin-bottom: 1em;
}

#toysfortots_train {
	margin-top: 20px;
}

.question {
	margin-top: 1em;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFF00;
}

.answer {
	font-size: 1.2em;
}

.resource a:link, .resource a:visited, .resource a:active, .resource a:hover {
	color: #8FBFFF;
	font-size: 1.2em;
	font-weight: bold;
}
