body {
	margin:0px;
	padding:20px;
	background-color:#6EA468;
	text-align:center;
	font: normal 12pt tahoma;
	color: #333333;
	overflow-y:scroll;
}
			td{
				font: normal 12pt tahoma;
				color: #333333;
			}
			a{
				color: navy;
				font: bold 12pt tahoma;
			}
			h1{
				text-align:center;
				color:black;
				font: bold 12pt tahoma;
				background-color:gainsboro;
				padding:3px;
				border:1px solid gray;				
				clear:both;
			}
			h2{
				text-align:left;
				color:black;
				font: bold 12pt tahoma;
				background-color:gainsboro;
				padding:3px;
				border:1px solid gray;
				clear:both;
			}

			h3 {
				font:bold 12pt tahoma;
				margin-bottom:0px;
				clear:both;
			}
			h4 {
				font:normal 12pt tahoma;	
				text-decoration:underline;
				margin-bottom:0px;
				clear:both;
			}
			h5 {
				font:italic 12pt tahoma;	
				margin-bottom:0px;
				clear:both;
			}
			img{
				border:0px;
			}
			textarea {
				width:100%;
				height:150px;
			}
			ul {
				margin-top:0px;
			}
			.sectionTitle {
				color: orange;
				font: normal 20pt tahoma;
			}
			.essayTitle {
				color: orange;
				font: bold 14pt tahoma;
			}
			.standout {
				color: navy;
				font: bold 12pt tahoma;
			}
			.divisionLink {
				color: black;
				text-decoration:none;
				font: bold 11pt tahoma;
			}
			.divisionLinkActive {
				color:black;
				text-decoration:none;
				font: bold 11pt tahoma;
			}
			.bigBoldLink {
				color: black;
				text-decoration:none;
				font: bold 13pt tahoma;
			}

			.tinyBoldLink {
				color: black;
				text-decoration:none;
				font: bold 9pt tahoma;
			}
			.tinyRedURL {
				color:red; 
				font:normal 10pt tahoma;
			}
			.articleLink {
				color: navy;
				font: bold 13pt tahoma;
			}
			.plainLink {
				color: navy;
				font: normal 12pt tahoma;
			}
			.smallPlainLink {
				color: navy;
				font: normal 11pt tahoma;
			}
			.tinyPlainLink {
				color: navy;
				font: normal 9pt tahoma;
			}
			.smallBoldLink {
				color: navy;
				font: bold 11pt tahoma;
			}
			.smallGray {
				color: #333333;
				font: normal 12pt tahoma;
			}
			.redBold {
				color: red;
				font: bold 13pt tahoma;
			}
			.smallBold {
				color: black;
				font: bold 12pt tahoma;
			}

			.tinyBold {
				color: #333333;
				font: bold 9pt tahoma;
			}
			.smallBoldNavy {
				color: navy;
				font: bold 12pt tahoma;
			}
			.smallBoldRed {
				color: #800517;
				font: bold 12pt tahoma;
			}
			.quote {
				color: black;
				font: italic 11pt tahoma;
			}
			.bold {
				color: black;
				font: bold 13pt tahoma;
			}
			.tiny {
				font: normal 9pt tahoma;
			}
			.bigBold {
				color: black;
				font: bold 14pt tahoma;
			}
			.bigWhite {
				color: white;
				font: bold 14pt tahoma;
			}
			.smallWhiteBold {
				color: white;
				font: bold 12pt tahoma;
			}
			.smallWhite {
				color: white;
				font: normal 12pt tahoma;
			}
			.italic {
				color: black;
				font: italic 13pt tahoma;
			}

			.smallNormal {
				color:black;
				font: normal 11pt tahoma;
			}
			.smallItalic {
				color: black;
				font: italic 11pt tahoma;
			}
			.forumBigBold {
				color: black;
				font: bold 13pt tahoma;
			}
			.forumItalic {
				color: black;
				font: italic 12pt tahoma;
			}
			.forumSmallNormal {
				color: black;
				font: normal 12pt tahoma;
			}
			.forumSmallBoldWithBackground {
				color: black;
				font: bold 12pt tahoma;
				background-color: gainsboro;
			}
			.forumSmallBold{
				color: black;
				font: bold 12pt tahoma;
			}
			.forumSmallItalic {
				color: black;
				font: italic 12pt tahoma;
			}
			.forumSmallNormalLink {
				color: navy;
				font: normal 12pt tahoma;
			}
				.forumSmallBoldLink {
				color: navy;
				font: bold 12pt tahoma;
			}

	.title{
		text-align:center;
		color:black;
		font: bold 14pt tahoma;
		background-color:gainsboro;
		padding:3px;
		border:1px solid gray;
		clear:both;
	}

/* -------------------------------------------------------
	online positioning
---------------------------------------------------------*/
ul.materialsList{
	padding:0px;
	margin:0px;
}
li.materialsListItem{
	width:45%;
	float:left;
	margin-left:25px;
}

