.Top {
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top:7px;
	padding-bottom:7px;
}
.CirriculumTable {
	width: 100%;
	border:none;
}
.Province {
	font-weight: bold;
	padding-bottom: 5px;
	width:25%;
}
.quote {
	font-size: larger;
	font-weight: bold;
	color: #0000CC;
}
.author {
	font-weight: bold;
}
h3.Title {
	color: #5c5c5c;
	font-size:large;
}
.otherinfo {
	font-style: italic;
	color: #777777;
}
.sidebar {
	width: 100%;
	background-color:#0099CC;
	padding-top:5px;
	padding-bottom:5px;
	

	
}

.sidebarcell
{
width:20%;
font-size:smaller;
float:left;
background-color:#0099CC;
}
.curriculum {
	font-weight: bold;
	color: #5c5c5c;
}

