@charset "UTF-8";
/* CSS Document */

/* Padding happens in this order: TOP, RIGHT, BOTTOM, LEFT */
/* Padding is the space inside the div box and margin is the space outside the div box */

 
body  {
	background-color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(/connections/images/bg_strip_connections.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;	
	}

a:link {
	color: #0446be;
}
 
a:hover {
	color: #0446be;
	background-color: #F3F3F3;
	text-decoration: underline;
	}
a:visited {
	color: #0446be;
	background-color: none;
}

/*Skip Navigation on top link*/
a:link.skipit { color: #003333; font-size: 6px; text-decoration: none; } 
a:visited.skipit { color: #003333; font-size: 6px; text-decoration: none; } 
a:link:hover.skipit {
	color: #003333;
	font-size: 6px;
	background-color: #003333;
	text-decoration: none;
} 

#mainContent a:link { color: #0446BE;} 
#mainContent a:visited { color: #0446BE;} 
#mainContent a:link:hover {
	color: #0446BE;
	background-color: #87C39F;
	text-decoration: none;
} 


/* END Navigation on top link*/
.twoColFixLt #container {
	width: 760px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
.twoColFixLt #sidebar1 {
	padding: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
	height: 242px;
	width: 760px;
}
.twoColFixLt #mainContent {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F5EE7;
	width:462px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:452px;
	background-repeat: no-repeat;
	background-position: 4px 10px;
	background-image: url(/afterschool/academy/images/globe.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	clear: left;
	float: left;
}

.oneColFixLt #mainContent {
	padding: 0px 20px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	width:760px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding: 0px 30px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:730px;
}

.oneColFixLt #container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	color: #000000;
}


.nli {
	padding-left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 1px;
}

.olIndent {
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	list-style-type: a;
	list-style-position: outside;
	text-indent: 1px;
}

.liNoIndent {
	margin-top: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	list-style-type: none;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	text-indent: 0px;
}


.masthead {
	background-color: #012369;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	width: 760px;
	letter-spacing: 0.08em;
}
.masthead2 { display: none;  }

.logo {
	height: 52px;
	width: 101px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #003333;
	text-align: center;
	padding-top: 0px;
}


.proftitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	color: #7EB6E9;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 2px;
	width: 330px; }
	
.projname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 200;
	color: #fbe600;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 15px;
	margin: 0px;
	 }
	 
.projtagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 15px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
	
.search {
	color: #d5dc91;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 4px;
	width: 229px;
	letter-spacing: 0.1em;
}

.cart { 
	text-align: right; width: 58px; border: none; }

	
.space {
	padding-right: 12px;
}

#navigationtop {
	background-color:#DBD265;
	text-transform: capitalize;
	padding: 0px;
	color: #003745;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
	height: 27px;
}
#navigationtop #navlistsr span {
	padding-right: 24px;
}



/*########ERIC Myer TAB STYLE########*/


#navlistsr
{
	font: bold 11px Verdana, sans-serif;
	background-color: #DBD265;
	margin-top: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#navlistsr li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlistsr li a {
	padding: 0px 3px 0px 3px;
	background: #DBD265;
	text-decoration: none;
}

#navlistsr li a:link { color: #0446BE; }
#navlistsr li a:visited {
	color: #0446BE;
}

#navlistsr li a:link:hover {
	color: #195972;
	background: #DBD265;
}

/* ******************************** */
/* START: CSS STYLES ADDED BY BRIAN */
.navlisttable {
	font: bold 11px Verdana, sans-serif;
	background-color: #DBD265;
}
.navlisttable a {
	padding: 0px 3px 0px 3px;
	background: #DBD265;
	text-decoration: none;
}

.navlisttable a:link { color: #003745; }
.navlisttable a:visited {
	color: #003333;
}

.navlisttable a:link:hover {
	color: #195972;
	background: #DBD265;
}
/* END: CSS STYLES ADDED BY BRIAN */
/* ******************************** */



/*########ERIC Myer TAB STYLE########*/

/*#########left side navigation########*/

div#nav {
	width: 190px;
	margin: 0px 0 0 0px;
	/*	font-size: .80em; */
	font-size: 12px;
	background-color: #D9D785;
}
div#nav ul {
	color:#0446BE;
	margin: 0;
	padding: 0px 0px 10px 0px;
	width: 190px;
	background-color: #E1DD93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#nav ul.level2 {background: #F9F9F9;}
