/* Define the page background */

BODY, P, DL, DT, DD { 
		background-color: #FFFFFF;
		font-family: arial, helevtica, sans-serif;
		font-size:  10pt;
		font-color:  #000000;
		margin-top: 0px; }

.lecture-popup { 
		background-color: #FFFFFF;
		font-family: arial, helevtica, sans-serif;
		font-size:  10pt;
		font-color:  #000000;
		margin-top: 10px; 
		margin-bottom: 10px;
		margin-right: 25px;}

H1 {font-family: arial, helevtica, sans-serif; font-size: 13pt; letter-spacing:  1px; color: #464A5C; font-weight: 800;}

H2 {font-family: arial, helevtica, sans-serif; font-size: 11pt; letter-spacing:  1px; color:  #464A5C; font-weight:  700;}

H3 {font-family: arial, helevtica, sans-serif; font-size: 9pt; letter-spacing:  1px; color: #464A5C; font-weight:  600;}

.syllabus {font-family: arial, helevtica, sans-serif; font-size: 11pt; letter-spacing:  1px; color: #464A5C; margin-bottom:  10px; margin-top:  10px;}

/* Remove the underline for all links */

A:link, A:active { 		
					text-decoration: none; 
					font-weight: 700;
					color: #7C93BA; }
A:visited { 	
			text-decoration: none;
			font-weight: 700;
			color: #7C93BA;
			font-family: arial, helevtica, sans-serif;}

		
A:hover { 	
			text-decoration: none;
			color: #00007B;}


A.white:link { 	text-decoration: none; 
					font-weight: 500;
					color: #FFFFFF; 
					size:  10pt; }

A.white:active {   text-decoration: none; 
					font-weight: 500;
					color: #FFFFFF; 
					size:  10pt; }

A.white:visited { text-decoration: none; 
					font-weight: 500;
					color: #FFFFFF; 
					size:  10pt; }

A.white: hoover { text-decoration: none; 
					font-weight: 500;
					color: #FFFFFF; 
					size:  10pt; }

OL, UL, LI  { 
		color: #000000;
          font-family: arial, helvetica;
          font-size: 9pt;
          text-align:  left;}

.syllabus  { 
		color: #000000;
          font-family: arial, helvetica;
          font-size: 10pt;
          text-align:  left;
		  margin-left:  15px;
		  line-height:  2.0em;}

  .text2  { 
		color: #000000;
          font-family: arial, helvetica;
          font-size: 10pt;
          text-align:  justify;
		  margin-left:  15px;
		  margin-right:  15px;
		  line-height:  1.5em;}
		  
/* Bottom table contents */

.credits-links { color: #808080;
          font-family: arial, helvetica;
          font-size: 9pt;
          text-align:  center;}

.bot-nav { color: #000000;
          font-family: arial, helvetica;
          font-size: 8pt;
          text-align:  center;}

A.bot-nav:link { 	text-decoration: none; 
					color: #000000; 
					size:  10pt; }

A.bot-nav:active {   text-decoration: none; 
					color: #000000; 
					size:  10pt; }

A.bot-nav:visited { text-decoration: none; 
					color: #000000; 
					size:  10pt; }

A.bot-nav: hoover { text-decoration: none; 
					color: #000000; 
					size:  10pt; }

.date { color: #FFFFFF;
          font-family: arial, helvetica;
          font-size: 8pt;
          text-align:  center;}

.links-nav-menu { color: #808080;
          font-family: arial, helvetica;
          font-size: 9pt;
          text-align:  left;
		margin-left:  5px;}

DT { 
		background-color: #FFFFFF;
		font-family: arial, helevtica, sans-serif;
		font-size:  10pt;
		font-color:  #000000;
		margin-top: 0px;
		font-weight: 500; }

DD { 
		background-color: #FFFFFF;
		font-family: arial, helevtica, sans-serif;
		font-size:  10pt;
		font-color:  #000000;
		margin-top: 0px; }

DD.indent { 
		background-color: #FFFFFF;
		font-family: arial, helevtica, sans-serif;
		font-size:  10pt;
		font-color:  #000000;
		margin-top: 0px; 
		margin-left: 75px; }

.indent { 
		background-color: #FFFFFF;
		font-family: arial, helevtica, sans-serif;
		font-size:  10pt;
		font-color:  #000000;
		margin-top: 0px; 
		margin-left: 75px; }

P.spacer1 {line-height: 1.50em;}

P.spacer2 {line-height: 2.50em;}

P	 { color: #000000;
          font-family: arial, helvetica, sans-serif;
          font-size: 9pt;
          text-align:  left;
		margin-left:  10px;
		margin-right:  5 px;}

P.small-grey-right { color: #808080;
          font-family: arial, helvetica;
          font-size: 9pt;
          text-align:  right;}

P.small-grey-center { color: #808080;
          font-family: arial, helvetica;
          font-size: 9pt;
          text-align:  center;}

DIV.small-text-syllabus { color: #FFFFFF;
          font-family: arial, helvetica;
          font-size: 8pt;
		margin-left:  20px;
		margin-right:  100px;}

.white { color: #FFFFFF;}

.center { color: #000000;
          font-family: arial, helvetica;
          font-size: 10pt;
          text-align:  center;}

TD {
     background-color: #FFFFFF;
     font-family: arial, helevtica, sans-serif;
     font-size: 10pt;}

TD.links-black {  
	background-color: #000000;
     font-family: arial, helevtica, sans-serif;
     font-size: 14pt;
     color:  #FFFFFF;  }

TD.blue-cell {  
	background-color: #7C93BA;
     font-family: arial, helevtica, sans-serif;
     font-size: 8pt;
     color:  #FFFFFF;  }

TD.blue-cell-large-font {  
	background-color: #7C93BA;
     font-family: arial, helevtica, sans-serif;
     font-size: 14pt;
     color:  #FFFFFF; 
	font-weight:  700;   }
	
	
/* For Student Discussion Forums */
.studentforum { 
		background:  #7C93BA url(bkgrd.gif); 
		background-repeat: no-repeat;
		background-attachment: fixed; 
		position: absolute; top: 0px; left: 0px }

.studentforum2 { 
		background:  #7C93BA; }
		
.rightcontent { position: absolute; left: 354px; top: 20px;}

.text-white1 {  
		background-color: #7C93BA;
		font-family: arial, helevtica, sans-serif;
		font-size: 12pt;
		color:  #FFFFFF;
		font-weight:  600;
		letters-spacing:  1.60em;
		line-height: 1.2em;
		margin-left:  20px;}
		
.text-white2 {  
		background-color: #7C93BA;
		font-family: arial, helevtica, sans-serif;
		font-size: 10;
		color:  #000000;
		font-weight:  500;
		letter-spacing:  normal;
		line-height: 1.2em;
		margin-top:  30px;
		margin-left:  95px;}

.text-white3 {  
		background-color: #7C93BA;
		font-family: arial, helevtica, sans-serif;
		font-size: 10;
		color:  #000000;
		font-weight:  500;
		letter-spacing:  normal;
		line-height: 1.2em;
		margin-top:  20px;
		margin-left:  25px;}

.text4 {  
		background-color: #7C93BA;
		font-family: arial, helevtica, sans-serif;
		font-size: 12;
		font-color:  #333333;
		font-weight:  normal;
		letter-spacing:  .10em;
		line-height: 2.00em;
		margin-top:  20px;
		margin-left:  25px;
		bottom:  10px;}
		
		.text5 {  
		background-color: #7C93BA;
		font-family: arial, helevtica, sans-serif;
		font-size: 10pt;
		font-color:  #333333;
		font-weight:  700;
		letter-spacing:  .30em;
		line-height: 1.20em;
		margin-top:  10px;
		margin-left:  20px;
		bottom:  10px;}
		
.space {padding:  25px; line-height: 1.5em;}

.bottomcontent1 { position: relative; left: 160px; top: 500px;}

.bottomcontent2 { text-align: center;;}

.bottomcontent3 { text-align: center;;font-size:  10; margin-top:  12; letter-spacing: ..05em;}