.center{
	text-align: center;
}
table.center{
	display: table;
	margin-left:auto;
	margin-right:auto;
}
img.center{
	display: block;
	margin-left:auto;
	margin-right:auto;
}

.noPadding {
padding: 0px !important;
}
span.mentor {
	font-weight: bold;
}

span.student {
	font-weight: bold;
}
#tabsFloater{
	padding-top: 1em;
	background: white;
}
.StdXML3 img{
	padding: 1em;
}
.contentFloater{
	visibility:hidden;
	height:1px;
	overflow:hidden;
}
#activity_content{
	height: auto;
}
#ContentWellWrapper .contentDiv{
	padding: 0;
	border: 0;
}
#tabsFloater img{
	padding: 0;
}
.lessonContainer{
	border-top: 1px solid black;
}
.contentDiv .sectionAbstract,
.contentDiv .sectionObjectives,
.contentDiv .sectionStandards,
.contentDiv .sectionTextbooks,
.contentDiv .sectionPrerequisites,
.contentDiv .sectionTeacherPreparations,
.contentDiv .sectionKeyTerms,
.contentDiv .sectionOutline,
.contentDiv .sectionAlternateOutline,
.contentDiv .sectionFollowUp{
	padding: 0 15px;
}
.contentDiv .sectionAbstract{
	padding-top: 15px;
}
.contentDiv .sectionFollowUp{
	padding-bottom: 15px;
}
.contentFloater{
	background: white url(images/folder_bg.gif) repeat-x scroll 0 0;
	padding:0px;
	margin:0px;
}
#ContentWell{
	border:0px;
	border-left:1px;
	border-right:1px;
	border-color:gray;
	border-style:solid;
}
.pageContent p{
	margin: 1em 0;
}
/* need to have these be "class"-ified */
#DiscussionContent p{
	margin: 1em;
}
h2 {
	padding-top: 4px;
	padding-bottom: 2px;
	font-family: georgia;
	font-size: 17pt;
	font-weight: normal;
}
.tsdLabel{
	border-bottom: none !important;
}

.sectionObjectives div > ul,
.sectionTeacherPreparations div > ul{
	margin-top: 1em;
	margin-bottom: 1em;
}
.sectionObjectives div > ul > li,
.sectionTeacherPreparations div > ul > li,
.sectionPrerequisites div > ul > li{
	margin: 0 1em;
}
.sectionAlternateOutline li,
.sectionFollowUp li{
	margin: 1em 0;
}
.outlineContent p,
.outlineContent li{
	margin: 1em 0;
}
.prettyTable {
width: 95%;
text-align: left;
}
.keyTermsDiv{
	font-size: 11pt;
}
div.section{
	font-family: Sans-serif;
	line-height: 120%;
	padding: 0;
}
ul>li{
	list-style-type: disc;
}
ul>li>ul>li{
	list-style-type: circle;
}
ul>li>ul>li>ul>li{
	list-style-type: square;
}
ol>li{
	list-style-type: decimal;
}
ol.alphaList > li,
ol.alphaList li{
	list-style-type: lower-alpha;
}

/*ul{
	padding: 1em 45px;
}
.lessonStandardBoxOuter ul{
	padding: 0 45px;
}*/
.pageTitle{
	font-family: Georgia, Serif;
	font-weight: normal;
	font-size: 17pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

.lessonStandardBox {
	border: 1px solid gray;
	background-color: #F8F8F8;
	padding: 5px;
	font-size: 11pt;
}

.lessonStandardBoxOuter {
/*	margin-left: 20px;*/
	padding: 4px;
}

.lessonStandardTitle {
	font-weight: bold;
/*	padding-bottom: 5px;*/
}

.keyTermsDiv {
	border: 1px solid gray;
	display: block;
	margin: 2px;
}

.intLLgrades {
	color: gray;
}
/* beginning of activity shiznit */

a:link{ color:#2661C3; 
text-decoration: underline;}
a:visited{ color:#2661C3; }

.listingQueryBoxTable a{
	color:white;
}

.pageTitle
{
	font-size:17pt;
}

span.italicsmall
{
	font-style:italic;
}

.mediumTitle 
{
	font-size:14pt;
}

.boldLink {
	font-weight: bold;
}



.referencePane
{
width: 70%;
display:block;
border:1px solid gray;
background:#f8f8f8;
padding:5px;
}
.contentFloater
{
	position: relative;
	float: left;
	width: 100%;
/*	position:absolute;*/
/*	left:0px;*/
/*	top:132px; */
/*	top:140px;*/
}
#tabsFloater
{
	position: relative;
	float: left;
/*	position:absolute;*/
/*	left:0px;*/
/*	top:100px; */
/*	top:110px;*/
	width: 100%;
}
#tabsFloater a:active { outline: none; }
#tabsFloater a:focus { -moz-outline-style: none; }

.pageContentContainer{
	padding: 5px 15px 15px;
}
.tabsRepeat{
	background: url(../images/tabs_bg.gif) repeat-x 0 bottom;
	border-bottom: 1px solid black;	
}

.pageWrapTable {
	background-color: white;
	background-image: url(images/folder_bg.gif);
	background-repeat: repeat-x;
}

#locationBar {
	height: 100px;
}

#text_wrapper_1 {
	width: 100%;
	text-align: center;
}
.ResultsListItemEven, .ResultsListItemOdd {
	padding: 10px;
}

.ResultsListItemEven {
	background: #f3f6ff;
}
.ResultsListItemTitle {
	font-size: 110%;
	font-weight: bold;
}

.highlightedSearchTerm {
	background-color: yellow;
}
a:link .highlightedSearchTerm,
a:visited .highlightedSearchTerm {
	text-decoration: underline;
}
.section a:link{
	color: #2661C3 !important;
	text-decoration: underline !important;
	border-bottom: none !important;
}
.ActivityLabel {
	color:#F26B6B;
	font-weight:bold;
}
.LessonLabel {
	color:#78C370;
	font-weight:bold;
}
.WorksheetLabel {
	color:#FFAA00;
	font-weight:bold;
}
.DiscussionLabel {
	color:#5E8AE0;
	font-weight:bold;
}
.alignmentContext {
	padding-top: 15px;
	padding-bottom: 5px;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 18px;
}
.alignmentTitle {
	font-size: 23px;
	text-decoration:underline;
 	color: #7F6F4F;
}
.alignmentSubtitle {
	font-size: 20px;
	color: #9F8F6F;
}
.alignmentSummary {
	font-family: Times New Roman, Serif;
	font-size: 16px;
}
