/******* BASIC CONTAINERS AND WRAPPERS **********/
#main-container {
	padding: 0;
	margin: 0;
}

#footer-wrapper {
	clear: both;
	padding: 0;
	margin: 0;
}

#full-container {
	width: 100%;
	background: url('../images/css/rightside_bg.png') 1135px 0px no-repeat;
	background: url('../images/css/rightside_bg.png') 1135px 0px no-repeat !important;
}

#sidebar-tabs-container {
	float: left;
	padding: 0 0 0 12px;
	margin: 10px 0 0 0;
	text-align: center;
}

/******* LEFT NAVIGATION LEVEL 3 **********/
#level3-nav {
	background: #FFFFFF none repeat scroll 0%;
	margin: 0pt;
	min-height: 208px;
	padding-bottom: 30px;
	padding-top: 2px;
	width: 235px;
}

#level3-nav a {
	font-weight: normal;
}

#level3-nav ul {
	list-style-type: none;
	margin: 0pt;
	padding: 5px 0pt;
}

#level3-nav ul li {
	font-size: 11px;
	margin: 0pt;
	padding: 2px 0pt 2px 20px;
	text-indent: 0px;
	height: 1%;
}

#level3-nav ul a:link,#level3-nav ul a:visited {
	color: #0078CC;
}

#level3-nav #currentpage ul li a:link,#level3-nav #currentpage ul li a:visited
	{
	color: #0078CC;
	font-weight: normal;
}

#level3-nav ul a:hover,#level3-nav ul a:active {
	color: #000000;
}

#level3-nav ul li ul {
	padding: 0pt;
}

#level3-nav #currentpage a:link,#level3-nav #currentpage a:visited {
	color: #000000;
	font-weight: bold;
}

#level3-nav #currentpage ul li a:hover {
	color: #000;
}

.level3-nav-heading {
	background: #000000 none repeat scroll 0%;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 7px;
}

#level3-nav .level3-nav-heading a:link,#level3-nav .level3-nav-heading a:visited
	{
	color: #FFFFFF;
	font-weight: bold;
}

#level3-nav .level3-nav-heading a:hover,#level3-nav .level3-nav-heading a:active
	{
	color: #0078CC;
}

/******* LEFT NAVIGATION LEVEL 4 **********/
.level4-nav-heading {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
}

.level4-nav-heading {
	background-color: #D5D5D5;
}

/******* LEFT NAVIGATION LEVEL 3 AND 4 **********/
#level3-nav .level4-nav-heading a:link,#level3-nav .level4-nav-heading a:visited
	{
	color: #000000;
	font-weight: bold;
}

#level3-nav .level4-nav-heading a:hover,#level3-nav .level4-nav-heading a:active
	{
	color: #0078CC;
}

/******* LEFT NAVIGATION CONTACT IN A TAB **********/
.contact-in-a-tab {
	padding: 10px 15px 0 10px;
	position: relative;
}

.contact-in-a-tab p {
	color: #FFFFFF;
}

.contact-in-a-tab .contact {
	color: #808080;
	font-size: 1.2em;
	margin-bottom: 0pt;
	margin-top: 5px;
}

.contact-in-a-tab .contact span {
	color: #FFFFFF;
	font-weight: bold;
}

.contact-in-a-tab .contact a:link,.contact-in-a-tab h3 a:visited {
	color: #FFFFFF;
}

.contact-in-a-tab .contact a:hover,.contact-in-a-tab h3 a:active {
	color: #000000;
}

#undernav-wrapper {
	margin-top: 0;
	padding: 0;
}

#undernonav-wrapper {
	margin-top: 237px;
}

#undernav-wrapper-triangle {
	background: transparent url("../images/css/triangle-contact.png")
		no-repeat scroll left top;
	margin-top: 0;
	padding: 0;
}

#undernonav-wrapper-triangle {
	background: transparent url("../images/css/triangle-contact.png")
		no-repeat scroll left top;
	margin-top: 237px;
}

