@charset "UTF-8";

/* Reseting from Default */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
h3 {
	font-size:12px;
	}

body{
	background:#666666;
	font-family:Arial, Helvetica, sans-serif;
	color:#474749; /*323133*/
	font-size:14px;
	line-height:18px;
	}
#body{
	padding:0 28px;
	}
#body div{
	float:left;
	}
#article-title{
	width:728px;
	}
#article-title span{
	height:3px; 
	display:block; 
	background-color:#900; 
	margin-top:10px;
	}
#wrapper{
	width:1000px;
	margin:0 auto;
	background:#ffffff;
	}
#container{
	width:1000px;
	margin:0 auto;
	}
#header{
	height:138px;
	padding-top:22px;
	padding-left:28px;
	padding-right:28px;
	background: url(../about/overview/images/header-bg.jpg) repeat-x;
	}
#logo{
	margin-bottom:16px;
	}
#logo div{
	float:right;
	}
#content{
	width:728px;
	min-height:500px;
	padding-left:14px;
	}
#menu{
	height:60px;
	/*margin-top:16px;*/
	}
#banner{
	height:auto;/*380px;*/
	font-size:12px;
	}
.red{
	color:#ab1225;
	}
#footer{
	font-size:12px;
	height:28px;
	margin:22px 22px 10px 22px;
	}
#footer span a {
	color:#323133;
	text-decoration:none;
	}
#footer span a:hover{
	color:#aa1225;
	text-decoration:underline;
	}
.selected{
	color:#aa1225;
	}
#highlights{
	display:block;
	width:956px;
	margin:20px 22px;
	line-height:18px;
	}
#highlights div{
	float:left;
	}
.highlights{
	width:466px;
	height:140px;
	border:solid;
	border-width:1px;
	border-color:#999;
	}/*
#highlights div p img{
	padding-bottom:-5px;
	}*/
.highlights a p img{
	float:left;
	}
.ourMission, .list{
	margin:0;
	}
.ourMission li{
	width:713px;
	float:left;
	margin-left:15px;
	}
.list li{
	margin-left:15px;
	}
.dicription{
	font-size:11px;
	font-style:italic;
	line-height:13px;
	}
.universities{
	margin:0;
	}
.universities li{
	float:left;
	list-style:none;
	padding:0 5px 0 0;
	}
.universities li.noPD{
	padding:0;
	}
.universities li span{
	font-size:10px;
	font-style:italic;
	}
.underline{
	text-decoration:underline;
	}
	
	
	
.bubbleInfo {
	width:150px;
	height:136px;
    position: relative;
}
.bubbleInfo:hover{
	cursor:pointer;
}
	
.popup {
	width:170px;
	background:#000;
	color:#FFF;
	padding:25px 10px 10px 10px;
	line-height:14px;
	background:url(../about/overview/images/tt-bg.png) center top no-repeat;
	
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	z-index:1000;
	filter:alpha(opacity=90) !important;
}
.popup h2{
	font-size:12px;
	text-transform:uppercase;
	}
.popup p{
	font-size:12px;
	}
.page, .page1, .page2, .page3, .page4{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	
	width:700px;
	height:544px; 
	display:block; 
	margin:0 auto; 
	font-size:12px; 
	display:block;
	line-height:14px;
	}
.page div{
	float:left;
	margin-right:12px;
	margin-top:12px;
	}



#controller{
	z-index:13;
	font-size:12px;
	cursor:pointer;
	width:300px;
	}
#controller a, #controller span{
	font-size:12px;
	text-decoration:none;
	color:#4a4f53;
	}
#controller a:hover, .jFlowSelected, #controller span:hover, #controller span.jFlowSelected{
	z-index:13;
	font-size:12px;
	text-decoration:underline;
	color:#ab1225;
	}
#prevNext
{
	z-index:11;
    margin-top: 5px;
	text-transform:uppercase;
}	
#prevNext span
{
	color:#1b66a1;
	font-size:10px;
	position: relative;
	z-index: 12;
	cursor: pointer;
	/*opacity:0.5;
	filter:alpha(opacity=50);*/
	text-decoration:none;
	text-transform:uppercase;
}
#prevNext span:hover
{
/*opacity:10;
filter:alpha(opacity=100);*/
text-decoration:underline;
}


