@charset "utf-8";
.site_border {
    border: 1px solid #125576;
}
.orange_heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #fa8100;
    text-decoration: none;
}
.orange_subheading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #fa8100;
    text-decoration: none;
}
.ways_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #00486c;
    text-decoration: none;
}
.phone_number_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
}
.middle_heading_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #00486c;
    text-decoration: none;
}
.bullets_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #00486c;
    text-decoration: none;
    line-height: 18px;
}
.white_heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.cap_diploma {
    background-image: url(images/cap_diploma.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.white_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.orange_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF6600;
    text-decoration: none;
}
.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00486c;
    text-decoration: none;
}
.headings {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #00539b;
    text-decoration: none;
}
.schools_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00539b;
    text-decoration: none;
    line-height: 19px;
}
.thankyou_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #00539b;
    text-decoration: none;
    line-height: 25px;
}
.large_thankyou {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #00539b;
    text-decoration: none;
}
.boxtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #56575a;
    text-decoration: none;
}
.line {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #003366;
}
#linkset:hover {
    text-decoration: none;
}