/* CSS Document for Agile Mind Student Website */

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#3a3a3a;
	line-height:1.6em;
	margin: 0;
	padding: 0;
}


a {
	color:#960000;
	text-decoration:none;
}
a:hover {color:#9e2b14;}

/* Text */

.drop_caps {
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	float:left;
	font-weight:bold;
	height:35px;
	margin:-10px4px 4px 0px;
	line-height:1.15em;
	clear: both;
}
.title {font-weight:bold;display:block;font-size:15px;color:#4f4e4e;margin-bottom:1em;}
.title_right_box {
	font-weight:bold;
	display:block;
	font-size:14px;
	color:#4f4e4e;
	margin-bottom:1em;
	margin-left: 18px;
}

.title_color {
	font-weight:bold;
	display:block;
	font-size:15px;
	color:#951C19;
}
.sidebar_title {font-weight:bold;display:block;font-size:15px;color:#4f4e4e;}

/* 
 * Structure 
 */

/* Header */

.header_logo_container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	height: 68px;
	z-index: 0;
	position: relative;
}
.header_logo_container_left {
	background-color:#FFFFFF;
	width:68%;
	height:68px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0
}
.header_logo_container_right {
	background-color:#F5F5F5;
	width:32%;
	height:68px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:0;
	margin-top: 15px;
}
.header_logo_container_right_color {
	background-color:#F5F5F5;
	width:32%;
	height:68px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:0;
}

.header_logo_container .logo {
	color:#C23A2E;
	font-weight:bold;
	font-size:27px;
	margin-left:11px;
	width: 420px;
	z-index: 5;
	position: relative;
	height: 66px;
}
.header_logo_container .divider {
	width: 88px;
	height: 65px;
	background-image: url(images/header_divider.png);
	z-index: 5;
	position: relative;
}
.header_line {
	width:100%;
	height:1px;
	background-color:#8DC73F;
}


.header_links_container {
	position:relative;
	margin-top:4px;
}
.header_links_container_left {
	background-color:#C23A2E;
	width:50%;
	height:42px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0
}
.header_links_container_right {
	background-color:#951C19;
	width:50%;
	height:42px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:0
}
.header_links_container_content {
	width:960px;
	background-color:#951C19;
	height:42px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index:10
}

.header_links {
	width:222px;
	background-color:#C23A2E;
	height:42px;
	line-height:1.3em;
	float:left;
}
.header_links_right {
	width:270px;
	background-color:#951C19;
	height:42px;
	line-height:2em;
	float:left;
}

.header_links_separator {
	background-image:url(images/header_links_separator_curve.jpg);
	height:42px;
	width:18px;
	float:left;
}

/* Main navigation */

.main_link {
	margin:0px;
	padding:0px;
	padding-left:6px;
	padding-top: 4px;
}
.main_link li {
	display:inline;
	line-height:1.2em;
	color:#FFFFFF;
	margin-right:0px;
	font-weight:bold;
	font-size:14px;
}
.main_link li.active {
	border-bottom:3px solid #f8b81d;
}
.main_link a {
	color:#FFFFFF;
}
.main_link a.active {
	color:#F8B81D;
}

.main_link a:hover {
	color:#F8B81D;
}

/* Internal navigation */

.internal_navigation_item {width:203px;margin-bottom:4px;}
.internal_navigation_item_top {width:203px;height:3px;background-image:url(images/subnav_top.gif);}
.internal_navigation_item_center {width:203px;background-image:url(images/subnav_center.gif);}
.internal_navigation_item_center_content {
	font-size:11px;
	font-weight:bold;
	color:#721806;
	padding:6px 10px 6px 18px;
	line-height:1.3em;
}
.internal_navigation_item_center_content li {
	font-size:11px;
	font-weight:bold;
	color:#721806;
	padding:4px 0px 4px 0px;
	line-height:1.3em;
	list-style-type: none;
	font-style: italic;
	margin-left: -10px;
}
.internal_navigation_item_bottom {width:203px;height:3px;background-image:url(images/subnav_bottom.gif);} 

.internal_navigation_item.active .internal_navigation_item_top {width:203px;height:3px;background-image:url(images/subnav_active_top.gif);}
.internal_navigation_item.active .internal_navigation_item_center {width:203px;background-image:url(images/subnav_active_center.gif);}
.internal_navigation_item.active .internal_navigation_item_bottom {width:203px;height:3px;background-image:url(images/subnav_active_bottom.gif);} 

/* Home banner */

.banner_container {
	position:relative;
	clear:both;
	margin-top:10px;
}
.banner_container_left {
	background-color:#e4e8e9;
	width:50%;
	height:172px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
	background-image: url(images/banner_container.png);
}
.banner_container_right {
	background-color:#d8dee0;
	width:50%;
	height:172px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:0;
	background-image: url(images/banner_container_right.png);
}
.banner_container_content {
	height:220px;
	width:960px;
	background-color:#FFFFFF;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index:10
}

/* Home content */

.home_content_container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	z-index: 5;
	position: relative;
}
.home_content_container_content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	z-index: 10;
	position: relative;
}
.home_content_center {
	padding-right:35px;
	width:590px;
	vertical-align:top;
	position: relative;
}
.home_content_right {
	border-left:1px solid #721806;
	width:300px;
	padding-left:25px;
	vertical-align:top;
}
.internal_content_right_documents {
	border-left:1px solid #721806;
	width:215px;
	padding-left:2px;
	vertical-align:top;
	padding-top: 10px;
}