/*
#topnav {
	padding:0; 
	list-style:none;
	position:relative;
}	
#topnav ul {
	position:absolute; 
	left:-19px; 
	display:none; 
	margin:0px; 
	padding:8px 20px 0 15px; 
	list-style:none;
	width:909px;
}	
#topnav li {
	float:left; 
	display:block; 
	z-index:auto;
	font-size:10px;
}
#topnav li.borderRight{
	border-color:#333333;
	border-right-style:solid;
	border-right-width:1px;
	}
#topnav li a {
	font-weight:normal;  
	text-decoration:none; 
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	height:26px;
	line-height:12px;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	padding:3px 6px;
}
#topnav li ul li a{
	padding:0 10px;
	font-size:12px;
	font-weight:normal;
	text-transform:capitalize;
	}
#topnav li ul li.borderRight{
	border-color:#333333;
	border-right-style:solid;
	border-right-width:1px;
	}
#topnav li a:hover {
	color:#fff;
	background: url(../images/generic/menu-hl-bg.jpg) center center no-repeat;
}
#topnav a.selected {
	background: url(../images/generic/menu-hl-bg.jpg) center center no-repeat;
	color:#fff;
}
#topnav ul li {
	float:left; 
}

#topnav ul a {
	display:block;  
	height:15px;
	padding: 3px 5px 3px 5px; 
	color:#333333;
}
#topnav ul a:hover, #topnav ul a.selected {
	text-decoration:underline;	
	color:#aa1225;
	background:none;
}*/

#topnav {
	/*margin:48px 20px 0 20px; */
	padding:0; 
	list-style:none;
	position:relative;
}	
	
/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
#topnav li {
	float:left; 
	display:block; 
	z-index:500; 
	/*margin:0 10px;*/
	font-size:10px;
	line-height:13px;
	
	border-color:#333333;
	/*border-right-style:solid;
	border-right-width:1px;*/
}
#topnav li a:hover {
	color:#fff;
	background: url(../about/overview/images/menu-hl-bg.jpg) center center no-repeat;
}
#topnav a.selected {
	background: url(../about/overview/images/menu-hl-bg.jpg) center center no-repeat;
	color:#fff;
}
/* this is the parent menu */
#topnav li a {
	display:block; 
	padding:3px 11px 3px 12px; 
	font-weight:bold;  
	text-decoration:none; 
	color:#333333;
	text-align:center; 
	/*color:#828a90;*/
	text-transform:uppercase;
	height:26px;
}
#topnav li ul li a{
	padding:3px 10px 0 10px;
	font-size:12px;
	font-weight:normal;
	text-transform:capitalize;
	}
#topnav li ul li{
	height:20px;
	}
#topnav li ul li a.selected, #topnav li ul li a:hover {
	text-decoration:none;
	color:#aa1225;
	background:none;
}
#topnav li a:hover {
	text-decoration:none;
	color:#fff;
}

/* you can make a different style for default selected value */
#topnav a.selected {
	text-decoration:none;
	color:#fff;
}

/* submenu, it's hidden by default */
#topnav ul {
	position:absolute; 
	left:-26px; 
	display:none; 
	margin:0 0 0 -1px; 
	padding:3px 10px 0 20px; 
	list-style:none;
	width:909px;
	/*background:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);*/
	/*padding:5px 150px 5px 20px;*/
}

#topnav ul li {
	/*width:100px;*/ 
	float:left; 
	/*border-top:1px solid #fff;*/
}

/* display block will make the link fill the whole area of LI */
#topnav ul a {
	display:block;  
	height:15px;
	padding: 3px 5px 3px 5px; 
	color:#666;
	
}

#topnav ul a:hover {
	text-decoration:underline;	
	color:#ff5600;
}

#sideNav{
	font-size:12px;
	}
#sideNav span a{
	color:#323133;
	text-decoration:none;
	}
#sideNav span a:hover{
	text-decoration:underline;
	}
#sideNav span.ar {
	color:#fff;
	padding:5px 10px;
	font-size:12px;
	background: url(../about/overview/images/side-nav-ar-bg.png) no-repeat center left;
	text-decoration:none;
	}
#sideNav span.ar a{
	color:#fff;
	}
#sideNav span a.ar:hover{
	text-decoration:underline;
	}

/*
.sideNav{
	float:right;
	font-size:11px;
	padding:15px 20px 0 0;
	text-align:right;
	text-decoration:none;
	}*/		
.sideNav a{
	color:#828a90;
	text-decoration:none;
}	
.sideNav a:hover, .sideNav span.selected{
	text-decoration:underline;
	color:#ab1225;
}	

#leftNav{
	width:220px;
	}
ul.leftNav{ 
	margin:0;
	padding:0;
	font-size:12px;
	}
