/* CSS Document */

body
{
	padding:0px;
	margin:0px;
	font-family: "trebuchet MS", Arial, verdana;
	font-size: 11px;
	color: #969696;
	text-decoration: none;
	text-align:center;
	background-color: #FFFFFF;
}
ul, li
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
.clearspace
{
	clear:both;
}
h1, h2, h3, h4
{
	margin:0px;
	padding:0px;
}
h1
{
	font-size:28px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:8px;
	color: #3663ae;	
	font-style:italic;
	
}
h2 {
	font-size:23px;
	color:#323232;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-size:20px;
	color:#183466;
}
h4 {
	font-size:18px;
	color:#f01e0f;
}

.h3
{
	padding-top:14px;
}
a {
	color: #193264;
	text-decoration: none;
}
a:hover {
	color: #193264;
}
p
{
	margin:0px;
	padding:0px;
	line-height: 20px;	
	line-height: 16px;	
}

#pagebg1
{
	background-image: url(../images/bg-page1.jpg);
	background-repeat: no-repeat;
	width: 415px;
	background-color: #202D2C;
	background-position: right top;
}
#pagebg2
{
	background-image: url(../images/bg-page.gif);
	background-repeat: no-repeat;
	width: 970px;
}
#pagebg3
{
	background-image: url(../images/bg-page3.jpg);
	background-repeat: no-repeat;
	width: 415px;
}
#bg-page
{
	background-image: url(../images/bg-page.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#holder
{
	position:relative;
	width:970px;
	margin:0px;
	padding:0px;
	background-image: url(../images/bg-page2.jpg);
	background-repeat: no-repeat;
}
	#utilities #home_logo {
		position:absolute;
		display:block;
		width:175px; height:1px; padding-top:65px;
		left:25px; top: 10px;
		overflow:hidden;
	}
#utilities
{
	padding-top: 10px;
	padding-bottom: 16px;
	padding-left: 230px;
	height:25px;
}
#utilities li
{
	display:inline;
	float:left;
}
#utilities li a
{
	display:block;
	overflow:hidden;
	height:1px;
	padding-top:25px;
}

#ucontact, #uresource, #uback
{
	background-image: url(../images/bg-utilities.gif);
	background-repeat: no-repeat;		

}
#uhome
{
	width:76px;	
	padding-right:285px;
	background-image: url(../images/uhome.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	

}
#uhome:hover
{
	background-position: 0px -23px;
}
#ucontact
{
	width:62px;
	background-position: 0px 0px;
}
#ucontact:hover
{
	background-position: 0px -23px;
}
#uresource
{
	width:113px;
	background-position: -62px 0px;
}
#uresource:hover
{
	background-position: -62px -23px;
}
#uback
{
	width:196px;
	background-position: -175px 0px;
}
#uback:hover
{
	background-position: -175px -23px;
}
#topnav
{
	clear:both;
	padding-left:229px;
	width:741px;
	height:31px;
}
#topnav ul li
{
	display:inline;
	float:left;
}
#topnav ul li a
{
	display:block;
	overflow:hidden;
}
#abt, #pro, #loc, #sch, #opp, #med, #adm, #abtactive, #proactive, #locactive, #schactive, #oppactive, #medactive, #admactive
{
	background-image: url(../images/top-nav.gif);
	background-repeat: no-repeat;
	height:1px;
	padding-top:30px;
}
#abt
{
	width:76px;	
	background-position: 0px 0px;
}
#abt:hover
{
	background-position: 0px -31px;
}
#abt.active
{	
	width:76px;
	background-position: 0px -62px;
}
#pro
{
	width:106px;
	background-position: -76px 0px;
	
}
#pro:hover
{
	background-position: -76px -31px;
}
#pro.active
{	
	width:106px;
	background-position: -76px -62px;
}
#loc
{
	width:101px;
	background-position: -182px 0px;
	
}
#loc:hover
{
	background-position: -182px -31px;
}
#loc.active
{	
	width:101px;
	background-position: -182px -62px;
}
#sch
{
	width:96px;
	background-position: -283px 0px;
	
}
#sch:hover
{
	background-position: -283px -31px;
}
#sch.active
{	
	width:96px;
	background-position: -283px -62px;
}
#opp
{
	width:162px;
	background-position: -379px 0px;
	
}
#opp:hover
{
	background-position: -379px -31px;
}
#opp.active
{	
	width:162px;
	background-position: -379px -62px;
}
#med
{
	width:106px;
	background-position: -541px 0px;
	
}
#med:hover
{
	background-position: -541px -31px;
}
#med.active
{	
	width:106px;
	background-position: -541px -62px;
}
#adm
{
	width:93px;
	background-position: -647px 0px;
	
}
#adm:hover
{
	background-position: -647px -31px;
}
#adm.active
{	
	width:93px;
	background-position: -647px -62px;
}
#banner
{
	clear:both;
	position:relative;
	height:194px;
	background-image: url(../images/bg-banner1.png);
	background-repeat: no-repeat;
}

	#banner #intl_logo {
		display:block;
		position:absolute;
		left:41px; top:17px;
		width:145px; height:1px;
		padding-top:158px;
		overflow:hidden;
	}
#bnavleft, #cntnavleft
{
	width:181px;
	float:right;
}
#cntnavleft
{
	background-image: url(../images/bg-rightnav.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#british, #video, #photo, #student
{
	background-image: url(../images/cta.png);
	background-repeat: no-repeat;
	height:96px;
	width:181px;
	display:block;
}
#british
{
	background-position: 0px 0px;
}
#british:hover
{
	background-position: -181px 0px;
}
#video
{
	background-position: 0px -96px;
}
#video:hover
{
	background-position: -181px -96px;
}
#photo
{
	background-position: 0px -194px;
}
#photo:hover
{
	background-position: -181px -194px;
}
#student
{
	background-position: 0px -293px;
}
#student:hover
{
	background-position: -181px -293px;
}
.logos
{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:9px;
	color:#555555;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:40px;
}
.logos a
{
	color:#555555;
}
#cntholder
{
	clear:both;
}
#leftcol
{
	float:left;
	width:213px;
	padding-left:7px;
}
#leftcol li
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftcol li a
{
	font-size: 14px;
	color: #7D4100;	
	padding:3px 0 3px 25px;
	background-image: url(/images/subnav.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;	
	display:block;
}
#leftcol li a:hover
{	
	color: #003278;
	background-image: url(/images/subnav-over.gif);	
	background-position: top left;
}
#leftcol li a.active, #leftcol li a.active:hover
{	
	color: #003278;
	background-image: url(/images/subnav-active.gif);	
	background-position: top left;
}

#leftcol li ul {
	padding-bottom:2px;
}

#leftcol li ul li {
	border-bottom:none;
}

#leftcol li ul li a {
	background-image:url(/images/subnav-bullet.gif);
	background-position:28px 9px;
	background-repeat:no-repeat;
	padding-left:38px;	
	padding-top:2px;
	padding-bottom:3px;
}

#leftcol li ul li a:hover, #leftcol li ul li a.active, #leftcol li ul li a.active:hover {
	background-image:url(/images/subnav-bullet-over.gif);
	background-repeat:no-repeat;
	color:#d31a0d;
	background-position:28px 9px;	
}

