/* use this file to overwrite settings found in institution.css */


/* Change Right Column Background Color */
div.right {
	background-color: #fff;
}


/* Font Size and Weight for Highlights */
.blackDateNoUnderline {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	height: 0;
	padding: 0px;
	margin: 0px;
}

.blackTitleNoUnderline {	
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	height: 0;
	padding: 0px;
	margin: 0px;
}

/* Blue Links in Right Column */
.featureBoxContent a {
	color: #039;
}


/* Modify the Splash Page Text */
.msgarea {
	background-image: url(http://www.canadainternational.gc.ca/sudan-soudan/assets/images/splash/splash_leaf.jpg); 
}
.msgareaalt {
	background-image: url(http://www.canadainternational.gc.ca/sudan-soudan/assets/images/splash/splash_leaf.jpg); 
}
div.headcontainer {
	color: #fff;
 	float: none;
 	text-align: center;
 	padding-top: 84px;
 	padding-left: 0px;
	margin-left: 297px;
 	width: 300px;
 	background-color: transparent;
 	display: block;
 	font-size: 18px;
 	font-weight: normal;
 	height: 120px;
 	min-height: 70px;
 	padding-bottom: 0px;
 	padding-right: 0px;
}
div.headcontainerURL {
  	font-size: 100%;
  	font-weight: 400;
  	margin-bottom: 0px;
   	margin-top: 10px;
   	font-family: Arial;   
}
div.headcontainerSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size: 65%;
	color: #fff;
}





/*frankb for patb */
div.rss_features div.content ul { 
 margin-left: 2px;
 list-style: none;
}

div.rss_features  div.content li { 
 margin-bottom: 10px;
} 