ul.leftNav li {
	padding:8px 0px;
	margin:0 0 0 10px;
	
	list-style:outside;
	list-style-image:url(../about/overview/images/list-img-n.jpg);
	
	border-color:#474749;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
ul.leftNav li:hover{
	list-style-image:url(../about/overview/images/list-img-hl.jpg);
	}	
ul.leftNav li a{
	color:#474749;
	text-decoration:none;
	}
ul.leftNav li a:hover{
	list-style-image:url(../about/overview/images/list-img-hl.jpg);
	text-decoration:none;
	color:#ab1225;
	}
ul.leftNav li a.selected, ul.leftNav li.selected{
	list-style-image:url(../about/overview/images/list-img-hl.jpg);
	text-decoration:none;
	color:#ab1225;
	}	
ul.leftNav div.title, ul.leftNav li.title{
	list-style:none;
	padding:10px;
	height:15px;
	color:#fff;
	border:none;
	background-color:#bf1e2c;
	text-transform:uppercase;
	}
ul.leftNav li.title a{
	color:#fff;
	}
ul.leftNav li.title a:hover{
	text-decoration:underline;
	}
ul.leftNav li.title{
	margin-left:0;
	}
ul.leftNav li li, ul.leftNav li li.selected{
	list-style:none;
	padding:5px 0 5px 10px;
	margin:0;
	}
ul.leftNav li li:hover{
	list-style:none;
	}

.event div{
	height:20px; 
	background:#e0e1e2; 
	width:728px; 
	text-align:center; 
	padding:5px 0;
	color:#aa103c;
	}
.event span{
	padding:2px 20px;
	float:left;
	}
.date{
	font-weight:bold;
	/*border-right:solid;
	border-right-width:1px;
	border-right-color:#F00;*/
	text-align:right;
	width:90px;
	}
.disc{
	width:550px;
	font-weight:normal;
	
	border-left:solid;
	border-left-width:1px;
	border-left-color:#F00;
	}/*
.event span:hover{
	background:#ffd0c5;
	}*/


.fl{
	float:left;
	}	
.fr{
	float:right;
	}
.clear{
	clear:both;
	}
.mr22{
	margin-right:22px;
	}	
.ml22{
	margin-left:22px;
	}
.mt22{
	margin-top:22px;
	}	
.mb22{
	margin-bottom:22px;
	}
.mr{
	margin-right:20px;
	}	
.ml{
	margin-left:20px;
	}
.mt{
	margin-top:20px;
	}	
.mb{
	margin-bottom:20px;
	}
	
.mr15{
	margin-right:15px;
	}	
.ml15{
	margin-left:15px;
	}
.mt15{
	margin-top:15px;
	}	
.mb15{
	margin-bottom:15px;
	}
.mr10{
	margin-right:10px;
	}	
.ml10{
	margin-left:10px;
	}
.mt10{
	margin-top:10px;
	}	
.mb10{
	margin-bottom:10px;
	}
.mr5{
	margin-right:5px;
	}	
.ml5{
	margin-left:5px;
	}
.mt5{
	margin-top:5px;
	}	
.mb5{
	margin-bottom:5px;
	}
.mr40{
	margin-right:40px;
	}	
.ml40{
	margin-left:40px;
	}
.ml30{
	margin-left:30px;
	}
.mr30{
	margin-right:30px;
	}
.mt30{
	margin-top:30px;
	}
.mb30{
	margin-bottom:30px;
	}
.mt40{
	margin-top:40px;
	}	
.mb40{
	margin-bottom:40px;
	}	
.mr75{
	margin-right:63px;
	}	
.borderTop{
	border-color:#d2d6da;
	border-top-style:solid;
	border-top-width:1px;
	}
.borderBottom{
	border-color:#d2d6da;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
.borderLeft{
	border-color:#d2d6da;
	border-left-style:solid;
	border-left-width:1px;
	}
.borderRight{
	border-color:#d2d6da;
	border-right-style:solid;
	border-right-width:1px;
	}
	
.btImg{
	border-color:#d2d6da;
	border-top-style:solid;
	border-top-width:1px;
	}
.bbImg{
	border-color:#d2d6da;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
.blImg{
	border-color:#d2d6da;
	border-left-style:solid;
	border-left-width:1px;
	}
.brImg{
	border-color:#d2d6da;
	border-right-style:solid;
	border-right-width:1px;
	}
.border	{
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	}
	
.borderDouble{
	border:1px;
	border-top:double;
	border-color:#97999c;
	}