@charset "utf-8";
/* HTML ELEMENTS*/

body {
	background: url(../images/bg.gif) repeat-y center #cecece;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	margin:0px;
	padding:0px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
}

a:hover { 

}

h1, h2, h3, h4, h5, h6, td, p, div { 
	font-family:Arial, Helvetica, sans-serif;
}
p, li, td, div {
	font-size:12px;
}
	

hr { 

} 

table {

}
/* MAIN NAVIGATION 
#mainnav li a {
	display:block;
	**display:inline-block;
	padding:0px 15px 0px 15px;
	color:#ffffff;
	line-height:43px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
a.button:hover {
	background: url(../images/nav_over.gif) no-repeat center;
}
a.home:hover {
	background: url(../images/nav_over.gif) no-repeat left;
}
a#current {
	background: url(../images/nav_current.gif) no-repeat left;
}
a#current_inner {
	background: url(../images/nav_current.gif) no-repeat center;
}
/* MAIN LAYOUT */
#maincontainer {
	margin: 0px auto 0px auto;
	padding:0px;
	text-align:left;
	width:905px;
}
#header {
	width:905px;
	margin: 0px auto 0px auto;
}
#top_menu {
	width:140px;
	float:right;
	margin: 5px 0px 0px 0px;
	font-size:10px;
	text-align:right;
}
#top_menu a {
	color:#999999;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#top_menu a:hover {
	text-decoration:underline;
}
.narrowcolumn {
	background:none;
}
#mainheader {

}

#left_column {
	float:left;
	width:559px;
	margin-top:5px;
}

#right_column {
	width:328px;
	float:right;
	margin-top:5px;
}
#left_column_inner {

}
#sidenav {

}

a.dlpdf{background:url(../images/dlpdf.jpg) 0 0 no-repeat; width:102px; height:27px; float:right; cursor:pointer; text-indent:-9999px; text-transform:capitalize;}
#right_column_inner {

}
#footer1 {
	width:905px;
}
#footer2 {
	width:905px;
	border-top:dotted 1px #cecece;
	clear:both;
}
#cbfooter {

}
#copyright {

}
/* INTERNAL LAYOUT */
#main_content {
	width:905px;
	float:left;
	margin: 18px 0px 0px 0px;
}
#inner_middlenl{
	width:660px;
	padding-left:20px;
	float:left;
}

#inner_left {
	background: url(../images/inner_left_bg.jpg) repeat-x;
	width:154px;
	padding:20px 10px 10px 10px;
	float:left;
	margin:0px 12px 0px 0px;
	**margin:0px 15px 0px 0px;
}
#inner_left p, #inner_middle p, #inner_right p, #inner_right2 p, #inner_right3 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#inner_left a,#inner_left2 a {
	color:#006699;
	text-decoration:none;
}
#inner_left a:hover,#inner_left2 a:hover {
	color:#888888;
	text-decoration:none;
}
#inner_middle {
	float:left;
	width: 500px;
	**width: 513px;
}
#inner_middle h1, #inner_middlenl h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#inner_middle h2, #inner_middlenl h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-bottom:dashed 1px #ababab;
}

#inner_middle h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #49083e;
}



#inner_right {
	width:205px;
	background:  url(../images/right_footer.gif) no-repeat bottom #dddddd;
	margin: 0px 0px 15px 4px;
	padding-bottom:10px;
	float:right;
	display:none;
}
#inner_right h1, #inner_right2 h1 {
	margin:10px 15px 10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
#inner_right p, #inner_right2 p {
	margin: 0px 15px 16px 15px;
}
#inner_right2 {
	width:205px;
	border-top:dotted 1px #000000;
	margin: 0px 0px 0px 4px;
	padding:10px 0px 0px 0px;
	float:right;
	clear:right;
}
#inner_right2 a,#inner_middle a,#inner_right3 a,#inner_middlenl a {
	color:#006699;
}
img.toolkit{border:1px #ccc solid;}

#inner_right2 a:hover, #inner_middle a:hover,#inner_right3 a:hover,#inner_middlenl a:hover {
	text-decoration:none; color:#888888;
}
#inner_right3 {
	width:205px;
	border-top:dotted 1px #000000;
	border-bottom:dotted 1px #000000;
	margin: 15px 0px 0px 4px;
	padding:10px 0px 0px 0px;
	float:right;
	clear:right;
}
#inner_right3 h1 {
	margin:10px 15px 5px 15px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#aa9462;
}
#inner_right3 p {
	margin:0px 10px 15px 15px;
}
/* CUSTOM CSS */
.note { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: purple; 
font-weight: bold;}

#mainnav {
	margin:0px;
	padding:0px;
	width:905px;
	background: url(../images/nav_on.gif) no-repeat;
}
#mainnav li {

}

