<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* COMMON */

.NoBorder {
    border: none;
}

/* FOOTER */

#FooterTop {
    padding-top: 10px;
    color: #687995;
}


.FooterTopContainer {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    background-color: #f79322;
    padding-bottom: 16px;
}

.FooterCopyright {
    margin-top: 16px;
    color: #687995;
    text-align: center;
}

.FooterItem {
    text-align: center;
    font-size: 10px;
    color: #ffffff;
}

.FooterLogo {
    padding-left: 80px;
}

.FooterLink {
    text-decoration-color: none;
    text-decoration: underline;
    color: #ffffff;
}

/* HEADER */

#TopHeader {
    height: 100%;
    width: 100%;
}

.HeaderMain {
    background-color: #FFFFFF;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    -ms-overflow-style: none;
}

.HeaderMenuRight {
    text-align: right;
    /*padding-right: 60px;*/
}

.HeaderTop {
    background-color: #AB5660;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    z-index: 10000001;
    position: fixed;
    padding-right: 2px;
}

.HeaderTopLinks {
    background-color: #7e817e;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
        padding-top: 10px;
}

.homeMiddelLinks {
    background-color: #7e817e;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.homeHeader {
        text-align: center;
}

.HeaderTopLinksInner {
    background-color: #FFFFFF;
    position: relative;
    /*top: 2px;
    left: 2px;*/
}

.HeaderTopLinks2 {
    margin-right: 0px !important;
}

.HeaderLogo {
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}


/* HOME CONTENT */

.HomeContentBlock {
background-image: linear-gradient(0deg, #e7c29b, #FFFFFF);padding-bottom:30px
}

.HomeContentContainer {
    color: #000000;
    height: 100%;
    padding-bottom: 12px;
}

.Homebannerblock {
    width: auto;
    z-index: 1000;
    position: relative;
    top: 0px;
    overflow: hidden;
    text-decoration: none;
    background-color: white;
    color: #AB5660;
}

.HeaderBanner {
    height: 299px;
    overflow: hidden;
    background-color: #E7DBA7;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    color: #201b61;
}

.HomebackGround {
    /*background-image: url(/Images/Home/Mainpic.png);*/
    /*width: 980px;*/
    height: 546px;
}

.HomeContentMiddelBlock {
    max-width: 860px;
    margin-top: 30px;
}

.homeBlock {
    border: 1px solid #fed027;
    box-shadow: 0px 5px 15px grey;
    text-align: center;
    max-width: 184px;
    min-height: 214px;
    background-color: #ffffff;
    padding: 7px;
     margin: 46px;

}
.homeBlocktext {
    font-size:9pt
}
.homeLabel {
    font-weight: bold;
    color: #f79322;
    font-size: 44px;
    font-size: 2.5vw;
}

.headerLabel {
    color: #f79322;
    font-size: 20px;
}

.homehelpbox {
    background-color: #AB5660;
    width: 270px;
    position: relative;
    font-size: 12pt;
    color: white;
    float: right;
}

.innerhomehelpbox {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.outerhomehelpbox {
    padding-top: 68px;
    padding-right: 25px;
}

.homebuttonblock {
    font-size: 9pt;
    text-align: justify;
    width: 125px;
    font-weight: bold;
}

.aboutTopGround {
    max-width: 100%;
    /*background-color:#e4f7fe;*/
        text-align: center;
        /*border-bottom: solid thin lightgray;
background-color: #f2f2f2;*/
}

#bannerBlock {
    display: block;
    background-color: #AB5660;
    opacity: 0.8;
    filter: alpha(opacity = 60);
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    z-index: 120;
    position: absolute;
    top: 350px;
    height: 135px;
}

/*Learning Centre*/
.CentreTop {
     background-image: url(/Images/LearningCentre/learningcentres.jpg);
    max-width: 100%;
    height: 357px;
    margin-left: auto;
    margin-right: auto;
    margin-top:15px;
}

.centreContentTop {
    margin-top:15px;
}


.bannerblockcontrol {
    height: auto;
    width: auto;
    /*top: 350px;*/
    position: relative;
}

.bannerblockcontrol1 {
    height: auto;
    width: auto;
    top: 350px;
    position: relative;
}

.insideblockcontrol {
    position: relative;
    margin-left: 20px;
    width: 980px;
    float: left;
    top: 98px;
}

.insideblockcontrol1 {
    position: relative;
    margin-left: 20px;
    width: 980px;
    float: left;
    top: 98px;
}

#bannerBlock1 {
    display: block;
    background-color: #AB5660;
    opacity: 0.8;
    filter: alpha(opacity = 60);
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    z-index: 120;
    position: absolute;
    top: 14px;
    height: 135px;
}

.blockdiv {
    margin-left: 2px;
    float: left;
    border: 0px none;
    text-decoration-color: none;
    text-decoration: none;
    height: auto;
    width: 135px;
}

.blockdivI {
    margin-left: 125px;
    float: left;
    border: 0px none;
    text-decoration-color: none;
    text-decoration: none;
}

