@charset "utf-8";

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}

body, td, th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}

.mainlessontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.portfolionote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.portfolionoteBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.lessonsectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #003399;
}
.tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
}
.Table2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCFFFF;
}
.table3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #99CCFF;
	height: auto;
	width: auto;
}
table {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#wrapper {
	width: 700px;
	position: relative;
}
#content {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}
#assignment {
	width: 700px;
	position: relative;
	z-index: 2;
}
#footer {
	width: 700px;
	position: relative;
	z-index: 3;
}
 
.body14 { color: black; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.bold14 { color: black; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.italic14 { color: black; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-style: italic; }
.bolditalic14 { color: black; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic;}
.bold16 { color: black; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.italic16 { color: black; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-style: italic;}
.bolditalic16 { color: black; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; }
.title21 { color: black; font-size: 21px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.titleItalic21 { color: black; font-size: 21px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; }
.highlightblue { font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #000066; }
.highlightbluebold { font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #000066; font-weight: bold; }
.highlightblueitalic { font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #000066; font-style: italic; }
.imageLeft { float: left; width: auto; height: auto; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; }
.imageRight { float: right; width: auto; height: auto; padding-top: 5px; padding-left: 10px; padding-bottom: 5px; }
.main_style {font-family: Arial, Helvetica, sans-serif; font-size: small;font-style: normal;font-weight: normal;color: #000000; }
.guidepractice { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; }



