function toggleFold(index) { let $fold = $w('#fold' + index); let $arrowDown = $w('#arrowDown' + index); let $arrowRight = $w('#arrowRight' + index); // toggle the fold at the index if ($fold.collapsed) { $fold.expand(); $arrowDown.show(); $arrowRight.hide(); } else { $fold.collapse(); $arrowDown.hide(); $arrowRight.show(); } // collapse the other folds [1, 2, 3, 4] .filter(idx => idx !== index) .forEach(idx => { $w('#fold' + idx).collapse(); $w('#arrowDown' + idx).hide(); $w('#arrowRight' + idx).show(); }) } export function headerBox1_onClick(event) { toggleFold(1); } export function headerBox2_onClick(event) { toggleFold(2); } export function headerBox3_onClick(event) { toggleFold(3); } export function headerBox4_onClick(event) { toggleFold(4); } Tuition & Fees | SCES
top of page
Tuition & Fees

For most families, an independent school education is a significant investment that requires careful financial planning. St. Cyprian's Episcopal School is committed to enrolling a culturally and socioeconomically diverse student body, as we believe this diversity enriches the educational experience for all of our students. We strive to see that no talented and motivated student is denied the opportunities afforded by a St. Cyprian's education simply because of cost. 

At St. Cyprian's, we understand that every family’s financial picture is unique. We offer a need-based tuition assistance program called Family Individualized Tuition or FIT. This program determines an individualized tuition for your child(ren) based upon your family's specific financial circumstances and ability to pay. We encourage any family interested in receiving financial assistance to apply for FIT. In general, FIT can reduce tuition up to 40% of the maximum published tuition.

2023-2024 Rates & Fees (Approved).jpg

FACTS Grant & Aid Applications are used to determine scholarship eligibility & FIT (Family Individualized Tuition). Applications will open on February 6th and must be marked COMPLETE in FACTS Grant & Aid by April 15, 2024 to be considered for eligibility.

​

​PREPARE: To prepare to apply, collect the required supporting documents: W-2 forms for all jobs; most recently filed tax return (1040, 1040A, 1040EZ with all schedules), most recently filed Business Tax return if applicable, and any supplemental income documentation (social security, welfare, food stamps, child support, 1099M forms, workers compensation, unemployment, veteran’s benefits, etc.).

​

SUBMIT: Apply for Grant & Aid in your ParentsWeb Account or Application for Enrollment. Complete the required information and submit the required documentation. Any application that is not marked complete in the system will not be considered for award. There is a $40 fee per family that is paid when application is submitted.

​

PROCESS: FACTS provides a need-based financial aid analysis service, which includes a recommendation of what a family should reasonably contribute toward tuition. ACE, FIT & SCES use this information to process each application and determine awards. All information submitted by the family is kept secure and confidential.

​

AWARD: Your student's award for Scholarship and  personalized FIT will be determined. Once you have received your Award Notification and  have signed your enrollment contract for the coming school year, you are all set!

bottom of page