@charset "UTF-8";
/* www.pcci.com.ph Print Style Sheet
Developed by: Datu Arellano
Last updated: Wednesday; December 3, 2008 by Datu   
Copyright (C) 2006-2009 Philippine Center for Creative Imaging
------------------------------------------------------ */

body {
	margin: 0px;
	padding: 0px;
	font: 10pt/120% Helvetica, Arial, sans-serif;
}
p {
	margin-bottom: 1em;
}
h1 {
	font-size: 2em;
	line-height: 100%;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.4em;
	color: #333333;
	margin-top: 1em;
}
h6 {
	font-size: 1.2em;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	page-break-after:avoid;
	}
a {
	text-decoration: none;
	color: #000;
	}
#nav-container, #header-image, 
#sidebar-left, #sidebar-right, #altnav, #seo,
#main-content div#cat-box, #main-content #top10-container, #w3cvalid,
#main-content div#registration {
	display: none;
}
#main-content div, div#main-content h3.month {
	display: block;
}
table {
	width:100%;
	border-top:12px solid #000000;
	border-right:1px solid #CCCCCC;
	border-collapse:collapse;
	margin-top: 1em;
	margin-bottom: 3em;
}
td {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:4px;
	background: #FFFFFF;
}
	td.coursecategory {
		font: 1.6em Helvetica, Arial, sans-serif;
		text-transform: uppercase;
	}
	td.day, td.daynumber {
		font-weight:bold;
		border-top: 3px solid #333;
		}
th {
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	font-size: 1em;
	font-weight: bold;
	padding: 3px;
}
.class-continue-right {
	background: #FFFFFF url(../images/icons-bullets/icon_arrow_right-grey.png) no-repeat right center;
	padding-right: 8px;
}

.class-continue-left {
	background: #FFFFFF url(../images/icons-bullets/icon_arrow_right-grey.png) no-repeat left center;
	padding-left: 8px;
}
dt {
	font-weight: bold;
	}
dd {
	padding: 0;
	margin:0 0 30pt 0;
	display: block;
	visibility: visible;
	}