@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e7e7e7;
	color: #333333;
	margin-top: 0px;
}
#containerTeens {
	margin-right: auto;
	margin-left: auto;
	width: 778px;
	background-color: #E7F700;
}
#pageContentTeens {
	width:739px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	position: relative;
	top: -44px;
}
#teenButtons {
	position: relative;
	top: -50px;
	padding-left: 36px;
}
#pageContentTeenIndex {
	position:relative;
	width:100%;
	text-align: left;
	padding-bottom: 10px;
}
#leftColTeensWider {
	float: left;
	width: 185px;
	margin-left: 0px;
	text-align: center;
}
#leftColTeens {
	float: left;
	width: 151px;
	margin-left: 16px;
}
#rightColTeens {
	margin-left: 210px;
	width: 460px;
}
#twoButtons {
	position: absolute;
	z-index: 1000;
	width: 151px;
	left: 37px;
	top: 313px;
}
#footer  {
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
	font-size: 11px;
	clear: both;
} 
form {
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #326495;
	font-size: 14px;
}
h3   {
	font-weight: bold;
	color: #326495;
	margin-bottom: 0px;
	font-size: 14px;
}
h5 {
	font-weight: bold;
	color: #326495;
	font-size: 14px;
	margin-top: 0px;
}
.readAwayHeader {
	background-image: url(../images/teens/readAwayHdr.gif);
	background-repeat: no-repeat;
}
.careersHeader {
	background-image: url(../images/teens/careersHdr.gif);
	background-repeat: no-repeat;
}
.greenTop  {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #84D000;
	padding-top: 10px;
}
.noteLabel {
	text-align: left;
	display: block;
	width: 280px;
	margin-bottom: 10px;
	margin-left: 144px;
}
.textAreaInput {
	margin-left: 144px;
	width: 280px;
	height: 200px;
}
.textFieldLabel  {
	text-align: right;
	display: block;
	float: left;
	width: 130px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.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;
}
.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;
}
.menuInputBlock {
	text-align: left;
	display: block;
	width: 280px;
	margin-bottom: 40px;
	margin-left: 144px;
}
.radioBtnInput  {
	padding-left: 5px;
	width: 14px;
	margin-bottom: 5px;
	vertical-align: middle;
}
.radioBtnLabel  {
	margin-bottom: 5px;
}
.oplButton {
	width: 100px;
	margin-right: 5px;
	background-color: #e7e7e7;
}
.oplButtonWide {
	width: 160px;
	margin-right: 10px;
	background-color: #e7e7e7;
}
.bottomPad {
	padding-bottom: 10px;
}
.leftPad {
	padding-left: 20px;
}
.armsUpGirl {
	background-image: url(../images/teens/armsUpGirl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
}
.blockStyle {
	display: block;
}
.rightPad {
	padding-right: 24px;
}
.rightAndLeftPad {
	margin-right: 24px;
	margin-left: 20px;
}
.readingBoy {
	background-image: url(../images/teens/readingBoy.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 140px;
}
.sufficientHeight {
	height: 300px;
}
.noTopMargin {
	margin-top: 0px;
}
#rightColTeens a:link {
	color: #CF4607;
	text-decoration: none;
	font-weight: bold;
}
#rightColTeens a:visited {
	color: #CF4607;
	text-decoration: none;
	font-weight: bold;
}
#rightColTeens a:hover {
	color: #792805;
	background-color: #d0cfcf;
	font-weight: bold;
}
