body {
	margin: 0px;
	background-image:  url(../site-images/bg-tile.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585A;
}
.bg {
	background-image:  url(../site-images/bg-tile.gif);
	background-repeat: repeat-x;
}
.container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	text-align: left;
	width: 770px;
	height: 85px;
	color: #FFFFFF;
}
.header a {
	color: #8ACE65;
	text-decoration: none;
}
.header a:hover {
	color: #FFFFFF;
}
.navigation img {
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}
.content {
	width: 475px;
	line-height: 18px;
	margin-bottom: 25px;
}
.sub_content {
	width: 540px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 25px;
	margin-left: 20px;
}
.news {
	background-image:  url(../site-images/news-header.gif);
	height: 26px;
	width: 260px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 4px;
	background-color: #58585A;
}
.relatedlinks {
	background-image:  url(../site-images/related-header.gif);
	height: 26px;
	width: 200px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 4px;
	background-color: #58585A;
}
.related_info ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.related_info {
	padding-left: 10px;
	line-height: 18px;
}
.address {
	padding-right: 10px;
	padding-left: 10px;
}
.breadcrumb {
	text-align: left;
	margin-bottom: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	margin-top: 4px;
}
.article {
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
.article a {
	text-decoration: underline;
}
.article a:hover {
	text-decoration: none;
}
.articles {

}
.article_title {
	font-size: 14px;
	font-weight: bold;
}
.posted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.article2 {
	background-color: #D1D1D1;
	line-height: 18px;
	width: 256px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #58585A;
	border-left-color: #58585A;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-right: 6px;
}
a {
	color: #004C7C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txtlinks {
	color: #FFFFFF;
	background-image:  url(../site-images/footer_blk.gif);
	height: 23px;
	width: 770px;
	padding-top: 7px;
	background-color: #000000;
	text-align: center;
}
.txtlinks a {
	color: #8ACE65;
	text-decoration: none;
}
.txtlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtlinks_sub {
	color: #FFFFFF;
	background-image:  url(../site-images/footer_sub_blk.gif);
	height: 23px;
	width: 770px;
	padding-top: 7px;
	background-color: #000000;
	text-align: center;
}
.txtlinks_sub a {
	color: #8ACE65;
	text-decoration: none;
}
.txtlinks_sub a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	height: 52px;
	width: 770px;
	margin-top: 3px;
}
.otherlinks {
	background-image:  url(../site-images/related-divider.gif);
	height: 26px;
	width: 200px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #58585A;
	padding-top: 4px;
}
.Teen_Summit_Registration label, input {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 5px;
	background-color: #ECECEC;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 5px;
	border: 1px solid #999999;
}

.Contact_Us label, input {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 5px;
	background-color: #ECECEC;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 5px;
	border: 1px solid #999999;
}
.Articles_Tell_a_Friend label, input {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 5px;
	background-color: #ECECEC;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 5px;
	border: 1px solid #999999;
}
textarea {
	display: block;
	width: 255px;
	margin-bottom: 5px;
	float: left;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	height: 75px;
}
input {
	width: 250px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	margin-right: 6px;
	height: 18px;
	float: left;
	font-size: 14px;
	text-transform: none;
}
select {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	margin-bottom: 10px;
}
.submitarea input { /* CHANGED 9-3-08 */
	color: #FFFFFF;
	background: #8ACE65;
	font-weight: bold;
	display: block;
	width: 260px;
	float: left;
	height: 25px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	border: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 25px;
} 
.submitlabel { /* REMOVED 9-3-08 */

}
br {
	clear: left;
}
.redtext {
	color: #FF0000;
}
.white_bg {
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 20px;
}
/* ADDED 9-3-08 */
.submitarea label {
	background-color: #FFFFFF;
	border: none;
	display: block;
	float: left;
	width: 245px;
	padding-right: 6px;
	padding-left: 6px;
}
.checkboxdiv {
	width: 250px;
	margin-right: 6px;
	height: 18px;
	margin-bottom:15px;
	float: left;
}
.checkboxdiv div {
	display:inline;
}
.checkboxdiv input {
	display:inline;
	width: 20px;
	color: #000000;
	margin-bottom: 5px;
	height:18px;
	float:none;
	font-size: 14px;
	text-transform: none;
}
.Teen_Summit_Registration p {
	clear: left;
}
.Teen_Summit_Registration .captcha input {
	height: 27px;
	padding-top: 11px;
}