﻿@import url("layout.css");
body {
	width: font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #FFFFCC;
}
#container {
	width: 875px;
	height:100%
	margin: 0 auto;
	background-color:white;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	width: 100%;
	height:110%
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: auto;
	background-color: #003399;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #d3d3d3;
	position: relative;
	clear: both;
	margin-left: 0px;
	display: inline;
}
#contentA {
	width: 300px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 5px;
	background-color: #E6EDFF;
}
#contentB {
	width: 500px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 5px;
	background-color: #fff;
}
#contentC {
	width: 850px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 5px;
	background-color: #fff;
}

#footer {
	text-align: center;
	clear: both;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	overflow: auto;
	background-color: #003399;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	color: #FFFF66;
	margin: 2px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.XXLargeHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: 900;
	color: #FFFFFF;
	font-style: italic;
}
.TextHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003399;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	float: left;
	padding-bottom: 20px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	float: left;
}
edText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	float: none;
}
.Text2 {
	border-style: double;
	border-width: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	float: left;
	padding: 10px;
	margin: auto;
}
.TextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	float: right;
}
.Text2Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	float: left;
	padding: 10px;
	margin: auto;
}
.Text2Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	float: left;
	padding: 10px;
	margin: auto;
}
TeacherNameHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
.TeacherNameHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003399;
}
.TeacherNameHeadingCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #003399;
}
.TextHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003399;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	float: left;
	padding-bottom: 20px;
}
