/* this is 'blue' - used for schools and departments */

/* modifications CAS May 2005 */
/* h2 and h3 now section colour */


.articleImage{
	border-color:#074D88;
}

/* Specifies size and background of the heading area */			
.contentBoxHeaderBackground{
	background-color:#074D88;
}

/* Specifies the most right portion of the item box where the cut corner is */
.contentBoxHeaderCorner{
	background-color: #074D88;
}

/* Specifies the size and background of the header area */
.promotionHeaderBackground{
	background-color:#074D88;
}

/* Specifies the most right section of the header containing the cut corner */
.promotionHeaderCorner{
	background-color:#074D88;
}

/* Images with border will exract their border color here */
.imgBorder{
	border-color:#074D88;
}

.internalBox{
	background-color:#074D88;
}

.headerMenuBackgroundcolor{
	background-color:#074D88;
}

/* Special definitions for the search submit button */
.headerMenuSearchButton{
	background-color:#074D88;
}

/* 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:#074D88;
}

.navigationActiveArrow{
	background-color:#074D88;	
	background-image: url('../images/navigationArrowActive.gif');
	background-repeat: no-repeat;
}

.navigationActiveBackground{
	background-color: #074D88;
}

/* Specifies the most right section of the header containig the cut corner */
.navigationActiveCorner{
	background-color:#074D88;
}

/* Specifies the Mouseover color in the navigation */
.navigationMSO{
	background-color:#074D88;
}

.navigationSubBox{
	background-image:url('../images/navigationSubArrow.gif');
	background-repeat:no-repeat;	
}

.navigationSubLink,.navigationSubLink:active,.navigationSubLink:visited{
	color:#074D88;
}

/* Specifies the size and background for the footer section */
.footerBox{
	background-color:#074D88;
	height:20px;				
	padding-left:5px;
	padding-right:5px;
}

h1, h2, h3 { color:#074D88; }

.textHeadingSmall{
	color:#074D88;
}