.blockdivLP {
    float: left;
    color: white;
    font-size: 11px;
    font-weight: bold;
    /*width: 85px;*/
    text-align: center;
    margin-top: 15px;
}

.blockdivLP1 {
    float: left;
    color: white;
    font-size: 11px;
    font-weight: bold;
    width: 70px;
    text-align: center;
    margin-top: 15px;
}

.blockdivLP2 {
    float: left;
    color: white;
    font-size: 11px;
    font-weight: bold;
    width: 80px;
    text-align: center;
    margin-top: 15px;
}

.blockdiv2 {
    margin-left: 5px;
    /*float: left;*/
    top: 53px;
    position: relative;
    z-index: 10000;
    left: 20px;
    color: white;
}

.blockdiv3 {
    /*margin-left: 5px;*/
    /*float: left;*/
    top: 60px;
    position: relative;
    z-index: 10000;
    right: 178px;
    color: #9d2e38;
    text-align: right;
}


.blockdivin {
    text-align: center;
    color: #9d2e38;
    font-style: italic;
    font-size: 20px;
    position: relative;
    border: 0px none; /*top: 18px;*/
}

.BlockDivW {
    text-align: justify;
    color: #9d2e38;
    font-style: italic;
    font-size: 20px;
    position: relative;
    top: 25px;
}

.BlockDivWS {
    text-align: justify;
    color: #9d2e38;
    font-style: italic;
    font-size: 20px;
    position: relative;
    top: 0px;
}

.Homememoryblock {
    background-color: #f0e9cc;
    width: 200px;
    overflow: hidden;
    z-index: 1000000;
    position: relative;
    top: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.aboutulpadding {
    padding-left: 30px;
    /*padding-right: 15px;*/
}

.aboutbody {
    padding: 20px;
}

.aboutbodyleft {
    vertical-align: top;
    text-align: justify;
        max-width: 980px;
        padding-top:30px

}

.aboutbodyright {
    font-size: 11pt;
    /*width: 350px; 
     float: right;*/
}

.aboutblockControl {
    padding-bottom: 5px;
}

.aboutblock {
    background-color: #AB5660;
    max-width: 350px;
    /*height: 160px;*/
    z-index: 1001;
    position: relative;
    top: 0px;
    color: #fff;
}

.aboutblock2 {
    background-color: #AB5660;
    max-width: 350px;
    /*height: 70px;*/
    z-index: 1001;
    position: relative;
    top: 0px;
    color: #fff;
}

.aboutblock3 {
    background-color: #AB5660;
    max-width: 350px;
    /*height: 80px;*/
    z-index: 1001;
    position: relative;
    top: 0px;
    color: #fff;
}

.aboutblock4 {
    background-color: #AB5660;
    max-width: 350px;
    /*height: 160px;*/
    z-index: 1001;
    position: relative;
    top: 0px;
    color: #fff;
}

.aboutblock5 {
    background-color: #AB5660;
    max-width: 350px;
    /*height: 85px;*/
    z-index: 1001;
    position: relative;
    top: 0px;
    color: #fff;
}

.aboutPicture {
    background-image: url(/Images/About/Minki2.jpg);
    display: block;
}
/* FRONT LOADER */

#pageDimmer {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 800000001;
    background-image: url(../../Images/Shared/LoaderBackground.gif);
    background-position: left top;
    background-repeat: repeat;
}

#loaderContainer {
    position: relative;
    top: 25em;
    width: 190px;
    max-height: 60px;
    min-height: 60px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border: solid 2px #000000;
}

#loaderImage {
    background-image: url(../../Images/Shared/LoaderImage1.gif);
    width: 40px;
    height: 40px;
    float: left;
    margin-top: 7px;
    margin-left: 28px;
}

#loaderTextContainer {
    float: left;
    font-weight: 600;
    margin-top: 14px;
    margin-left: 14px;
    color: #000000;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.Checkpanel {
    background-color: blue;
}

.tdRuby {
    /*text-align: center;*/
    font-size: 10pt;
    padding-left: 12px;
    width: 64px;
    border-right: solid #AB5660 1px;
}

.tdRuby2 {
    /*text-align: center;*/
    font-size: 10pt;
    padding-left: 12px;
    border-right: solid #AB5660 1px;
    width: 64px;
}

.tdEmerald {
    /*text-align: center;*/
    font-size: 10pt;
    padding-left: 12px;
    width: 64px;
    /*border-right: solid #AB5660 1px;*/
}

.tdSapphire {
    /*text-align: center;*/
    font-size: 10pt;
    padding-left: 12px;
    width: 64px;
    /*border-right: solid #AB5660 1px;*/
}

.tdDesc {
    font-size: 10pt;
}

.tdPrem {
    /*text-align: center;*/
    padding-left: 12px;
    font-size: 10pt;
    width: 64px;
    /*border-right: solid #c0c291 1px;*/
}

.tdAge {
    text-align: center;
    font-size: 10pt;
    width: 64px;
    border-right: solid #AB5660 1px;
}