#left_column h1 {
	font-size:18px;
	font-weight:bold;
}
#left_column p {
	margin:0px 5px 10px 0px;
	font-size:12px;
	line-height:15px;
}
#right_column p {
	padding-top:10px;
	margin:0px 5px 16px 0px;
	font-size:12px;
	line-height:15px;
}
h2.border_gray {
	margin: 10px 0px 10px 0px;
	border-bottom:solid 1px #d7d7d7;
}
#arts_blog p, #arts_blog a {
	color:#ffffff;
	text-decoration:none;
}
#arts_blog strong {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
#arts_blog ul {
	width:328px;
	margin:0px;
	padding:0px;
	list-style:none;
	border-top:solid 1px #999999;
}
#arts_blog li {
	font-color:#ffffff;
	border-bottom:solid 1px #999999;
	font-size:12px;
	margin:0px;
}
#arts_blog li a {
	display:block;
	width:283px;
	padding: 3px 20px 3px 45px;
	font-weight:bold;
	margin:0px;
	background-image:url(../images/arrow-right_over.gif);
	background-repeat:no-repeat;
	background-position: 8px 50%;
}
#arts_blog li a:hover {
	background-color: #999999;
	background-image:url(../images/arrow-right.gif);
	background-repeat:no-repeat;
	background-position: 8px 50%;
}
#arts_blog li a span {
	font-weight:normal;
}
#arts_blog img {
	float:left;
	margin:14px 15px 20px 15px;
}
.side_date {
	color:white;
	font-size:10px;
}
#arts_blog h2 {
	margin:10px 10px 5px 10px;
	padding:0px;
	font-size:20px;
	color:#ffffff;
	font-weight:normal;
}
#arts_blog li:hover {
	background-color:efefef;
}
#home_main {
	width:559px;
	height:305px;
	background: url(../images/home_box1.jpg) no-repeat #dddddd;
	margin:0px 0px 10px 0px;
}
#home_main h2 {
	padding: 30px 0px 0px 0px;
	margin:0px 15px 10px 240px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
}
#home_main p {
	margin:0px 20px 0px 240px;
}
a.read_more {
	font-size:12px;
	text-decoration:none;
	color:#006699;
}
a.read_more:hover {
	text-decoration:underline;
}
#arts_blog {
	width:328px;
	height:209px;
	overflow:hidden;
	background-color:#777777;
	border-bottom: solid 6px #6d015b;
}
.image_left {
	float:left;
	margin: 0px 15px 25px 15px;;
}
.image_right {
	float:right;
	margin: 0px 0px 25px 15px;
}
.placeholder {
	width:99px;
	height:119px;
	background-color:#ffffff;
	margin-left:15px;
}


/* College Board Footer CSS */
#cbfooter {
	font-size:11px;
	width: 905px;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#cbfooter a {
	color:#5d5d5d;
	text-transform:capitalize;
	text-decoration:none;
}
#cbfooter #copyright {
	margin-top:10px;
	font-size:10px;
	color:#959595;
}
#cbfooter #trusteLogo {
	display:block;
	float:right;
	width:116px;
	height:32px;
	background-image:url(../images/truste-certified-privacy.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.noShow {
	left: -9000px;
	position: absolute; 
}
#accessKeys {
	display:none;
	position:absolute;
	top:200px;
	left:150px;
	background-color:#D3D3D3;
	padding:15px;
}
#accessKeys li {
	list-style-type:none;
	padding:0;
}
#contentJump,
#topJump,
#navJump {
	position:absolute;
	left:-900em;
	width:75px;
}
#inner_middlenl table tbody tr td {
	align:top;
	padding:10px 10px 10px 10px;
}
#inner_middlenl table.gianttable tbody tr td{
	border:1px solid #000;
}
h5 { 
	font-size:13px;
}
h3 {
	color:#660066;
}
#right_column h3{
	margin-bottom:0px;
}
#inner_left ul{float:left;font-weight:bold;;list-style:none;margin-left:-10px;margin-right:-10px;padding:0;margin-top:-10px;}
#inner_left ul li{border-bottom:1px dashed #666;float:left;}
a.alphalink,a.activealphalink{padding:10px 24px;float:left;width:125px;}
#inner_left a.activealphalink,#inner_left a.alphalink:hover{background-color: rgba(51,51,51,.25);color:#000;}

/* End College Board Footer CSS */


