.borderleft {
	border-left-color: #0000CC;
	border-left-style: groove;
	border-left-width: medium;
	padding-left: 14px;
	padding-right: 12px;
}
.borderright {
	border-right-color: #0000CC;
	border-right-style: groove;
	border-right-width: medium;
}
.bordertop {
	border-top-color: #0000CC;
	border-top-style: groove;
	border-top-width: medium;
}
.borderbottom {
	border-bottom-color: #0000CC;
	border-bottom-style: groove;
	border-bottom-width: medium;
}.coftitle {
	font-family: "Comic Sans MS", "Kristen ITC";
	font-size: 26px;
	font-weight: normal;
	color: #0000CC;
}
a.program {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a.program:hover {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.tuition {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
a.tuition:hover {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.policy {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #660099;
	text-decoration: underline;
	font-weight: bold;
}
a.policy:hover {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.contact {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
a.contact:hover {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.homeaddresstext {
	font-family: "Comic Sans MS", "Kristen ITC";
	font-size: 18px;
	font-weight: normal;
	color: #0000CC;
}
a.globalnav {
	font-family: "Comic Sans MS", "Kristen ITC";
	font-size: 14px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a.globalnav:hover {
	font-family: "Comic Sans MS", "Kristen ITC";
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.bodybackground {
	background-color: #CCFF99;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
.innertext {
	font-family: "Comic Sans MS", "Kristen ITC";
	font-size: 13px;
	color: #000099;
}
.innertitle {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
.innertextunderline {
	font-family: "Comic Sans MS", "Kristen ITC";
	font-size: 13px;
	color: #000099;
	text-decoration: underline;
}
a.innerlink {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a.innerlink:hover {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.contacttext {
	font-family: "Comic Sans MS", "Kristen ITC";
	font-size: 16px;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}