body {
		background: #8796E7 url(/ar/aboutun/images/grad.jpg) repeat-x;
}
		
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#C3CAF8;
}

/* TOP BANNER*/

#topbanner #hiddentitle, #topbanner #hiddentitle span {
	background-image:url(/ar/media/accreditation/images/banner.jpg);
	background-position: right;
	}

#topbanner {
	background-color: #5369ee;	
}


/* PAGE CONTENT ATTRIBUTES */

#content h2 {
	padding-right: 1em;
	padding-bottom: 0.7em;
}

#content h3 {
	color: #3E339F;	
}

#content h4 {
	color: #333;
}	

#content a:hover   {
	color:#6666FF;
}

#content a:visited {
	color: #4F5B6C;
}

#content ul li {
	background-image: url(/ar/aboutun/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 100% 7px;
	padding-right: 0.9em;
	padding-bottom:0.5em
}

#content ul ul li  {
	background-image: url(/ar/about/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-right: .5em;
}

#content #address {
	text-align: center;
}

#mainnav ul li.nolink{
	font-size: 0.9em;
	padding-left: 0.7em;
	padding-bottom: 0.4em;
	padding-right: 0.5em;
	padding-top: 0.3em;
	color:#00275B;
}

/* Ticker */
div#focus {
	width:88%;
	max-width:97%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	margin-top: 1em;
	border: 1px solid #990000;
}
#focus h2 {
	background-color:#990000;
	color:#ffffff;
	font-size: 1.1em;
	margin: 0;
	padding-right: 0.8em;
	padding-bottom: 0.1em;
}
#focus p {
	padding:0.5em 0.8em;
	margin: 0em;
	line-height: 1.5em;
}
