/* 
	@Author Aramys Miranda
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/global/bg_pattern.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

img {
	border: 0px solid #FFFFFF;
}

.acs_main_layout_container {
	margin: 0px auto;
	width: 810px;
}

.acs_home_comment {
	border: 1px solid #000000;
	font-size: 14px;
	padding: 20px 20px 20px 20px;
}

.acs_top_path {
	color:#103256;
	font-size: 11px;
	padding: 5px 0px 5px 2px;
}

.acs_top_path a, .acs_top_path a:visited, .acs_top_path a:active {
	color:#496D92;
	text-decoration: none;
}

.acs_top_path a:hover {
	color:#496D92;
	text-decoration: underline;
}

.acs_orange_header {
	font-size: 11px;
	font-weight: bold;
	background-color: #FF9900;
	border: 1px solid #000033;
	padding: 2px 2px 2px 5px;
	height: 18px;
	color: #FFFFFF;
}

.acs_red_header {
	font-size: 11px;
	font-weight: bold;
	background-color: #990000;
	border: 1px solid #000033;
	padding: 2px 2px 2px 5px;
	height: 18px;
	color: #FFFFFF;
}

.acs_green_header {
	font-size: 11px;
	font-weight: bold;
	background-color: #669900;
	border: 1px solid #000033;
	padding: 2px 2px 2px 5px;
	height: 18px;
	color: #FFFFFF;
}

.acs_blue_header {
	font-size: 11px;
	font-weight: bold;
	background-color: #15659A;
	border: 1px solid #000033;
	padding: 2px 2px 2px 5px;
	height: 18px;
	color: #FFFFFF;
}

.acs_black_header {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	background-color: #000000;
	height: 20px;
	color: #FFFFFF;
}

.acs_black_header a,.acs_black_header a:visited,.acs_black_header a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.acs_black_header a:hover {
	text-decoration: none;
	color: #FF9900;
}

.acs_black_footer {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 2px 2px 2px 2px;
	border: 1px solid #000033;
	background-color: #000000;
	height: 20px;
	color: #FFFFFF;
}
.acs_black_footer a,.acs_black_footer a:visited,.acs_black_footer a:active {
	text-decoration: underline;
	color:#FFFFFF;
}

.acs_black_footer a:hover {
	text-decoration: none;
	color:#FFFFFF;
}

.acs_light_blue_header {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	border: 1px solid #000033;
	background-color: #2D929E;
	height: 18px;
	color: #FFFFFF;
}
.acs_light_blue_header a:link, .acs_light_blue_header a:active, .acs_light_blue_header a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.acs_light_blue_header a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.acs_blue_text {
	color:#496D92;
}

.acs_top_nav_link_outer {
	float: left;
	width: 89px;
	height: 20px;
	padding: 2px 2px 2px 2px;
	background-color: #000033;
}

.acs_top_nav_over_link_outer{
	float: left;
	width: 89px;
	height: 20px;
	padding: 2px 2px 2px 2px;
	background-color: #3E6FA0;
}

.acs_left_nav_link_tbl td {
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
}

.acs_left_nav_link_tbl a,.acs_left_nav_link_tbl a:visited,.acs_left_nav_link_tbl a:active {
	padding:5px 0px 5px 10px;
	display:block;
	width:100%;
	color:#000000;
	text-decoration: none;
}

.acs_left_nav_link_tbl a:hover {
	padding:5px 0px 5px 10px;
	display:block;
	width:auto;
	background-color: #467EAE;
	text-decoration: none;
	color: #FFFFFF;
}

.acs_left_nav_link_on {
	padding:5px 0px 5px 10px;
	background-color: #467EAE;
	color: #FFFFFF;
	text-decoration: none;
}

.acs_yellow_header {
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
	background-color: #FDEC9A;
	color: #8F5206;
}

.acs_yellow_header a:link, .acs_yellow_header a:visited, .acs_yellow_header a:active {
	padding:5px 5px 5px 10px;
	display:block;
	width:100%;
	color: #8F5206;
	text-decoration: none;
}

.acs_yellow_header a:hover {
	display:block;
	width:auto;
	color: #D47703;
	text-decoration: none;
}

.acs_dark_blue_header {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	border: 1px solid #000033;
	background-color: #000033;
	height: 18px;
	color: #FFFFFF;
}

.acs_teens_container {
	font-size: 12px;
	background-image: url(../images/global/home_teens_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFF99;
	border-right: 1px solid #000033;
	border-left: 1px solid #000033;
	border-bottom: 1px solid #000033;
	height: 120px;
}

.acs_teens_text {
	color: #065D67;
	padding: 0px 20px 5px 20px;
	text-align:center;
}

.acs_teens_text a,.acs_teens_text a:visited,.acs_teens_text a:active {
	text-decoration: underline;
	color: #496D92;
}

.acs_teens_text a:hover {
	text-decoration: none;
	color: #496D92;
}

.acs_teens_container_feature {
	font-size: 14px;
	font-weight:bold;
	color: #D47703;
}

.acs_teens_home_tbl {
	padding: 0px 0px 3px 0px;
}

.acs_just_teens_main_tbl {
	position:relative;
	top:-6px;
	left:0px;
	float:left;
	clear:both;
	z-index:20;
	width: 560px;

}

.acs_just_teens_quiz_tbl {
	font-size: 11px;
	border: 1px solid #000033;
	padding: 0px 0px 10px 0px;
	width: 500px;
}

.acs_just_teens_banner_quote {
	font-size:14px;
}

.acs_just_teens_left_text {
	font-size:11px;
	padding:20px 10px 0px 100px;
}

.acs_just_teens_left_text a,.acs_just_teens_left_text a:visited,.acs_just_teens_left_text a:active {
	text-decoration: underline;
	color: #7B572B;
}

.acs_just_teens_left_text a:hover {
	text-decoration: none;
	color: #7B572B;
}

.acs_body_container_subscript {
	font-size:10px;
}

.acs_body_container_feature {
	font-weight: bold;
	color: #496D92;
}

.acs_just_teens_body_container {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 20px 5px;
	width:100%;
	height: auto;
}

.acs_just_teens_body_container b, .acs_just_teens_body_container strong {
	color: #7B572B;
}

.acs_just_teens_body_container a,.acs_just_teens_body_container a:visited,.acs_just_teens_body_container a:active {
	text-decoration: underline;
	color: #7B572B;
}

.acs_just_teens_body_container a:hover {
	text-decoration: none;
	color: #7B572B;
}

.acs_just_teens_overlap_pic {
	position: relative;
	left:100px;
	top:50px;
	float:left;
}

.acs_body_container {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 20px 5px;
	border-right: 1px solid #000033;
	border-left: 1px solid #000033;
	border-bottom: 1px solid #000033;
	height: auto;
}

.acs_body_container td {
	font-size: 12px;
}

.acs_body_container a:hover {
	text-decoration: none;
	color: #496D92;
}

.acs_body_container a,.acs_body_container a:visited,.acs_body_container a:active {
	text-decoration: underline;
	color: #496D92;
}

.acs_main_table {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.acs_note_container {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 20px 5px;
	border: 1px solid #000033;
	height: auto;
}

.acs_note_container td {
	font-size: 12px;
}

.acs_note_container a:hover {
	text-decoration: none;
	color: #496D92;
}

.acs_note_container a,.acs_note_container a:visited,.acs_note_container a:active {
	text-decoration: underline;
	color: #496D92;
}

.acs_home_signup {
	font-size: 11px;
	padding: 20px 5px 20px 10px;
	background-color: #FDEC9A;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

.acs_top_nav_bg {
	border-top: 1px solid white;
	background-color: #000033;
}

.acs_top_nav_link_outer {
}

.acs_top_nav_over_link_outer {
}

.acs_top_nav_link_inner {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 2px 2px 2px 2px;
	border: 1px solid #3E6FA0;
	color: #FFFFFF;
}

.acs_top_nav_link_inner a,.acs_top_nav_link_inner a:visited,.acs_top_nav_link_inner a:active,.acs_top_nav_link_inner a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.acs_form_textbox {
	font-size: 10px;
	width: 152px;
	height: 18px;
	border-right: 0px solid #000033;
	border-left: 1px solid #000033;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
}

.acs_home_signup_form {
	height: 18px;
}

.acs_top_nav_sublink {
	float: left;
	color: #FFFFFF;
}

.acs_left_nav_link_tbl {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	border-collapse: collapse;
	background-image: url(../images/about_us/about_left_nav_bg.gif);
	background-repeat: repeat-x;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
}

.acs_footnote {
	font-size: 10px;
	font-style: oblique;
}

#top_anchor_link {
	position: fixed;
	display: block;
	height: 15px;
	width: auto;
	top: auto;
	left: auto;
	right: 0px;
	bottom: 0px;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
	z-index: 1000;
	visibility: hidden;
}

#top_anchor_link a,#top_anchor_link a:visited,#top_anchor_link a:active,#top_anchor_link a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.acs_beige_header {
	background-color:#EEE7C8;
	font-weight:bold;
}
.acs_beige_row {
	background-color:#EEE7C8;
}

.acs_brown_header {
	background-color:#E4D8A7;
	font-weight:bold;
}

.acs_brown_row {
	background-color:#E4D8A7;
}

.t_shadow {
	background-image: url(../images/global/t_shadow.gif);
	background-repeat: repeat-x;
}

.r_shadow {
	background-image: url(../images/global/r_shadow.gif);
	background-repeat: repeat-y;
}

.b_shadow {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/global/b_shadow.gif);
	background-repeat: repeat-x;
}

.b_shadow a,.b_shadow a:visited,.b_shadow a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.b_shadow a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.l_shadow {
	background-image: url(../images/global/l_shadow.gif);
	background-repeat: repeat-y;
}


/* BEGIN - Updated picture navigation at top of pages - added by Steve Nguyen 091408 */
#picturenav { float:left;width:560px; }
#picturenav ul { list-style-type: none;margin:0;padding:0; }
#picturenav li { display:inline;margin:0; }
#picturenav span { padding: 86px 1x 1px 5px; }
#picturenav a { width:140px;height:108px;margin:0;cursor:pointer; }
#picturenav a:hover {  }
#picturenav #green a { float:left;background:#690 url(../images/nav/green.gif) no-repeat left top;margin:0;text-decoration:none;font:bold 10px tahoma;color:#fff; }
#picturenav #green a:hover { background:#690 url(../images/nav/green_on.gif) no-repeat left top; }
#picturenav #orange a { float:left;background:#f90 url(../images/nav/orange.gif) no-repeat left top;margin:0;padding: 83px 1x 1px 5px;text-decoration:none;font:bold 10px tahoma;color:#fff;line-height:11px; }
#picturenav #orange a:hover { background:#f90 url(../images/nav/orange_on.gif) no-repeat left top; }
#picturenav #blue a { float:left;display:block;background:#069 url(../images/nav/blue.gif) no-repeat left top;margin:0;padding: 83px 1x 1px 5px;text-decoration:none;font:bold 10px tahoma;color:#fff;line-height:11px; }
#picturenav #blue a:hover { background:#069 url(../images/nav/blue_on.gif) no-repeat left top; }
#picturenav #red a { float:left;display:block;background:#900 url(../images/nav/red.gif) no-repeat left top;margin:0;padding: 86px 1x 1px 5px;text-decoration:none;font:bold 10px tahoma;color:#fff; }
#picturenav #red a:hover { background:#900 url(../images/nav/red_on.gif) no-repeat left top; }
#picturenav .longstrut { line-height:86px;height:86px; }
#picturenav .shortstrut { line-height:82px;height:82px; }
#picturenav .doublearrow { float:left;margin:0 3px 10px 3px; }
#picturenav .picturetitle { float:left;width:120px; }
.hiddenPic { display:none; }
/* END - Updated picture navigation at top of pages - added by Steve Nguyen 091408 */


