﻿body {
}

#memRightCol {
background-color:#65B5BE;
}

.rightColDivMain {
border-right:3px solid #176474;
border-left:3px solid #176474;
}



.rightColDivTop {
background-image:url(images/rightColumn/rightColTop.gif);
}

.rightColDivBtm {
background-image:url(images/rightColumn/rightColBtm.gif);
}

#sectionNav a:Link, #sectionNav a:Visited {
background-color:#65B5BE;
color:#176474;
border:1px solid #176474;
}

#sectionNav a:Hover, #sectionNav a:Active {
background-color:#176474;
color:#fff;
}

#appFormWrapper {
border:3px solid #176474;
}

.colouredTable {
background-color:#65B5BE;
}

.colouredTable td {
border-bottom-color:#176474;
}

.appFormTextBox {
border:1px solid #65B5BE;
}

.toolTip {
background-color:#65B5BE;
}



.saveBtn {
background-image:url(images/buttons/programmeBtn.jpg);
}

.saveBtnPrev {
background-image:url(images/buttons/prevBtn.jpg);
}


.progressBar {
background-image:url(images/rightColumn/progressBar.jpg);
}

.progressCell {
border:1px solid #176474;
}

.newProgrammeBtn {
background-image:url(images/buttons/programmeBtn.jpg);

}

.newProgrammeBtn a:Link, .newProgrammeBtn a:Link {
color:#fff;
}

.stepDiv {
border:2px solid #FF761D;
padding:5px;
font-size:115%;
}

.stepDiv strong {
color:#FF761D;
font-size:120%;
}

#progChooserRight a
{

    background: #ffffff url(images/PrognextStepBullet.png) left center no-repeat;
}


#NavholderMBA
{

    background: #181818 url(images/mba.gif) top left no-repeat;
}

#Resources a:Link, #Resources a:Visited {
color:#000;

}

#Resources a:Hover, #Resources a:Active {
color:#CC6600;
}

.activeStep {
float:left;
margin-right:20px;
font-weight:bold;
height:50px;
color:#FF761D;
background: url(images/stepDot.gif) no-repeat 0% 0%;
}


.activeStep span{
float:left;
width:80px;
line-height:1.1em;
font-size:90%;
color:#FF761D;
margin:5px 0 0 20px;
}