/******* MIDDLE SECTION - NAVIGATION and GRAPHIC *******/
#banner-wrapper {
	padding: 10px 0 10px 10px;
	background-color: #fff;
	padding: 10px 0 10px 10px;
}

#banner {
	background: #fff;
}

/*** FEATURES ***/
#features {
	min-width: 288px;
	width: 45%;
	height: 220px;
	margin-right: 10px;
	padding: 0;
	background-color: #fff;
	float: right;
}

#features .tab_0_up,#features .tab_1_up,#features .tab_2_up {
	background-color: #000;
	border-top: 1px solid #000;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #000;
}

#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tabs ul li {
	float: left;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 0;
}

#tabs ul li a:link,#features ul li a:visited {
	display: block;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #000;
	padding: 5px 0 5px 0;
	width: 86px;
}

#tabs ul li a:hover,#tabs ul li a:active {
	color: #fff;
	background-color: #676767;
	color: #fff;
}

#features .tab_0_up a:link,#features .tab_0_up a:visited,#features .tab_1_up a:link,#features .tab_1_up a:visited,#features .tab_2_up a:link,#features .tab_2_up a:visited
	{
	color: #fff;
}

#features .tab_0_up a:hover,#features .tab_0_up a:active,#features .tab_1_up a:hover,#features .tab_1_up a:active,#features .tab_2_up a:hover,#features .tab_2_up a:active
	{
	background-color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#contents0,#contents1,#contents2 {
	border: 1px solid #000;
}

#contents0 p,#contents1 p,#contents2 p {
	padding: 0;
	margin: 0 0 5px 0;
}

#contents0 p a:hover,#contents1 p a:hover,#contents2 p a:hover {
	color: #000;
}

#contents2 .events-item {
	margin-bottom: 10px;
}

#tabs ul li {
	float: left;
	text-align: center; border-right: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
}

#tabs ul li a:link,#features ul li a:visited {
	display: block;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #fff;
	color: #000;
	padding: 5px 0 5px 0;
	width: 86px;
}

#tabs ul li a:hover,#tabs ul li a:active {
	background-color: #d4d4d4;
	color: #000;
	border-right: 1px solid #d4d4d4;
}

#features #contents0,#features #contents1,#features #contents2 {
	min-width: 258px;
	clear: both;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 15px;
	text-align: left;
	height: 162px;
	background: url("../images/css/news_bgd.jpg") top left repeat-x;
}

#features .tab_0_up a:link,#features .tab_0_up a:visited,#features .tab_1_up a:link,#features .tab_1_up a:visited,#features .tab_2_up a:link,#features .tab_2_up a:visited
	{
	color: #fff;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#features .tab_0_up a:hover,#features .tab_0_up a:active,#features .tab_1_up a:hover,#features .tab_1_up a:active,#features .tab_2_up a:hover,#features .tab_2_up a:active
	{
	color: #fff;
	background-color: #000;
}

/*** MAIN GRAPHIC ***/
#main-graphic {
	height: 222px;
	background: url("../images/css/newspanel.jpg") no-repeat scroll left;
}

#main-graphic #graphic-caption {
	width: 330px;
	margin: 0;
}

#main-graphic #graphic-caption p a:link,#main-graphic #graphic-caption p a:visited,#main-graphic #graphic-caption h2 a:link,#main-graphic #graphic-caption h2 a:visited
	{
	color: #fff;
}

#main-graphic #graphic-caption .title {
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
}

#main-graphic #graphic-caption .title h2 {
	padding: 0 0 0 0;
	color: #fff;
	font: 1.2em verdana, arial, helvetica, sans-serif;
}

#main-graphic #graphic-caption h2 a:link span,#main-graphic #graphic-caption h2 a:visited span
	{
	color: #fff;
	font-size: 1.2em;
}

#main-graphic #graphic-caption .title p {
	margin: 10px 0 0 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
}