#circleBack {
    background-image: url('/Images/Plans/financepic.png');
    display: block;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
    left: 200px;
    float: left;
}

#cirlce {
    background-image: url('/Images/Plans/RubyCircleBig.png');
    display: block;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
    left: 89px;
    float: left;
    top: 181px;
}

#cirlce1 {
    background-image: url('/Images/Plans/RubyCircle.png');
    display: block;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
    left: 278px;
    float: left;
    top: 240px;
}



.dovesLP {
    width: 488px;
    border-collapse: collapse;
    float: left;
    height: 100%;
}

.dovesLP2 {
    width: 488px;
    border-collapse: collapse;
    float: left;
}

.dovesLP3 {
    width: 488px;
    border-collapse: collapse;
    float: left;
    height: 100%;
}

.dovesLP4 {
    border-collapse: collapse;
    float: left;
    height: 100%;
}


.dlptable {
    background-color: #989E58;
    width: 70px;
}

.dlptable2 {
    background-color: #989E58;
    padding-top: 5px;
}

.dlptable3 {
    background-color: #AB5660;
}

.dANPtable {
    background-color: #f0e9cc;
    width: 575px;
    height: 280px;
}

.dovesDAN {
    width: 540px;
    height: 245px;
    border-collapse: collapse;
}

.dlptablepad {
    padding-top: 5px;
    float: left;
    height: 100%;
}

.dlptablepad2 {
    height: 100%;
    float: left;
}

.careDiv {
    padding-top: 40px;
    padding-left: 40px;
}

.careDivInner {
    padding-bottom: 10px;
}

.innerDivA {
    text-decoration: none;
    color: black;
    padding-left: 20px;
}

.servicesdiv {
    padding-left: 34px;
    padding-bottom: 10px;
}

.servicesimgDiv {
    padding-right: 20px;
}

.serviceDivInner {
    padding-bottom: 10px;
    color: #97222e;
    font-weight: bold;
}

.serviceDiv {
    padding-top: 20px;
    padding-left: 40px;
    width: 470px;
    float: left;
    text-align: justify;
}

.serviceblock {
    background-color: #AB5660;
    width: 374px;
    height: auto;
    z-index: 1001;
    text-align: justify;
    padding-top: 10px;
    font-size: 12pt;
}

.innerserviceblock {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    color: #FFF;
}

.outerserviceblock {
    float: left;
    margin-top: 5px;
    margin-left: 42px;
}

.planhead {
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-top: 20px;
}

.planlikestyle {
    color: black;
}

.submitMember {
    background-color: #f79322;
    color: white;
    border: none;
    width: 150px;
    padding: 5px 5px 5px 5px;
}

.PanelStyle {
    border: 1px Dashed !important;
    padding: 10px 10px 10px 10px;
    background-color: rgba(255,255,255,.5);
}

.applyHeading {
    color: #7e817e;
    font-weight: bold;
}

.applyheaderBtn {
    height: 50px;
    float: left;
    padding-right: 5px;
    display: table;
}

.applyinnerbtn {
    vertical-align: bottom;
    display: table-cell;
}

.BranchBlock {
    height: 100%;
    z-index: 1000;
    top: 0px;
    overflow: hidden;
}

.Branchbannerblock {
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: relative;
    top: 0px;
    overflow: hidden;
    text-decoration-color: none;
    text-decoration: none;
    background-color: white;
}

.Arrangheading {
    font-size: 15pt;
    font-weight: bold;
    color: #AB5660;
}

.Arrangsmallheading {
    font-size: 13pt;
    font-weight: bold;
    color: #AB5660;
}

.isurancebuttonblock {
    font-size: 10pt;
    text-align: justify;
    width: 125px;
    font-weight: bold;
}

.isurancebuttonblockheader {
    text-align: right;
    margin-right: 6px;
    font-weight: bolder;
    font-size: 13px;
}

/*RoundedCorners*/


.pcornerBody {
    border-left: 1px dashed;
    border-right: 1px dashed;
    max-width: 637px;
    background-color: white;
    opacity: 0.8;
    filter: alpha(opacity = 60);
    padding-left: 14px;
    padding-right: 14px;
}



.applytopSpace {

    margin-top: 10px;
}

.buttonback {
    background-color: #AB5660;
    color: #ffffff;
    border: none;
    height: 25px;
    width: 80px;
    margin-right: 140px;
}

.planControl {
    height: auto;
    width: auto;
    top: 20px;
    position: relative;
}


.CourseContentBlock {
    padding-top: 20px;
    max-width:980px
}

.CareersContentBlock {
  padding: 40px;
    max-width:980px
}


.courseViewButton {
    /*background-image: url('/Images/Shared/qmarkBig.png');*/
       background-image: url('/Images/Shared/info.png');
    background-repeat: no-repeat;
      background-size: 40px 40px;
    width: 44px;
    height: 44px;
    background-color: transparent;
    border: none;
    text-decoration: none;
    outline: none;
}</pre></body></html>