body
	{
	margin: 0;
	margin-top: 10px;
	background-color: #b6ac83;
	font-family: arial, verdana, sans-serif;
	font-size: 15pt;
	}

.pageheader{
	color: #3481b0;
	font-size: 24pt;
	font-weight: bold;
	margin-top:10px;
}

.sectionheader{
	color: #000000; 
	font-size: 20pt; 
	font-weight: normal;
	margin-top:5px;
}

.breadcrumb{
	color: #000000;
	font-size: 15pt;
}

.objectives{
	color: #6481B0;
	font-size: 18pt;
	font-weight: bold;
	margin-top:5px;
}

.authors{
	color: #6481B0;
	font-size: 18pt;
	font-weight: bold;
}

.course_note {
	margin-top: 10px;
	font-style: italic;
	font-size: 15pt;
}

h1 {
	color: #000000; 
	font-size: 24pt; 
	font-weight: normal;
}

.section-level-1 {

}

h2 {
	color: #000000; 
	font-size: 22pt; 
	font-weight: normal;
}

div.section-level-2 {
	margin-left: .12in;	
}

h3 {
	color: #000000; 
	font-size: 20pt; 
	font-weight: normal;
}

div.section-level-3 {
	margin-left: .15in;	
}

h4 {
	color: #000000;
	font-size: 18pt;
	font-weight: bold;
}

div.section-level-4 {
	margin-left: .17in;	
}

h5 {
	color: #000000;
	font-size: 17pt;
	font-weight: bold;
}

div.section-level-5 {
	margin-left: .19in;	
}

h6 {
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
}

div.section-level-6 {
	margin-left: .21in;	
}

h7 {
	color: #000000;
	font-size: 15pt;
	font-weight: bold;
}

div.section-level-7 {
	margin-left: .23in;
}

.hometbl
	{
	background-color: #ffffff;
	}
.hometd, .hometdpadding{
	background-color: #b6ac83;
}

.hometdpadding{
	padding-top: 20px; padding-bottom: 30px;
}

td.search{
	background-color: #f6ecc4; border-top: 5px solid #ffffff;
}

p.search{
	margin-left: 10px;
}

span.search{
	color: #3481b0; font-size: 14pt; font-weight: bold;
}

td.navlinks{
	background-color: #b6ac83; padding:5px; padding-left: 20px;
}

span.navlinks{
	color:#ffffff;
}

td.spacing{
	background-color: #ffffff;
}

td.left{
	background-color: #d6e2ea;border-left: 7px solid rgb(255, 255, 255); border-right: 3px solid rgb(255, 255, 255);
}

.bclink, .bclink:visited, .bclink:hover
	{
	color: #336699;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration:underline;
	}

.blacklink, .blacklink:visited, .blacklink:hover
	{
	color: #000000;
	text-decoration:underline;
	}

.selectedlink, .selectedlink:visited, .selectedlink:hover
	{
	color: #3481b0;
	font-weight: bold;
	text-decoration: none;
	}

.whitelink, .whitelink:visited, .whitelink:hover, .whitelinkunderline, .whitelinkunderline:visited, .whitelinkunderline:hover
	{
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	}

.whitelink, .whitelink:visited, .whitelink:hover{
	text-decoration: none;
}

.whitelinkunderline, .whitelinkunderline:visited, .whitelinkunderline:hover{
	text-decoration: underline;
}