#leftcol ul.inactive, #leftcol li.active ul.inactive ul.inactive, #leftcol li.active ul.active ul.inactive {
	display:none;
}
#leftcol li.active ul.inactive, #leftcol li.active ul.active li.active ul.inactive {
	display:block;
}

#maincontent
{
	float:left;
	width:545px;
	padding-left:14px;
	padding-right:10px;
}
#maincontent ul li
{
	margin:10px 0 0 0;
	padding:0px;
	list-style:disc;
	line-height:15px;
}
#maincontent ul 
{
	margin:-10px 0 0 30px;
	padding:0px;
	line-height:0px;
	
}

#maincontent ol li
{
	margin:10px 0 0 0;
	padding:0px;
	list-style:lower-alpha;
	line-height:15px;
}

#maincontent ol 
{
	margin:-10px 0 0 30px;
	padding:0px;
	line-height:0px;
	
}
#footer
{
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003796;
	line-height:18px;
	padding-top:32px;
	padding-bottom:43px;
}
#footer a
{
	color:#959595;
	text-decoration:none;
}
#footer a span
{
	text-decoration:underline;
}
#footer a:hover span 
{
	text-decoration:none;
}
#footer #fleftnav
{
	float:left;
	width:200px;
	text-align:right;
	padding-right:20px;
}
#fleftnav li {
	list-style-image:none;
	text-align:right;
}
#fleftnav li a
{
	display:block;
}
#squ, #whi, #pem, #cul
{
	background-image: url(/images/footerlnk.png);
	background-repeat: no-repeat;
	width:200px;
}
#squ
{
	height:28px;
	background-position: 40px 0px;
}
#whi
{
	height:25px;
	background-position: 40px -28px;
}
#pem
{
	height:26px;
	background-position: 40px -33px;
}
#cul
{
	height:21px;
	background-position: 40px -59px;
}
#footer #fcntright
{
float:right;
padding-top:100px;
}

#breadcrumbs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969696;
	text-decoration: none;	
	padding: 3px;
	width:538px;
}
#breadcrumbs a
{
	color: #969696;
	text-decoration:underline;
}
#breadcrumbs a:hover
{
	text-decoration:none;
}
.textbox1, .textbox2
{
	padding-bottom:21px;
}
.textbox1
{	
	float:left;
	width:260px;
	padding-right:10px;
}
.textbox2
{	
	float:right;
	width:275px;
}
.textbox1 .image, .textbox2 .image
{
	float:left;
	height:125px;
	width:125px;
	clear:right;
}
.more
{
	display:block;
	background-image: url(../images/bg-more.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 44px;
	background-position: 0px 0px;
}
.more:hover
{
	background-position: 0px -17px;
}

#sectiontitle {
	padding-left:13px;
	height:93px;
}

#internal-cta_fb_home
{
	width:141px;
	height:68px;
	margin-left:-5px;
}

#internal-cta_fb_home li a
{
	margin-left:45px;
	display:block;
	height:68px;
	background-image:url(/images/cta_facebook.png);
	background-repeat:no-repeat;
}

.internal-cta-facebook {
	width:141px;
	background-position:0px 0px;
}

.internal-cta-facebook:hover {
	background-position: 0px -68px;
}

.certify {
		color:#183466;
		font-weight: bold;
		font-size: 16px;
}


.active-language {
	font-weight: bold;
	text-decoration:underline;
	}