/******* CONTENT AREA *******/
#main-content-wrapper {
	max-width: 900px;
	min-width: 640px;
	padding: 10px;
	width: 100%;
	padding: 0 0 40% 0;
	margin: 0;
	min-height: auto;
	background-color: #fff;
}

#main-content-wrapper2 {
	min-height: auto;
	height: 100%;
	margin: 0 0 0 0;
	background-color: #fff;
	padding-bottom: 35%;
}

/****different on splash****/
#main-content {
	padding-top: 10px;
	font-size: 12px;
	background-color: #fff;
}

#main-content img {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #a6b0b3;
}

#main-content a:link,#main-content a:visited {
	color: #0078cc;
}

#main-content a:hover,#main-content a:active {
	text-decoration: underline;
}

#main-content h3 {
	color: #000;
}

/*** CONTENT ***/
#content {
	margin: 10px 0 0 0;
	line-height: 1.2em;
}

#content a:link,#content a:visited {
	color: #000;
	font-weight: bold;
}

#content a:hover,#content a:active {
	color: #a6a6a6;
	text-decoration: none;
}

#content h2 {
	text-transform: uppercase;
	color: #fff;
	border: none;
}

#content h2 span {
	font-size: 0.9em;
}

#faculties {
	float: left;
	padding: 0 0 0 15px;
}

#faculties ul {
	margin: 5px 0 15px 0;
	padding: 0;
}

#faculties ul li {
	padding: 3px 0 3px 0;
	text-transform: uppercase;
	list-style-type: none;
	font-size: 0.95em;
}

#faculties ul li a:link img,#faculties ul li a:visited img {
	border: none;
	padding: 0;
	margin: 0 8px 0 0;
}

/******* NEW SLIDESHOW SLIDER 1-4 *******/
#slideshow {
	position: relative;
	height: 230px;
	width: 330px;
	margin: 0 10px 0 0;
	float: right;
}

.js #slideshow div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8; /* opacity:0.0; */
	height: 230px;
	background-color: #fff;
}

.js #slideshow div.active {
	z-index: 10; /* opacity:1.0; */
}

.js #slideshow div.last-active {
	z-index: 9;
}

.js #slideshow div img {
	height: 220px;
	display: block;
	border: 0;
	margin-bottom: 10px;
	padding: 0;
}

.js #slideshow span {
	display: none;
}  /* Hide text when JS is on */ /* JS off */
#slideshow span {
	display: block;
}  /* Show text when JS is off */
#slideshow .odd span,#slideshow div img {
	display: none;
} 
	/* Hide text for the first image and hide all images when JS is off */
#slideshow a:link,#slideshow a:visited {
	color: #0078cc;
}

#slideshow a:hover,#slideshow a:active {
	color: #000;
}

#slide-buttons {
	float: right;
	display: none;
	clear: right;
	margin: 0 10px 0 0;
}

* html #slide-buttons {
	width: 104px;
}

#slide-buttons a:link,#slide-buttons a:visited {
	display: block;
	padding: 2px 5px;
	border: 1px solid #eee;
	color: #ccc;
	float: left;
	font-size: 10px;
	margin: 0 0 0 5px;
}

#slide-buttons a:hover,#slide-buttons a:active {
	background: #0099cc;
	color: #fff !important;
}

/******* PROMOTIONAL BUTTONS BAR *******/
#promotional-buttons {
	clear: both;
	height: 55px;
	margin: 10px 15px 15px 10px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #e6e9ea;
	text-align: center;
}

#promotional-buttons p {
	display: block;
	margin: 0;
	padding: 0;
	background: transparent url("../images/css/promotion_bg.gif") top left
		repeat-X;
	background-position: 11px;
}

#promotional-buttons p img {
	background: none;
	border: none;
	vertical-align: middle;
	margin: 0 1% 0 1%;
}

#promotional-buttons p img:hover,#promotional-buttons p img img:active {
	background-color: #eee;
}

#promotional-buttons p a:link,#promotional-buttons p a:visited {
	margin: 0 0.2% 0 0.2%;
}

#main-content .clear img {
	border: 0;
}