/* this is 'purple'  - used for prospective postgrads */

.articleImage{
	border-color:#613568;
}

/* Specifies size and background of the heading area */			
.contentBoxHeaderBackground{
	background-color:#613568;
}

/* Specifies the most right portion of the item box where the cut corner is */
.contentBoxHeaderCorner{
	background-color: #613568;
}

/* Specifies the size and background of the header area */
.promotionHeaderBackground{
	background-color:#613568;
}

/* Specifies the most right section of the header containing the cut corner */
.promotionHeaderCorner{
	background-color:#613568;
}

/* Images with border will exract their border color here */
.imgBorder{
	border-color:#613568;
}

.internalBox{
	background-color:#613568;
}

.headerMenuBackgroundcolor{
	background-color:#613568;
}

/* Special definitions for the search submit button */
.headerMenuSearchButton{
	background-color:#613568;
}

/* Specifies the tiny colored space most right of the item section 
.navigationItem_PreColor{
	background-color:#000000;
}*/

/* Specifies the section containing the arrow infront of each item */
.navigationArrowBackground{
	background-color:#613568;
}

.navigationActiveArrow{
	background-color:#613568;	
	background-image: url('../images/navigationArrowActive.gif');
	background-repeat: no-repeat;
}

.navigationActiveBackground{
	background-color: #613568;
}

/* Specifies the most right section of the header containig the cut corner */
.navigationActiveCorner{
	background-color:#613568;
}

/* Specifies the Mouseover color in the navigation */
.navigationMSO{
	background-color:#613568;
}

.navigationSubBox{
	background-image:url('../images/navigationSubArrow.gif');
	background-repeat:no-repeat;	
}

.navigationSubLink,.navigationSubLink:active,.navigationSubLink:visited{
	color:#613568;
}

/* Specifies the size and background for the footer section */
.footerBox{
	background-color:#613568;
	height:20px;				
	padding-left:5px;
	padding-right:5px;
}

h1,h2,h3 { color:#613568; }


.textHeadingSmall{
	color:#613568;
}