/* Toolkit tool color coded */
.tkcc1,.tkcc2,.tkcc3,.tkcc4,.tkcc5,.tkcc6,.tkcc7,.tkcc8,.tkcc9,.tkcc10 {
	width:97px; 
	height:36px; 
	float:left; 
	text-indent:-9999px;
	background:url(../images/spritetool.png) no-repeat;
	margin-top:-10px;
	margin-right:10px;
}
.tkcc1{ 
	background-position: 0px 0px;
}
.tkcc2{ 
	background-position: -97px 0px;
}
.tkcc3{ background-position: -194px 0px;}
.tkcc4{ background-position: -291px 0px;}
.tkcc5{ background-position: -388px 0px;}
.tkcc6{ background-position: 0px -37px;}
.tkcc7{ background-position: -97px -37px;}
.tkcc8{ background-position: -194px -37px;}
.tkcc9{ background-position: -291px -37px;}
.tkcc10{ background-position: -388px -37px;}
.tkcc{float:left;margin-top:10px;padding-top:10px; width:100%;}
.ui-accordion-content-active{}

/* Colors */
.purple,#inner_left a.purple,#inner_middlenlt a.purple{color:#660066;}
.yellow,#inner_left a.yellow,#inner_middlenl a.yellow{color:#ffd800;}
.orangel,#inner_left a.orangel,#inner_middlenl a.orangel{color:#ffb400;}
.oranged,#inner_left a.oranged,#inner_middlenl a.oranged{color:#ff7200;}
.red,#inner_left a.red,#inner_middlenl a.red{color:#ff0000;}
.blued,#inner_left a.blued,#inner_middlenl a.blued{color:#4181c9;}
.bluel,#inner_left a.bluel,#inner_middlenl a.bluel{color:#13a8e6;}
.greend,#inner_left a.greend,#inner_middlenl a.greend{color:#00a76e;}
.greenl,#inner_left a.greenl,#inner_middlenl a.greenl{color:#91bb38;}
.pink,#inner_left a.pink,#inner_middlenl a.pink{color:#e480b1;}
.violet,#inner_left a.violet,#inner_middlenl a.violet{color:#a900c7;}
#inner_left a.yellow:hover,#inner_left a.orangel:hover,#inner_left a.oranged:hover,#inner_left a.red:hover,#inner_left a.blued:hover,#inner_left a.bluel:hover,#inner_left a.greend:hover,#inner_left a.greenl:hover,#inner_left a.pink:hover,#inner_left a.violet:hover{color:#000;}
/* END COLORS */

a.backtotoplink{float:right; margin:20px;font-weight:bold;text-decoration:none;}

blockquote{background:#e4e4e4;line-height:18px; padding:10px;}
.back_forward_toolkit{width:100%; float:right; text-align:right;}
.back_forward_toolkit a.yellow,.back_forward_toolkit a.orangel,.back_forward_toolkit a.oranged,.back_forward_toolkit a.red,.back_forward_toolkit a.blued,.back_forward_toolkit a.bluel,.back_forward_toolkit a.greend,.back_forward_toolkit a.greenl,.back_forward_toolkit a.pink,.back_forward_toolkit a.violet{font-weight:bold; text-decoration:none;}
.gianttable,.gianttable p,.gianttable li{font-size:11px;}
.gianttable ul,.gianttable ol{padding-left:5px;margin-left:15px;}

/* new styles:  Andy Mitchell -  01/06/10 */
.asmPop{
	font-weight: bold;
}
.asmReg{
	font-weight: normal;
}
.tkccH{
	float:left;
	margin-top:10px;
	padding-top:10px; 
	width:100%;
}

.tkcc1H,.tkcc2H,.tkcc3H,.tkcc4H,.tkcc5H,.tkcc6H,.tkcc7H,.tkcc8H,.tkcc9H,.tkcc10H {
	width:97px; 
	height:36px; 
	float:left; 
	text-indent:-9999px;
	background:url(../images/spritetool.png) no-repeat;
	margin-right:10px;
}
.tkcc1H { 
	background-position: 0px 0px; 
	margin-top:-2px;}
.tkcc2H { 
	background-position: -97px 0px; 
	margin-top:-2px;}
.tkcc3H { 
	background-position: -194px 0px; 
	margin-top:-2px;}
.tkcc4H { 
	background-position: -291px 0px; 
	margin-top:-2px;}
.tkcc5H { 
	background-position: -388px 0px; 
	margin-top:-2px;}
.tkcc6H { 
	background-position: 0px -37px; 
	margin-top:-2px;}
.tkcc7H { 
	background-position: -97px -37px; 
	margin-top:-2px;}
.tkcc8H { 
	background-position: -194px -37px;	
	margin-top:-2px;}
.tkcc9H { 
	background-position: -291px -37px;	
	margin-top:-2px;}
.tkcc10H { 
	background-position: -388px -37px; 
	margin-top:-2px;}

.namehead{
	font-size: 16px;
	font-weight: bold;
}
.tool_heading {
	font-size:12px;
	font-weight:bold;
	margin-top:45px;
	margin-bottom:0px;
	clear:both;
}
.tool_heading_top {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	clear:both;
}
#accordian h3 {
	padding-left:25px;
}