.leftcol
	{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

.leftcell
	{
	background-color: #d6e2ea;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	}

.rightcell
	{
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
	}

.righttbl
	{
	border-top: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	}

.searchtbl
	{
	background-color: #f6ecc4; 
	}

.welcome
	{
	font-size: 17pt;
	color: #686868;
	line-height: 1.5em;
	padding: 15px;
	}

.welcomeindent
	{
	font-size: 17pt;
	color: #686868;
	line-height: 1.5em;
	padding: 5px;
	text-indent: 2em;
	margin-bottom:5px;
	}

.othermsg
	{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	line-height: 1.4em;
	}

.noindent
	{
	margin-left: 0;
	padding-left: 1.5em;
	}

.noindentblue
	{
	list-style-type: square;
	color: #3481b0;
	margin-left: 0;
	padding-left: 1.5em;
	}

.blueblock
	{
	background-color: #3481b0; 
	padding-left: 10px; 
	padding-top: 2.5px; 
	padding-bottom:2.5px;
	}

.footerlink, .footerlink:hover, .footerlink:visited
	{
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

.courselink
	{
	color: #3481b0;
	}

.schooltbl
	{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 10px;
	}

.floatbox
        {
        float: right;
        width:255px;
	background-color: #f6ecc4;
	margin-left: 10px;
        }

.floattext
	{
	margin: 15px;
	line-height: 1.4em;
	}

.highlightlink
	{
	color: #3481b0;
	text-decoration: none;
	}

.bluetext
	{
	color: #3481b0;
	}

.bluetextbold, .bluetextbold:visited, .bluetextbold:hover
	{
	color: #3481b0;
	font-weight: bold;
	}

.yellowbg, .yellowbg-padding
	{
	background-color: #f6ecc4;
	}

.yellowbg-padding
	{
	background-color: #f6ecc4;
	padding:5px
	}

.nugget, .topic-sentence, .summary {
  background-color: #FFB812;
  font-weight : bold;
}

.keyword {
  background-color: #75CEF3;
  font-weight : bold;
}

.calendar_header {
	padding: 5px;
	vertical-align: top;
}

.caption {
	color: #3481b0;
	font-size: 14pt;	
	font-weight: normal;
}

a, a:visited {
	color: #3481b0;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

li {
	padding-top:0.5px;
	padding-bottom:0px;
}

li.course_list {
	padding-top:2px;
	padding-bottom:2px;
}

li.leftnav {
	padding-top:0px;
	padding-bottom:0px;
}

.strong{
	font-weight: bold;
}

td.brown{
	background-color: #f3e6b2;
}

p.margin-top{
	margin-top: 15px;
}

img.homepage{
	margin-bottom: 5px;
}

td.padding{
	padding-top: 5px	
}

div.author {
        padding-top: 5px;
	padding-bottom: 5px;
}

div.pdflink {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.colorkey {
	float: right;
}

div.block-quote {
  font-size: small;
  display: block;
  text-align: left;
  margin-top: 4%;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 4%;
}

span.emph {
  font-style: italic;
}

.warning {
	color:red;
	font-weight:bold;
}

ol {
  margin-bottom: 4pt;
  margin-top: 4pt;
  text-align: left;
  list-style-type: decimal;
}

ol ol {
  list-style-type: upper-alpha;
  margin-top: 4pt;
  margin-bottom: 8pt;
}

ol ol ol {
  list-style-type: lower-roman;
  margin-top: 4pt;
  margin-bottom: 8pt;
}

ol ol ol {
  list-style-type: lower-roman;
  margin-top: 4pt;
  margin-bottom: 8pt;
}

ol ol ol ol {
  list-style-type: lower-alpha;
  margin-top: 4pt;
  margin-bottom: 8pt;
}

ol ol ol ol ol {
  list-style-type: decimal;
  margin-top: 4pt;
  margin-bottom: 8pt;
}

ol ol ol ol ol ol {
  list-style-type: upper-alpha;
  margin-top: 4pt;
  margin-bottom: 8pt;
}

ol ol ol ol ol ol ol {
  list-style-type: lower-roman;
  margin-top: 6pt;
  margin-bottom: 8pt;
}

ol ol ol ol ol ol ol ol {
  list-style-type: lower-alpha;
  margin-top: 6pt;
  margin-bottom: 8pt;
}

td.head {
  font-size: 120%;
  background-color: #CCCCFF;
font-weight: bold;
}

dt {
	font-weight: bold;
}