#layout{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}
#header{
	background-image:url('/images/whiteTopOnline.jpg');
	background-repeat:no-repeat;	
	background-color:white;
	height:40px;
	padding-right:15px;
	padding-top:18px;
	text-align:right;
}
#content{
	position:relative;
	clear:both;	
	text-align:left;
	padding:15px;
}

#copyrightFooter{
	padding:15px;
	background-color:#6EA468;
}
#lessonMapContainer{
	position:relative;
	height:22px;
}
.lessonComplete{
	color:gray;
	text-decoration:line-through;
	font:normal 11pt tahoma;
}
.lessonIncomplete{
	font:normal 11pt tahoma;
	color:black;
}
#navigationButtonContainer{
	text-align:center;
}
.unitPicture {
	width:23%;
	float:left;
	text-align:center;
}
.unitDescription {
	width:23%;
	float:left;
	text-align:left;
	padding:10px;
	padding-top:0px;
}
.tableOfContents {
	text-align:left;
	width:49%;
	float:left;
	padding:5px;
	border:1px solid gray;
}
.lessonPartDivider{
	padding:5px;
	border:1px solid gray;
	background-color:#ccffcc;
	font-weight:bold;
	clear:both;
}
.lessonSectionDivider{
	background-color:#ffcc99;
	border:1px solid #ff3300;
	padding:5px;
	margin:5px;
	margin-top:50px;
	font-weight:bold;
}
.lessonHasBeenUpdated {
	border: 5px solid navy;
	background-color:lightBlue;
	padding:3px;
}
.editLessonPartContainer{
	border:1px solid gray;
	padding:5px;
	padding-bottom:25px;
}
.editLessonPartContainerEdited{
	border:5px solid navy;
	padding:5px;
	padding-bottom:25px;
	background-color:lightBlue;
}
.editLessonPartContainerNote
{
	border: 1px solid red;
	padding:5px;
	padding-botton:25px;
	background-color:yellow;
}
.editLessonPartContainerParent
{
	border: 1px solid gray;
	padding:5px;
	padding-bottom:25px;
	background-color:gainsboro;
}
.editLessonPartContainerParentEdited
{
	border: 5px solid navy;
	padding:5px;
	padding-bottom:25px;
	background-color:gainsboro;
}
.editorNoteContainer
{
	background-color:yellow;
	font-size:10pt;
	padding:10px;
	margin-right:30px;
	margin-left:30px;
	border:1px solid red;
}
.parentPlanContainer
{
	background-color:gainsboro;
	font-size:10pt;
	padding:10px;
	margin-right:30px;
	margin-left:30px;
	border:1px solid gray;
}
.license {
	clear:both;
	text-align:center;
	padding:5px;
}
#ideaShareTitle {
	padding:5px;
	text-align:center;
	border:1px solid black;
	background-color:#3366ff;
	margin-bottom:10px;
	margin-top:10px;
	font:bold 13pt tahoma;
	color:white;
}
.thinLine{
	border-top:1px solid gray;
	margin-bottom:10px;
	margin-top:10px;
	color:white;
}
.thickLine 
{
	clear:both;
	background-color:#ff9221;
	color:#ff9221;	
}
.lessonPartLinkHeader{
	padding:5px;
	background-color:gainsboro;
	border:1px solid black;
	font: bold 12pt tahoma;
	margin-top:15px;
	width:66%;
	margin-left:auto;
	margin-right:auto;
}
.lessonPartLinkContainer{
	padding:5px;
	border:1px solid black;
	width:66%;
	margin-left:auto;
	margin-right:auto;
}
.lessonPartLinkFooter{
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:gainsboro;
	border:1px solid black;
	border-top:0px;
	font: normal 10pt tahoma;
	width:66%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
.lessonPartLinkObject
{
	padding:5px;
	border:1px solid black;
	width:66%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:gray;
}
.lessonPartImageHeader{
	padding:5px;
	background-color:gainsboro;
	border:1px solid black;
	font: bold 12pt tahoma;
	margin-top:15px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
.lessonPartImageContainer{
	padding:5px;
	border:1px solid black;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.lessonPartImageFooter{
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid black;
	border-top:0px;
	font: normal 12pt tahoma;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
.paddedDiv{
	padding:5px;
}
.spellingItem {
	width:10%;
	float:left;
}
.center
{
	text-align:center;
}
.copyright
{
	font:normal 9pt tahoma;
}




#printHeader
{
	visibility:hidden;
	height:0px;
}

#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=75); -moz-opacity:0.75; opacity: 0.75;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    left: 30%;
    top:10%;
    z-index: 750;
    width: 35%;
    height:85%;
    border: ridge 4px darkgray; 
}
.modal
{
    background-color: white;
    top: 0px;
    left: 0px;
    z-index: 1000;
    padding: 0px;
    position: absolute;
    height:100%;
    width:100%;
}
.modalTop
{
    width: 100%;
    height: 5%;
    background-color: #A5BFA1;
    padding: 5px;
    color: black;
    text-align: right;
    
}
.modalTop a, .modalTop a:visited
{
    color: black;
}
.modalBody
{
	padding:5px;
	width:100%;
	height:94%;
    	overflow-y:scroll;
}