






#left-nav{
	float: left;
	display: block;
	width: 206px;
	background-color: #560054;
	margin-bottom: 10px;
	padding: 12px;
}

#left-nav p {
	color: #AD208E;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 12px;
	}




#left-nav ul{
	float: left;
	width: auto;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
	line-height:17px;
		
	}
		
#left-nav ul li{	
	list-style: none;
	padding-bottom: 8px;
	}
	
	
#left-nav ul li ul{
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 6px;


}
	
#left-nav ul li li{
list-style-type: none;
background: url('bullet-dash.png') no-repeat top left;
	padding-bottom: 3px;
padding-left: 15px;
font-size: 0.9em;

}




#left-nav ul li li a{


	color: #FFF;
}
#left-nav .sidebar-current{
	color: #F2C5DC;
	font-weight: bold;

}


#left-nav ul li a{	
	text-decoration: none; 
	color: #FFFFFF;
	}
		
#left-nav ul li a:hover{ 
	text-decoration: none;
	color: #F2C5DC;
	}


/************************************************************************************
POSITION LINKS PANEL OVER FLASH - GRADUATES
*************************************************************************************/

#links-panel li a{    
        color: #560054;
        }

#links-panel li a:hover{ 

        color: #AD208E;
        }

.color_faqs{
	color: #AD208E;
}

.alternate_color_faqs{
	color: #560054;
}



.ic_caption a{
	color: #FFFFFF;
	text-decoration: none;
	}

.ic_caption a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.quick-links {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 12px;
}
#template-content h1, #template-content h2, #template-content a{
	color: #AD208E;
}
.four-col-last{
	float: left;
	display: block;
	width: 213px;
	height: 204px;
	border: 9px solid #560054;
	background-color: #560054;
	background-image: url(../images/Search-Apply.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
	
	
.four-col-last a{
	color: #FFFFFF;
}


.four-col-last-grads{
	float: left;
	display: block;
	width: 230px;
	height: 204px;

}



