.mainBackground {
	background-color: 13507b;
}
.bodyBackground {
	background-image: url(../images/interface/background_body.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 30px;
}
.footerBackground {
	background-image: url(../images/interface/background_footer.gif);
	background-repeat: no-repeat;
	height: 41px;
	padding-top: 5px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124061;
	font-weight: bold;
}
.programTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: 124061;
	font-weight: bold;
	padding-bottom: 5px;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #2F2F2F;
	text-align: left;
	padding-bottom: 25px;
	padding-right: 10px;
}
.subTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 124061;
	padding-bottom: 8px;
}
.titlePad {
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 124061;
}
.imagesBorder {
	padding: 2px;
	border: 1px solid #959490;
	margin-bottom: 20px;
}
.primaryTable {
	padding-top: 15px;
}
.curriculumList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 20px;
	padding-top: 2px;
}
.curriculumSemester {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 124061;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5E5D5A;
}
.bioText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: 2F2F2F;
	text-align: left;
	padding-bottom: 30px;
	padding-top: 15px;
	padding-right: 35px;
}
.bioTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #124061;
	padding-top: 15px;
}
.italics {
	font-style: italic;
	color: #666666;
}
a.footer:link {
	color: #124061;
	text-decoration: underline;
}
a.footer:visited {
	color: #124061;
	text-decoration: underline;
}
a.footer:hover {
	color: #236fa6;
	text-decoration: underline;
}
a.footer:active {
	text-decoration: underline;
	color: #124061;
}
