/* CSS Document */

/*Style sheet for the 100% width 3 column print template*/

body {padding: 0px 40px 0px 0px; margin: 10px 30px 10px 10px;  color : #000000; background : #ffffff; font-family : "Times New Roman", Times, serif; font-size : 14pt;}
.printLogo {padding: 0; margin: 0 0 -45px 4px; float: left; display: block; height:50px; width:100%; }



#sidenav, #uni, #bread, .bottomNav, .maintainer, .approved, .header, div#mainColumn img.right, div#mainColumn img.left, #courses, #headerthree, #headerone, #headertwo, #headerfour, #headerfive, #header  {display:none;}

P {font-size: 11pt; color: #000000;  font-weight: normal; line-height:155%;}

h1 {color: #000000; font-size: 16pt; text-align: right;	font-weight: bold; padding: 0; MARGIN: 13px 6px 0 10px; display:block;}
h2 {font-size: 15pt; color: #000000; font-weight: bold; border-bottom: 1px solid #000000; padding-top:10px;}
h3 {font-size: 13pt; color: #000000; font-weight: bold; padding-top:10px;}
h4 {font-size: 11pt; color: #000000;  font-weight: bold;}

blockquote {
		font-size: 11pt; color: #000000;  font-weight: normal; line-height:155%; font-style:italic;
		background-image:   url(../images/siteimages/quotes.gif);
		background-repeat: no-repeat;
		padding:12px 30px 12px 30px; margin:0px;} 

	
/* div class for the persons name etc after the quote */
.quote_name{
	font-size: 10pt; color: #000000;  font-weight: normal; line-height:155%; font-style:italic;
		padding-top: 10px;
		padding-left:30px;
		
	}
	div#mainColumn ul { font-size: 10pt; line-height:165%;}
	
	/* Table styling for data information. Use the th rather than the td if you want a header cell */	
	div#mainColumn table {background-image:none;
		text-align: left;
		font: normal;
		border-collapse:collapse;
		width: 90%;
		margin:5px 0px 5px 0px;
		font-size: 11pt; color: #000000;  
		
		}
		
	div#mainColumn table th {
		text-transform:none;
		color: #ffffff;
		font-weight: bold;
		text-align: left;border: 1px solid #000000;
		background-color: #000000;
		padding: 8px 4px 4px 8px;
		border-collapse: collapse;
		vertical-align:top;
		}
		
		

		div#mainColumn table td {
		text-align: left;
		padding: 8px 4px 4px 8px;
		border-collapse:collapse;
		border: 1px solid #000000;
		vertical-align:top;
		font-weight: normal;
		background-color:#ffffff;
		font-size: 11pt; color: #000000;  
		}
		
		div#container {

	border-bottom: 10px solid #ffffff;}