/*  PROGRAM PARTNERS  */

.right{
  text-align: right !important;
}
.left{
  text-align: left !important;
}

.program-schools {

    font-style: normal;
    font-size: 11px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	
	line-height: 12px;
	padding-bottom: 4px;

}

.program-schools A {

    font-style: normal;
    font-size: 11px;
    font-weight: normal;
	color: #6E271E;
	text-decoration: none;
	text-align: left;
	
	line-height: 12px;
	padding-bottom: 0px;

}

.program-schools A:hover{
		
		color: #6E271E;
		text-decoration: underline;
	

	
	}

program-schools UL {

text-align: left;

}

/* STUDENT LIST */

.program-student {

    background: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	padding-bottom: 4px;

}

	.program-student A {
	
		color: #000000;
		text-decoration: none;
		
	}
	
	.program-student A:hover{
			
		color: #6E271E;
		text-decoration: underline;
		
	}

.program-student-alt {

    background: #efefef;
    font-size: 11px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	padding-bottom: 4px;

}

	.program-student-alt A {
	
		color: #000000;
		text-decoration: none;	
	}
	
	.program-student-alt A:hover{
			
		color: #6E271E;
		text-decoration: underline;
		
	
		
}

.program-campus-deadline {

    text-align: left;
    font-size: 11px;
	color: #ffffff;
	background: #395181;
	
}

h6 {

    text-align: left;
    font-size: 12px;
    margin: 0px;
	padding: 0px;
	color: #395181;
	line-height: 13px;
	/* border: 1px solid red; */

}


/* HEADER */

.program-studentheader {

    background: #666666;
    font-style: normal;
    font-size: 11px;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
	padding-bottom: 4px;

}

.program-sidelist-header {

    background: #6E271E;
    font-style: normal;
    font-size: 11px;
    font-weight: normal;
	color: #FCBA51;
	text-decoration: none;
	text-align: left;
	

}


.program-sidelist {

    font-style: normal;
    font-size: 11px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	

}

.program-sidelist p {
	
	color: #6E271E;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
	
}

.program-sidelist a {
	
	/*font-weight: bold;*/
	color: #6E271E;
	text-decoration: none;
	
}

.program-sidelist a:hover {
	
	color: #ffffff;
	text-decoration: none;
	
}


.news-newslist {

    font-style: normal;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	
	line-height: 12px;
	padding-bottom: 0px;

}

	
	.news-newslist A{
		
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}
	
	.news-newslist A:hover{
		
		color: #666666;
		text-decoration: none;
	
	}
	
	.news-newslist A P:hover{
		
		color: #666666;
		text-decoration: none;
	
	}

.news-newslist-readmore {

    font-style: normal;
    font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 11px;
	padding-bottom: 10px;

}

	.news-newslist-readmore A{
		
		color: #6E271E;
		text-decoration: none;
	
	}
	
	.news-newslist-readmore A:hover{
		
		color: #6E271E;
		text-decoration: underline;
	
	}

	

