/* CSS Document */ 

/* Header */ 

.ParHead2 {
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial', sans-serif;
	font-weight: normal;
	font-size: 24pt;
	color: #EEEEEE;}

/* End Header */



/* Navigation */  
	
.navigation {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}

.navigation:link {
	text-decoration: none;
	color: #555555;
}
.navigation:visited {
	text-decoration: none;
	color: #888888;
}
.navigation:active {
	text-decoration: none;
	color: #000000;
}
.navigation:hover {
	text-decoration: none;
	color: #663300;
}


/* End Navigation */ 




/* Body */  
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #777777;
}

.bodytext:link {
	text-decoration: none;
	color: #555555;
}
.bodytext:visited {
	text-decoration: none;
	color: #888888;
}
.bodytext:active {
	text-decoration: none;
	color: #000000;
}
.bodytext:hover {
	text-decoration: none;
	color: #663300;
}
	
.ParQuote1 {
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 12pt; 
	color: #cccccc; }

.ParQuoteAuthor {
	font-family: Verdana ; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #cccccc; }
	
.ParHead1 {
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 24pt; 
	color: #cccccc; 
	margin-left: 10pt; }
	
.ParTitle {
	font-family: Verdana; 
	text-decoration: none; 
	color: white; 
	font-size: 12pt; }
	
/* End Body */  



/* MENU TOP */
.MenuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;}
	
.MenuTop:link {
	text-decoration: none;
	color:#000000;}
.MenuTop:hover {
	text-decoration: none;
	color:#888888;}
 .MenuTop:visited {
	text-decoration: none;
	color: #BBBBBB;}
/* END MENU TOP */



/* SYLLABUS TEXT */
.SyllabusHead  {
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 9pt; 
	color: black;
	margin-left: 10px; }
	
.SyllabusHead1  {
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 9pt; 
	color: black;
	margin-left: 10px; }
	
.SyllabusHead1:link {
	color: #000000;}
.SyllabusHead1:visited {
	color: #888888;}
.SyllabusHead1:hover {
	color: #000000;}
.SyllabusHead1:active {
	color: #444444;}
	
.SyllabusText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 10px; }
	
.SyllabusTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;}
	
.SyllabusTable:link {
	color: #000000;}
.SyllabusTable:visited {
	color: #888888;}
.SyllabusTable:hover {
	color: #000000;}
.SyllabusTable:active {
	color: #444444;}
/* END SYLLABUS TEXT */

