.border {
	border: 1px solid #9EA992;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #003366;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.subtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}
.maincopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

}
.subtitle3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.dashborder {
	border: 1px dashed #993300;
}
.solidborder {
	border: 2px solid #993300;
}
.subtitle4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 37px;

}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.topicsep {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-top-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.schedhd {
	vertical-align: top; 
	text-align: center; 
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 10px; 
}

.scheddate {
	vertical-align: top; 
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.schednum {
	vertical-align: top; 
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.schedmain {
	vertical-align: top; 
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.schedtopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px; 
}
.topicdesc {
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px; 
}
.topiclecturer {
	text-align: left; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
}
.topicreading {
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-bottom: 0px; 
}