#ta_portals {
	height:60px;	
	width:920px;
}
#ta_portals a {
	color: #333;
	text-decoration: none;
	display: block;
}
#ta_portals a:hover {
	text-decoration: underline;
}
#ta_portals ul {
	float:right;
	display: inline;
	clear:both;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#ta_portals li {
	float:left;
	display: inline;
	font-size:0.9em;
	margin: 0 0;
	padding: 0 10px;
	width:195px;
	border-left: 1px solid #ddd;
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
}
#ta_portals li.second_po{width:215px;}
#ta_portals li.third_po{width:215px;}

#beforeportals a {
	font-size:1.3em;
	color:#cc0000;
	background-color:#eee;
	padding-top:5px;
	padding-left:10px;
	margin-left:-20px;
	margin-right:5px;
	height:50px;
	white-space:nowrap;
	}
#ta_portals h1 {
	margin: 0px;
	padding:0px;
	color:#cc0000;	
	font-size:1.3em;
}
#horiz_acc{
	width:930px;
	margin:10px 0;
	}
.hrzContainer3 {
	
}
.hrzContainer3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
/*Handle*/
.handle3 {
	float: left;
	display: inline;
	width: 105px;
	height: 210px;
	text-align:center;
	border-right: 1px solid #fff;
	background: #ddd;
	cursor: Pointer;
}
.handleOver3{
	background: #666;
}
.handleSelected3{
	background: #ddd;
	border-right:none;
	width:105px;
}
/*Content Container*/
.contentWrapper3{
	background-color: #fff;
	height:210px;
	background-image: url('../Images/contentWrapper3_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
.contentInnerWrapper3{
	padding: 10px 10px 10px 125px;
	height:200px;
	}
#test3ListItem0 .contentInnerWrapper3{
	background-image: url('../Images/edu_right.jpg');
	background-position: top left;
	background-repeat: no-repeat;}
#test3ListItem1 .contentInnerWrapper3{
	background-image: url('../Images/ooc_right.jpg');
	background-position: top left	;
	background-repeat: no-repeat;}
#test3ListItem2 .contentInnerWrapper3{
	background-image: url('../Images/fac_right.jpg');
	background-position: top left	;
	background-repeat: no-repeat;}
#test3ListItem3 .contentInnerWrapper3{
	background-image: url('../Images/gen_right.jpg');
	background-position: top left	;
	background-repeat: no-repeat;}
/*Animation Start*/
.contentStart3 {
	padding-left:0px;	
	float: left;
	display: inline;
	width:0px;
	height: 210px;	
	overflow:hidden;
	color:#333;
	border-right: none;
	background-color: #fff;
}
/*Animation End*/
.contentEnd3 {
	float: left;
	display: inline;	
	height: 210px;
	border-right: 1px solid white;
}
.contentInnerWrapper3 h1
{
	margin-bottom:0;
	padding-bottom:0;}
	
.contentInnerWrapper3 p
{
	margin-top:0;
	padding-top:0;}

.contentInnerWrapper3 a
{
	padding-right:10px;
	margin: 0 5px 0 0;
	background: url('../Images/separator.jpg') no-repeat center right;
	color:#999;
	text-decoration:none;
	display:inline-block;
	font-size:1.8em;
	font-weight:bold;
}
.contentInnerWrapper3 a:hover{
	color:#cc0000;
	text-decoration: none;
}
/* The new stuff */
#ha001 {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  height: 150px;
}

#ha001 li{
  float: left;
  display: block;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
}

#ha001 li div{
  display: block;
  overflow: hidden;
  height: 128px;
  width: 125px;
}

#ha001 #a1{
  width: 540px;
}

#ha001  li img{
  position: absolute;
  border: 3px solid #fff;
}

#ha001 li p{
  margin: 0;
  padding: 10px 0;
  width: 380px;
  display: block;
  margin-left: 140px;
}

#ha001 li a{
color:#999999;
display:inline-block;
font-size:1.1em;
font-weight:bold;
text-decoration:none;
}

#ha001 li a:hover{
color:#cd3200;
}
