
/* HTML TAG DEFINITIONS FOR COURSE PAGES */
.p {}
.br-cour { margin-top: 0px;
				margin-bottom: 2px;
				padding: 3px;}
/* TEXT */

.MsoBodyText {  margin-top: 0px;
				margin-bottom: 2px;
				color: #000066; 
				font-family:Georgia,'Times New Roman',Times,serif; 	
				font-size: 9pt; 
				padding: 3px;
				}
				
				
.MsoBodyTextEmp { color: #0000ff; 
				font-family:Georgia,'Times New Roman',Times,serif; 	
				font-size: 12pt; 
				 }
/* BOX TEXT */
.MsoboxText {
			font-family:Arial,Helvetica,sans-serif; 	
			font-size: 10pt; 
			color: #ffffff;
			background-color: #3366cc;
			margin-top: 2px;
			margin-bottom: 5px;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 5px;
			padding-right: 5px;
			border-right: 1px solid #006;
			border-top: 1px solid #006;
			border-bottom: 1px solid #006;
			border-left: 20px solid #006;

			 }
.ul { }
.liCour { margin-top: 2px;
	     margin-bottom: 2px;
		color: #000000; 
		font-family:Times New Roman; 	
		font-size: 10pt;
		font-weight: normal;
				} 
/* TABLES */
/* TABLE */
.tbl {  border: 1px solid #3366cc;
			padding: 3px;
				} 	
/* TOP ROW*/
.tblbgcolor { font-family:Times New Roman; 
			color: #fff;
			background-color: #336633;
			padding: 4px;
			border: 1px solid #006;
				} 		
/* SIDE COLUMNS TOPICS */	 
.tblcolColor { font-family:Times New Roman; 
			color: #006;
			font-size: 9pt;
			background-color: #ffffcc;
			border: 1px solid #006;
			
				}
/* COLUMNS DEFINITIONS */
.tblcol { font-family:Times New Roman; 
			color: #006;
			font-size: 9pt;
			background-color: #ffffff;
			text-align: center;
			border: 1px solid #006;
				}		
/* COLUMNS DEFINITIONS - ALIGN LEFT */
.tblcol-left { font-family:Times New Roman; 
			color: #006;
			font-size: 9pt;
			background-color: #ffffff; border: 1px solid #006;
			text-align: left;
			
				}		