div#nav ul.level3 {background: #F3F3F3;}
div#nav li {
	color:#0446BE;
	position: relative;
	list-style: none;
	margin: 0px 4px 0px 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #478E9B;
}
div#nav li:hover {background: #F3F3F3; color:#0446BE;}
div#nav li.submenu:hover {background-color: #f6f2db; }
div#nav li a {color: #0446BE; display: block; padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none; width: 15em; }
div#nav li a:link:hover {color: #0446BE; border-left-color: #eeeeee;  }
div#nav>ul a {width: auto; color:#0446BE;}
div#nav ul ul {position: absolute; top: 0; left: 15em;
  display: none;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}

div#nav li.subbullets:hover {background-color: transparent; }
td#bullets:hover {background: #f6f2db; }


/* ******************************** */
/* START: CSS STYLES ADDED BY BRIAN */
div#nav li.active {background-color: #ffffff; }
div#nav2 li.active {background-color: #ffffff; }
div#nav3 li.active {background-color: #ffffff; }
/* END: CSS STYLES ADDED BY BRIAN */
/* ******************************** */


/*#########left side navigation########*/


/*#########left side navigation  SECOND PART!!!!!!########*/

div#nav2 {
	width: 190px;
	margin: 0px 0 0 0px;
/*	font-size: .80em; */
	font-size: 12px;
	background-color: #E1DD93;
}
div#nav2 ul {
	color:#0446BE;
	margin: 0;
	padding: 0px 0px 10px 0px;
	width: 190px;
	background: #E1DD93;
	
}
div#nav2 ul.level2 {background: #F9F9F9;}
div#nav2 ul.level3 {background: #F3F3F3;}
div#nav2 li {
	color:#0446BE;
	position: relative;
	list-style: none;
	margin: 0px 4px 0px 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #a93d1c;
}
div#nav2 li:hover {background: #F3F3F3; color:#0446BE;}
div#nav2 li.submenu:hover {background-color: #f6f2db; }
div#nav2 li a {display: block; padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none; width: 15em; }
div#nav2 li a:link:hover {color: #0446BE; border-left-color: #eeeeee;  }
div#nav2>ul a {width: auto; color:#0446BE;}
div#nav2 ul ul {position: absolute; top: 0; left: 15em;
  display: none;}
div#nav2 ul.level1 li.submenu:hover ul.level2, 
div#nav2 ul.level2 li.submenu:hover ul.level3 {display:block;}


div#nav3 {
	width: 190px;
	margin: 0px 0 0 0px;
/*	font-size: .80em; */
	font-size: 12px;
	background-color: #E1DD93;
}
div#nav3 ul {
	color:#0446BE;
	margin: 0;
	padding: 0px 0px 10px 0px;
	width: 190px;
	background: #E1DD93;
	
}
div#nav3 ul.level2 {background: #F9F9F9;}
div#nav3 ul.level3 {background: #F3F3F3;}
div#nav3 li {
	color:#0446BE;
	position: relative;
	list-style: none;
	margin: 0px 4px 0px 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #a93d1c;
}
div#nav3 li:hover {background: #F3F3F3; color:#0446BE;}
div#nav3 li.submenu:hover {background-color: #f6f2db; }
div#nav3 li a {display: block; padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none; width: 15em; }
div#nav3 li a:link:hover {color: #0446BE; border-left-color: #eeeeee;  }
div#nav3>ul a {width: auto; color:#0446BE;}
div#nav3 ul ul {position: absolute; top: 0; left: 15em;
  display: none;}
div#nav3 ul.level1 li.submenu:hover ul.level2, 
div#nav3 ul.level2 li.submenu:hover ul.level3 {display:block;}

