body {
	/* The body must be declaterd at 100% height for the left menu to go fully down the page. */
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 96%;
    background-color: #FFFFFF;
}
	   				
#header {
	z-index:100;
	left:0px;
	top: 0px;
    height: 153px;
    width:100%;
    min-width:100%;
    max-width:100%;
    background-image:url(../images/background.jpg);
    background-repeat:repeat-x;
	position: fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:18pt;  font-weight:bold;  color:#FFFFFF;  text-decoration: none;
	clear:both;
}
#headertitle{
    float:left;
    position:fixed;
    top:55px;
    left: 225px;
    z-index:100;
} 

#container{
	clear:both;
	position:fixed;
	top:178px;
	left:0px;
	width:100%;
	height:100% !important;
	background-image:url(../images/toc.jpg);
	background-repeat:repeat-y;
	overflow:auto;
	z-index:60;
	
} 
	
#main {
	/* The main class holds the content for the page */
	padding-top:5px;
	padding-left:15px;
	padding-bottom:300px;
	min-height: 750px;
	z-index:80;
	background:#FFFFFF;
	color: #000000;
	margin-left:200px;
    font-size: small; 
    font-weight: normal;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	
}

.printerfriendlylink {
	/* This class outlines the style for the printerfriendly text on the syllabus page. */
	float: right;
}
		
.printerfriendly {
	/* This class outlines the style for the printerfriendly text on the course Table of 
	Contents page. */
	font-size: small;
}

.lessontitle {
	/* This class also outlines how the title of the lesson should look, but does so for 
	the course Table of Contents page. */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}   

.lessonTitle {    						
	/* This class sets the style for the Lesson Title in the bar at the top of the 
	lesson page. */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: small;
	position: relative;
	float: left;
	margin-left: 200px;
	z-index: 100;
}           					
    				
#toc {
    background-color: #A4B2D7;
	float:left;
	width: 200px;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	min-height: 800px;
	max-height: 100%;
	position:relative;
	z-index:80;
}

#toc table {
   	padding-left: 0px;
   	margin-top: 0px;
   	border-style:solid;
   	border-top-color: white;
   	border-top-width: thin;
   	border-bottom: none;
   	border-left: none;
   	border-right: none;
	width:100%;    	
}    					

#toc td {
	width:100%;
	vertical-align:middle;
	list-style-image: none;
	list-style: none;
    font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:8pt;  font-weight:bold;  color:#FFFFFF;  text-decoration: none;
    padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-top: 0px;
    border-style:solid;
    border-bottom-color: white;
    border-bottom-width: thin;
    border-top: none;
    border-left: none;
    border-right: none;
}

#tocheader{
    z-index: 2;
    padding-top:5px;
    padding-bottom:5px;
    /*padding-bottom:5px;*/
    text-align:center;
    width: 200px;
    min-height: 10px;
    background-color: #000066;
    font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:8pt;  font-weight:bold;  color:#FFFFFF;  text-decoration: none;
}

#toc .subtopic{
    font-size:smaller;
    text-indent:5px;
    list-style-type:circle;
    list-style:circle;
} 

#toc .toclink a {
	height:1.5em;
}

#toc a:link {
	color: #FFFFFF;
	text-decoration: none;
}
	
#toc a:hover {
	color: #FFFFFF !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:8pt;  font-weight:bold;  color:#FFFFFF;  text-decoration: none;
	display:block;
	background:#4258AA;
	vertical-align:middle;
}

#toc td a {
	vertical-align:middle;
	display: block;
	padding-left: 25px;
	padding-right: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
}
		
#toc a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
    								
#toc  p {
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
}
		  					
#navigation_bar {
	/* The navigation bar holds the "page x of y" content as well as the navigation */
	background-color: #A4B2D7;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-right: 5%;
	padding-left: 5px;
	top: 153px;
	height:15px;
	margin: 0px;
	left: 0px;
	clear: both;
	position: fixed;
	z-index: 100;
}

#navigation_bar_bottom {
	background-color: #000066;
	float: left;
	width: 100%;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-right: 5%;
	padding-left: 5px;
	bottom: 0px;
	margin: 0px;
	left: 0px;
	clear: both;
	position: fixed;
	z-index: 100;
}
    							
.navigation {
	/* This class sets the style for the navigation between lesson pages. */
	font-family: Verdana, Georgia, "Times New Roman", Times, serif; color: white;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	float: right;
	z-index: 100;
	margin-right: 15px;
}
	
.navigation_bottom {
	/* This class sets the style for the navigation between lesson pages. */
	font-family: Verdana, Georgia, "Times New Roman", Times, serif; color: white;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	float: right;
	z-index: 100;
	margin-right: 15px;
}
/* The following three styles define how the links should appear in the document. 
The "!important" designation must stay for the a:hover class so that it works in IE. */
div.navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.navigation_bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}

div.navigation_bottom a:hover {
	color: #990000;
	text-decoration:none;
}

div.navigation_bottom a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
div.navigation a:hover {
	color: #990000 !important;
	/*text-decoration: underline !important;*/
}
    										
div.navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* Copyright information */
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:8pt;  font-weight:bold;  color:#FFFFFF;  text-decoration: none;
	text-align: center;
	width: 100%;
	position: fixed;
	float: left;
}
		
/* This ID identifies and sets the style for the page numbering */
#page_xofy {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	position: fixed;
	float: left;
}
    			
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 160%;
	color: #000066;
	text-align: center;
}
h2, .titlebar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 150%;
	background-color: #FFFFFF;
	color: #000066;
	border-style:solid;
	border-bottom-color: #000066;
	border-bottom-width: thin;
	border-top: none;
	border-left: none;
	border-right: none;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 140%;
	background-color: #FFFFFF;
	color: #000066;
	border-style:solid;
	border-bottom-color: #000066;
	border-bottom-width: thin;
	border-top: none;
	border-left: none;
	border-right: none;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 130%;
	background-color: #FFFFFF;
	color: #000066;
	border-style:solid;
	border-bottom-color: #000066;
	border-bottom-width: thin;
	border-top: none;
	border-left: none;
	border-right: none;
}
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 120%;
	background-color: #FFFFFF;
	color: #000066;
	border-style:solid;
	border-bottom-color: #000066;
	border-bottom-width: thin;
	border-top: none;
	border-left: none;
	border-right: none;
}
h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 110%;
	background-color: #FFFFFF;
	color: #000066;
	border-style:solid;
	border-bottom-color: #000066;
	border-bottom-width: thin;
	border-top: none;
	border-left: none;
	border-right: none;
}
h7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 100%;
	background-color: #FFFFFF;
	color: #000066;
	border-style:solid;
	border-bottom-color: #000066;
	border-bottom-width: thin;
	border-top: none;
	border-left: none;
	border-right: none;
}

        	