/* Internal content */

.internal_content_container {width:960px;margin-left:auto;margin-right:auto;margin-top:35px;}
.internal_navigation_container {width:205px;padding-right:35px;vertical-align:top;}
.internal_content_center {padding-right:35px;width:435px;vertical-align:top;}
.internal_content_center_full {
	padding-right:5px;
	width:675px;
	vertical-align:top;
}

.internal_practice_content_center {
	padding-right:20px;
	width:430px;
	vertical-align:top;
}

.internal_content_right {border-left:1px solid #721806;width:215px;padding-left:35px;vertical-align:top;}
.internal_content_right_box {
	border-left:1px solid #721806;
	width:270px;
	padding-left:2px;
	vertical-align:top;
}
.internal_practice_content_right_box {
	border-left:1px solid #721806;
	width:270px;
	padding-left:2px;
	vertical-align:top;
}
.internal_content_right_box li {
	padding-left:2px;
	vertical-align:top;
	font-size: 13px;
}

.image_right_aligned {
	float:right;
	font-family:Arial, Helvetica, sans-serif;





color#000;								font-size:9px;
	margin:0px 0px 10px 10px;
	color: #000;
}
.internal_content_center_animation {
	padding-right:5px;
	width:700px;
	vertical-align:top;
}

.image_right_aligned img {
	margin:0px;
	float: right;
	clear: both;
}
.image_caption {
	padding-left:2px;
	color:#000;
	clear: both;
}

/* Citation */

.citation_top_quotes {font-family:"Times New Roman", Times, serif;font-size:120px;color:#dde3e5;height:50px;margin-left:-18px;line-height:0.8em;}
.citation_bottom_quotes {font-family:"Times New Roman", Times, serif;font-size:120px;color:#dde3e5;text-align:right;height:60px;line-height:0.8em;}
.citation_content {font-family:"Times New Roman", Times, serif;font-size:14px;}



/* Research Box */

.research_box_container {background-color:#eef1f2;height:85px;width:235px;margin-top:20px;}
.research_box_title {font-weight:bold;font-size:15px;color:#4f4e4e;padding:0.2em 0.7em;border:1px solid #721806;display:inline;position:relative;top:17px;left:11px;}
.research_box_content {width:380px;top:30px;left:23px;font-size:11px;position:relative;top:-25px;left:24px;}

.research_box_end_marker {width:20px;height:20px;border-right:6px solid #dbe0e1;border-bottom:6px solid #dbe0e1;float:right;margin-right:20px;margin-top:-25px;}

/* Footer */

.footer_container {width:100%;background-image:url(images/footer_background.gif);background-repeat:repeat-x;height:120px;margin-top:35px;clear:both;}

.footer {width:960px;margin-left:auto;margin-right:auto;padding-top:35px;font-size:11px;}
.footer a {
	color:#960000;
}

.footer a:hover {
	color:#721806;
}
.header_main_container {
	position:relative;
	margin-top:0px;
}

.header_main_container_left {
	background-color:#FFFFFF;
	width:50%;
	height:41px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0
}
.header_main_container_right {
	background-color:#F5F5F5;
	width:50%;
	height:41px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:0
}
.header_main_container_content {
	width:960px;
	background-color:#F5F5F5;
	height:41px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index:10
}
.header_main_title {
	width:591px;
	background-color:#FFFFFF;
	height:41px;
	line-height:2em;
	float:left;
	color: #951C19;
	font-size: 20px;
	font-weight: bold;
	padding-left: 6px;
}

.header_main_separator {
	background-image:url(images/header_divider.png);
	height:41px;
	width:88px;
	float:left;
}
.heading_main_text {
	list-style:none;
	display:inline;
	line-height:2.4em;
	color:#951C19;
	margin-right:20px;
	padding:0px;
	font-weight:bold;
	font-size:20px;
	padding:4px 4px 0px 0px;
	margin-left: 5px;
}
.dc_watermark {
	background-image: url(images/DC_Logo_watermark.png);
	z-index: 0;
	width: 330px;
	height: 328px;
	position: absolute;
	margin-top: 50px;
	margin-left: 135px;
}
.internal_survey_item {
	width:280px;
	margin-bottom:4px;
	margin-left: 4px;
}

.internal_survey_item_top {
	width:280px;
	height:3px;
	background-image:url(images/subnav_survey_top.gif);
}
.internal_survey_item_center {
	width:280px;
	background-image:url(images/subnav_survey_center.gif);
}
.internal_survey_item_center_content {
	font-size:13px;
	font-weight:normal;
	color:#721806;
	padding:6px 10px 6px 18px;
	line-height:1.3em;
}
.internal_survey_item_bottom {
	width:280px;
	height:3px;
	background-image:url(images/subnav_survey_bottom.gif);
}

.internal_survey_item.active .internal_survey_item_top {
	width:280px;
	height:3px;
	background-image:url(images/subnav_survey_active_top.gif);
}

.internal_survey_item.active .internal_survey_item_center {
	width:280px;
	background-image:url(images/subnav_survey_active_center.gif);
}
.internal_survey_item.active .internal_survey_item_bottom {
	width:280px;
	height:3px;
	background-image:url(images/subnav_survey_active_bottom.gif);
}
.internal_survey_item_center_content li {
	font-size:11px;
	font-weight:bold;
	color:#721806;
	padding:4px 0px 4px 0px;
	line-height:1.3em;
	list-style-type: none;
	margin-left: -10px;
	font-style: italic;
}
.internal_survey_rightbar_item {
	width:215px;
	margin-bottom:4px;
	margin-left: 4px;
}
.internal_practice_survey_rightbar_item {
	width:215px;
	margin-bottom:4px;
	margin-left: 55px;
}

.internal_survey_rightbar_item_top {
	width:215px;
	height:3px;
	background-image:url(images/subnav_survey_rightside_top.gif);
}
.internal_survey_rightbar_item_center {
	width:215px;
	background-image:url(images/subnav_survey_rightside_center.gif);
}
.internal_survey_rightbar_item_center_content {
	font-size:13px;
	font-weight:normal;
	color:#3a3a3a;
	padding:6px 10px 6px 18px;
	line-height:1.3em;
}
.internal_survey_rightbar_item_center_content  a {
	font-size:13px;
	font-weight:normal;
	color:#960000;
	padding:2px 0px 2px 0px;
	line-height:1.3em;
	list-style-type: none;
	margin-left: 0px;
	font-style: normal;
}
.internal_survey_rightbar_item_center_content a:hover {
	font-size:13px;
	font-weight:normal;
	color:#9e2b14;
	padding:2px 0px 2px 0px;
	line-height:1.3em;
	list-style-type: none;
	margin-left: 0px;
	font-style: normal;
}

.internal_survey_rightbar_item_bottom {
	width:215px;
	height:3px;
	background-image:url(images/subnav_survey_rightside_bottom.gif);
}
.internal_survey_rightbar_item.active .internal_survey_rightbar_item_top {
	width:215px;
	height:3px;
	background-image:url(images/subnav_survey_rightside_active_top.gif);
}
.internal_survey_rightbar_item.active .internal_survey_rightbar_item_center {
	width:215px;
	background-image:url(images/subnav_survey_rightside_active_center.gif);
}
.internal_survey_rightbar_item.active .internal_surve_rightbary_item_bottom {
	width:215px;
	height:3px;
	background-image:url(images/subnav_survey_rightside_active_bottom.gif);
}


.internal_survey_item_rightbar_center_content li {
	font-size:11px;
	font-weight:bold;
	color:#990000;
	padding:4px 0px 4px 0px;
	line-height:1.3em;
	list-style-type: none;
	margin-left: -10px;
	font-style: italic;
}

.right_margin_box {
	width:210px;
	margin-bottom:4px;
}

.right_margin_box_top {
	width:210px;
	height:3px;
	background-image:url(images/right_margin_box_top.gif);
}
.right_margin_box_center {
	width:210px;
	background-image:url(images/right_margin_box_center.gif);
}


.right_margin_box_center_content {
	font-size:11px;
	font-weight:normal;
	color:#721806;
	padding:6px 10px 6px 6px;
	line-height:1.3em;
}
.right_margin_box_bottom {
	width:210px;
	height:3px;
	background-image:url(images/right_margin_box_bottom.gif);
}

.clear_float {
	clear: both;
	overflow: hidden;
}
.navigation_header {
}
.navigation_header.a {
}
.news_container {
	width:300px;
	background-image:url(images/footer_background.gif);
	background-repeat:repeat-x;
	height:100%;
	margin-top:10px;
	clear:both;
}
.news_box_container {
	background-color:#eef1f2;
	height:250px;
	width:300px;
	margin-top:20px;
}
.news_box_title {
	font-weight:bold;
	font-size:15px;
	color:#4f4e4e;
	padding:0.2em 0.2em 0.2em 0.2em;
	border:1px solid #721806;
	display:inline;
	position:relative;
	top:8px;
	left:11px;
}
.news_box_content {
	width:275px;
	top:30px;
	left:23px;
	font-size:13px;
	position:relative;
	top:9px;
	left:24px;
}
.news_box_end_marker {
	width:20px;
	height:20px;
	border-right:6px solid #dbe0e1;
	border-bottom:6px solid #dbe0e1;
	float:right;
	margin-right:20px;
	margin-top:-25px;
}
.tooltip {
	vertical-align: middle;

}


.tooltip:hover {
	z-index: 50;
}
.tooltip span {
	display: none;
	border: 1px solid Black;
	width: 430px;
	background-color: #EEF1F2;
	padding: 3px;
	position: absolute;
	top: 25%;
	left: 50%;
	margin-left: -215px;
}
.tooltip:hover   span {
	display: block;
}
.tooltip_list {
}
.tooltip_list a {
	color: #960000;
}
.tooltip_list span a {
	color: 3a3a3a;
}
.tooltip_span {
	color: #3E3E3E;
}
.login_link a {
	color: #FFFFFF;
}
.image_left_aligned {
	float:left;
	font-family:Arial, Helvetica, sans-serif;







color#000;										font-size:9px;
	margin:0px 0px 10px 10px;
	color: #000;
}
.image_left_aligned img {
	margin:0px;
	float: left;
	clear: both;
}