.submenubullet {
	background-image: url(http://www.sedl.org/images/bullets/navmenu-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}

.submenubulletactive {
	background-image: url(http://www.sedl.org/images/bullets/navmenu-bulletactive.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}

/*#########left side navigation########*/

.arrow {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: 4%;
}


.siteSection {
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 192px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.07em;

	padding: 15px 25px 15px 0px; /* Padding happens in this order: TOP, RIGHT, BOTTOM, LEFT */
	background-image: url(/imagesN/headerpage.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


h1 {
	padding-top: 0px;
	/*	padding-right: 15px; */
	padding-bottom: 0px;
	/*	padding-left: 30px; */
	color: #FFFFFF;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
	
	
h2 {
	padding-top: 0px;
	/*	padding-right: 15px; */
	padding-bottom: 0px;
	/*	padding-left: 30px; */
	color: #0446be;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}

h3 {
	padding-top: 0px;
	/*	padding-right: 15px; */
	padding-bottom: 0px;
	/*	padding-left: 30px; */
	color: #0446be;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}

h4 {
	padding-top: 0px;
/*	padding-right: 15px; */
	padding-bottom: 0px;
/*	padding-left: 30px; */
	color: #5a5a5a;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	margin-top: 1em;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}

.img_flt_lft { float: left; }

#sidebar1 .tocheader {
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #275ab4;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 201px 0px 0px;
}
#sidebar1 .tocheader2 {
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	background-color: #A93D1C;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 10px 0px 0px;
	text-transform: uppercase;
	letter-spacing: .07em;
}
#sidebar1 .tocheader3 {
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	background-color: #A93D1C;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 10px 0px 0px;
	text-transform: uppercase;
	letter-spacing: .07em;
}

#sidebar1 .sidebar2 {
	background-color:#E1DD93;
	padding: 0px;
	margin: 0px;
}


.rightnav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px 5px;
	padding: 5px;
	background-color: #ffffff;
	width: 175px;
	float:right;
	color: #003333;
	font-size: 12px;
	border-top: medium solid #003333;
	border-right: 1px solid #003333;
	border-bottom: 1px solid #003333;
	border-left: 1px solid #003333;
}


.footer {
	background-color: #000000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.footer p {
	color:#ffffff;
	font-size:10px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 10px;
	background-color: #000000;
}

a:link.sedl {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a:visited.sedl {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a:hover.sedl {
	color: #93C0C7;
	font-size: 10px;
	text-decoration: none;
	background-color: #000000;
}

a:link.toc {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a:link:hover.toc {
	color: #93C0C7;
	font-size: 10px;
	text-decoration: none;
	background-color: #003333;
}
a:visited.toc {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

a:link.search {
	color: #DBD265;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: .1em;
	text-align: left;
	vertical-align: middle;
}
a:link:hover.search {
	color: #91B7C3;
	font-size: 12px;
	text-decoration: none;
	background-color: #003333;
}
a:visited.search {
/*	color: #DBD265; */
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	text-align: left;
	vertical-align: middle;
}


.none { border: none; }	


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	margin-top: 1px;
/*	margin-top: -25px; */
}


.rt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	text-align: right;
}
.footer p .fltrt {
	float: right;
	margin-left: 8px;
	margin-top: -25px;
}

.footer p .fltlft {
	float: left;
	margin-right: 10px;
	margin-top: -25px;
	margin-left: 10px;
	letter-spacing: .1em;
}

#address { display: none; }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* ******************************** */
/* ******************************** */
/* START: CSS STYLES ADDED BY BRIAN */
/* ******************************** */
/* ******************************** */
.mainContentIndent {
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	line-height: 17px;
}


.quote {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-style: italic;
	color: #0D4350;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 163px;
		
}

.name {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 1px;
	color: #000000;
	padding-bottom: 8px;
	padding-left: 0px;
	text-transform: uppercase;
}

.noBorder {
	border: 0px;
}

.oneBorder {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

.centerAlign { text-align: center;}
.rightAlign { text-align: right;}
.noWrap { white-space:nowrap;}

.clearfloatRight { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:right;
}

.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
}
.tiny {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px}

.navlist {list-style-type: none; padding: 0 0 1px 0;}
ul.navlist li {display: inline;}
#sitemenu {padding: 5px 0 5px 0;text-align: center;background-color: #DBD265;font-weight: bold;text-transform: capitalize;}
#sitemenu a {color: #1A3F96;text-decoration: none;border-bottom: 1px solid #C9C696; background-color: #DBD265; }
/*#sitemenu a:link:hover {border-bottom: 1px solid #333333; color: #185A73;} */
#sitemenu a:link a:hover {color: #1A3F96; background-color: #DBD265; }
ul#sitemenunav, ul#sitemenunav2 {font-size: 11px;margin: 0;padding: 2px 0 2px 0;font-family: Verdana, San-Serif; font-size: 11px;}
ul#sitemenunav3 {margin: 6px 0 0 0;padding: 6px 0 6px 0;font-family: Verdana, San-Serif;font-size: 9px;background-color: #FBF8C7;color: #333333;} 
ul#sitemenunav li, ul#sitemenunav2 li, ul#sitemenunav3 li {padding: 0 0 0 8px;margin: 0 0 0 8px;border-color: #C9C696;border-width: 0 0 0 0px;border-style: solid;}
ul#sitemenunav li.first, ul#sitemenunav2 li.first, ul#sitemenunav3 li.first {margin: 0;padding: 0;border-width: 0;}
ul#sitemenunav3 li a	{font-style: italic;}

li {
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 10px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	
/* END: CSS STYLES ADDED BY SHAILA */
/* ******************************** */
a:link.home { color: #fbe600; text-decoration:none;}
a:hover.home { color: #fbe600; text-decoration:none; background-color: transparent; }
a:visited.home { color: #fbe600; text-decoration:none; }
 
.twoColFixLt #connections_banner .projname .marg_left {
	padding-left: 120px;
}
.twoColFixLt #container #sidebar1 .virtual {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	width: 456px;
	background-image: url(/afterschool/academy/images/bluecircle.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 172px;
	background-color: #0047BC;
	padding-left: 30px;
}
.twoColFixLt #container #sidebar1 .virtual .yellowsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D7D029;
	padding-top: 0px;
	margin-bottom: 5px;
}
.twoColFixLt #container #sidebar1 .virtual .whitesub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0F5FF;
	margin-top: 0px;
	line-height: 14px;
}
.twoColFixLt #container #sidebar1 .under_virt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B3DEF6;
	background-color: #D8D783;
	padding-left: 30px;
	width: 456px;
	padding-top: 6px;
	float: right;
	height: 55px;
	padding-bottom: 8px;
}
.twoColFixLt #container #sidebar1 .under_virt table td {
	color: #0446be;
	font-size: 14px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.twoColFixLt #container #mainContent .greentable {
	width: 425px;
	padding: 4px;
	margin-left: 11px;
}
.twoColFixLt #container #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0446be;
	margin-top: 5px;
	padding-top: 30px;
}

.twoColFixLt #container #mainContent h2.leftpad {
	padding-left:10px;
	font-weight: normal;
}
.twoColFixLt #container #mainContent p.leftpad { padding-left:10px; }

.twoColFixLt #container .rightofgreen {
	width: 265px;
	margin-top: 0px;
	float: right;
	clear: none;
	padding: 10px;
}
.twoColFixLt #container #mainContent .greentable .centertd {
	text-align: center;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.twoColFixLt #container #mainContent .greentable .centertda {
	text-align: center;
	width: 420px;
}
.twoColFixLt #container .rightofgreen table td.tantx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #888800;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 0px;
}

a:hover.started { text-decoration:underline; background-color: transparent; }
a:visited.started { text-decoration:none; background-color: transparent;}
a:link.started { text-decoration:none; background-color: transparent;}

.twoColFixLt #container .rightofgreen .ee {
	height:1px;
	margin:10px auto 0 0;
	padding:5px;
	text-align:left;
	width:95%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0047BC; }
.twoColFixLt #container .rightofgreen .buletwhat {
	list-style-image: url(/afterschool/academy/images/bulletblue.gif);
	text-indent: 5px;
	margin-top: -13px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
.andmore {
	font-style: italic;
	line-height: 16px;
	margin-left: -2px;
}


a.tip{
	position:relative; /*this is the key*/
	z-index:24;
	color:#3B3488;
	text-decoration:none;
	padding: 2px;
	text-align: left;
	font-size: 12px;
}
a:hover.tip { background-color: transparent; }

a.tip:hover{z-index:25; color:#36621c; }

a.tip span{display: none}

a.tip:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	bottom: 2em;
	width:250px;
	border:1px dotted #0446be;
	background-color:#e8e8c6;
	color:#0446be;
	padding: 2px;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

