@charset "UTF-8";
.applyContent {
	width: 480px;
	position: absolute;
	left: 244px;
	top: 0px;
}
/* CSS Document */
#menuStack {
	width: 191px;
	position: absolute;
	z-index: 1000;
	left: 28px;
	top: 106px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABD989;
	border-right-color: #45C39F;
	border-bottom-color: #45C39F;
	border-left-color: #ABD989;
	background-color: #FFFFFF;
}
.spacerTD {
	width: 14px;
}
.halfColumnTD {
	width: 268px;
}
.oneColumnTD {
	width: 468px;
	padding-left: 92px;
}
.oneColumnTDnoPad {
	width: 550px;
}
#printableBtn    {
	position: absolute;
	z-index: 2000;
	top: -6px;
	left: 49px;
	width: 92px;
	height: 42px;
}
#backToOplBtn    {
	position: absolute;
	z-index: 3000;
	top: 46px;
	left: 48px;
	width: 92px;
	height: 42px;
}
#backToKidsHomeBtn {
	position: absolute;
	z-index: 2000;
	top: 200px;
	left: 10px;
	width: 92px;
	height: 42px;
}
#backToOplHomeBtn {
	position: relative;
	z-index: 3000;
	top: -515px;
	left: 120px;
	width: 92px;
}
#backToKidsHomeBtnReviews {
	position: absolute;
	z-index: 2000;
	top: 210px;
	left: 10px;
	width: 92px;
	height: 42px;
}
.kidsStyle {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F20039;
	border-bottom-color: #F20039;
	border-left-color: #F20039;
	left: 16px;
	top: -3px;
	padding-bottom: 10px;
	width:735px;
}
.bookRightPad  {
	padding-right: 10px;
}
.kidsStyle img {
	padding-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.kidsStyle h2 {
	margin-bottom: 0px;
	color: #02861e;
}
.greenText {
	color: #02861e;
}
.kidsStyle  table  {
	margin-bottom: 20px;
	width: 550px;
}
#leftColKids {
	float: left;
	width: 167px;
}
.kidsStyle table a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.kidsStyle table a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.kidsStyle table a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
#pageContentKidsHome {
	position:relative;
	width:735px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F20039;
	border-left-color: #F20039;
	left: 16px;
	top: -3px;
	border-bottom-color: #F20039;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#kidsHomeTwoGirls {
	position: relative;
	top: 0px;
	left: -18px;
	width: 208px;
}
#kidsHomeTumbleBooks {
	position: absolute;
	left: 356px;
	top: 189px;
	z-index: 2000;
}
#kidsHomeBottomRCorner {
	position: absolute;
	left: 184px;
	top: 179px;
	height: 146px;
	width: 551px;
}
.kidsStyleWebsites {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F20039;
	border-bottom-color: #F20039;
	border-left-color: #F20039;
	left: 16px;
	top: -3px;
	padding-bottom: 10px;
	width:735px;
}
.kidsStyleWebsites table a:link {
	color: #FF323B;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.kidsStyleWebsites table a:visited {
	color: #FF323B;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.kidsStyleWebsites table a:hover {
	color: #FFFFFF;
	background-color: #FF323B;
	font-size: 14px;
	font-weight: bold;
}
.kidsStyleWebsites h2 {
	margin-bottom: 0px;
	color: #02861e;
	font-size: 14px;
	font-weight: bold;
}
.threeGirlsBkgd .kidsStyle {
	background-image: url(../images/kids/three-girl-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.twoBoyBkgd .kidsStyle{
	background-image: url(../images/kids/two-boys-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.thumbsUpBoyBkgd .kidsStyle {
	background-image: url(../images/kids/thumbs-up-boy-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lunchboxGirlBkgd .kidsStyle{
	background-image: url(../images/kids/girl-with-lunchbox-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.girlWithBookBkgd .kidsStyle {
	background-image: url(../images/kids/girl-with-book-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.girlWithBabyBkgd .kidsStyle {
	background-image: url(../images/kids/girl-and-baby-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lotusGirlBkgd .kidsStyle {
	background-image: url(../images/kids/lotusGirl-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
form {
	margin-top: 0px;
}
.noteLabel {
	text-align: left;
	display: block;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 170px;
}
.textFieldLabel  {
	text-align: right;
	display: block;
	float: left;
	width: 150px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.textFieldInput  {
	width: 300px;
	background-color: #e7e7e7;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuInputBlock {
	text-align: center;
	display: block;
	width: 300px;
	margin-bottom: 20px;
	margin-left: 170px;
}
.menuLabel {
	text-align: center;
	display: block;
	width: 88px;
	float: left;
	margin-left: 2px;
	margin-right: 8px;
}
.menuInput {
	text-align: center;
	display: block;
	width: 95px;
	float: left;
	margin-right: 5px;
}
.radioBtnInput  {
	margin-left: 5px;
	padding-left: 5px;
	width: 14px;
	vertical-align: text-top;
}
.radioBtnLabel  {
	width: 100px;
}
.oplButton {
	width: 100px;
	margin-right: 5px;
	background-color: #e7e7e7;
}
.oplButtonWide {
	width: 160px;
	margin-right: 10px;
	background-color: #e7e7e7;
}
.kidsStyleLong {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F20039;
	border-bottom-color: #F20039;
	border-left-color: #F20039;
	left: 16px;
	top: -3px;
	padding-bottom: 10px;
	width:735px;
	height: 400px;
}
.kidsStyleWithTwoBoys {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F20039;
	border-bottom-color: #F20039;
	border-left-color: #F20039;
	left: 16px;
	top: -3px;
	padding-bottom: 10px;
	width:735px;
	background-image: url(../images/kids/two-boys-bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1000px;
}
.kidsStyleWithBoyWithClipboard {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F20039;
	border-bottom-color: #F20039;
	border-left-color: #F20039;
	left: 16px;
	top: -3px;
	padding-bottom: 10px;
	width:735px;
	background-image: url(../images/kids/boyWithClipboard.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 870px;
}
#printableApplication {
	position: absolute;
	z-index: 3000;
	top: 115px;
	left: 52px;
	width: 92px;
	height: 42px;
}
#kidsHomeBtn {
	position: absolute;
	z-index: 2000;
	top: 249px;
	left: 9px;
	width: 92px;
	height: 42px;
}
.kidsStyleCardAppReply {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F20039;
	border-bottom-color: #F20039;
	border-left-color: #F20039;
	left: 16px;
	top: -3px;
	padding-bottom: 10px;
	width:735px;
	height: 450px;
}
.kidsStyleCardAppReply h2 {
	font-size: 18px;
}
.purpleText {
	color: #8648B3;
}
.blueText {
	color: #24aecd;
}
.writeReviewContent form {
	margin-top: 0px;
}
.writeReviewContent .noteLabel {
	text-align: left;
	display: block;
	width: 280px;
	margin-bottom: 10px;
	margin-left: 144px;
}
.writeReviewContent .textAreaInput {
	margin-left: 144px;
	width: 280px;
	height: 200px;
}
.writeReviewContent .textFieldLabel  {
	text-align: right;
	display: block;
	float: left;
	width: 130px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.writeReviewContent .textFieldInput  {
	width: 280px;
	background-color: #e7e7e7;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.writeReviewContent .textFieldInputNarrow {
	width: 200px;
	background-color: #e7e7e7;
	margin-left: 5px;
	padding-left: 5px;
	display: inline;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.writeReviewContent .menuInputBlock {
	text-align: left;
	display: block;
	width: 280px;
	margin-bottom: 40px;
	margin-left: 144px;
}
.writeReviewContent .radioBtnInput  {
	padding-left: 5px;
	width: 14px;
	margin-bottom: 5px;
	vertical-align: middle;
}
.writeReviewContent .radioBtnLabel  {
	margin-bottom: 5px;
}
.writeReviewContent .oplButton {
	width: 100px;
	margin-right: 5px;
	background-color: #e7e7e7;
}
.writeReviewContent .oplButtonWide {
	width: 160px;
	margin-right: 10px;
	background-color: #e7e7e7;
}

.writeReviewContent {
	width: 480px;
	position: absolute;
	left: 244px;
	top: 0px;
}
.readReviewContent {
	width: 410px;
	margin-left: 244px;
	position: relative;
	top: 0px;
}
#kidsHomeHdrButtons {
	position: absolute;
	top: 107px;
	width: 538px;
	left: 209px;
	height: 150px;
}
#kidsHomeEspanol {
	position: absolute;
	height: 28px;
	left: 35px;
	top: 221px;
	width: 153px;
}
.orangeDotsTop  {
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #F2A036;
	padding-top: 10px;
}
