@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e2021;
}
/*a {
text-decoration:none;
color:#3b3b3b;
}
a:hover{
text-decoration:underline;
color:#b41e02;
}
a:visited{
text-decoration:none;
color:#3b3b3b;
}
a:active{
text-decoration:none;
color:#3b3b3b;
}*/
a:focus {
	outline:0px;
}
a img {
	border:0px;
}
h1 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0056aa;
}
/* Main CSS */
.main {
	width:100%;
	float:left;
}
.maintop {
	width:100%;
	float:left;
	background:#ffffff;
}
.maintoprightbg {
	width:100%;
	float:left;
	background:url(../images/browser_top_bg1.jpg) no-repeat 97% 0%;
}
.maintopdiv1 {
	width:955px;
	margin:0 auto;
}
/* header */
.header {
	width:955px;
	float:left;
	padding:4px 0px 8px 0px;
}
.headerleft {
	width:630px;
	float:left;
	text-align:left;
}
.headerright {
	width:325px;
	float:left;
	text-align:right;
	padding-top:10px;
}
.headerrightdiv1 {
	width:305px;
	float:left;
	text-align:right;
	color:#0056ab;
	padding-right:20px;
	padding-top:10px;
}
.headerrightdiv1 a {
	text-decoration:none;
	color:#0056ab;
}
.headerrightdiv1 a:hover {
	text-decoration:none;
	color:#f78200;
}
/* Search */
.search {
	width:325px;
	float:left;
	text-align:right;
	padding-top:35px;
}
.searchdiv1 {
	width:249px;
	float:right;
	text-align:left;
	height:26px;
	background:url(../images/search_bg1.gif) no-repeat;
	padding:3px 5px 0px;
}
.searchdiv1 input {
	color:#515252;
	border:0px;
}
/* menu */
.menu {
	width:100%;
	float:left;
	background:url(../images/menu_bg.jpg) repeat-x #f78200;
}
.menudiv1 {
	width:955px;
	margin:0 auto;
}
.menuH {
	width:953px;
	float:left;
	text-align:left;
	background:url(../images/menu_divider.jpg) no-repeat left center;
	padding-left:2px;
}
.menuH ul {
	margin:0px;
	padding:0px;
}
.menuH ul li {
	float:left;
	list-style:none;
	display:inline;
	height:30px;
	background:url(../images/menu_divider.jpg) no-repeat right center;
	padding:0px 1px 0px 0px;
}
.menuH ul li a {
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	padding-left:20px;
	padding-right:22px;
	padding-top:8px;
	padding-bottom:7px;
}
.menuH ul li a:hover {
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;/*background:url(../images/menu_bg_hover.jpg) repeat-x;*/
}
.menuH ul li.current a {
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;/*background:url(../images/menu_bg_hover.jpg) repeat-x;*/
}
.menuH a.selected {
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}
.mgmenusub, .colmenusub ul { /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background:#f78200;
	visibility: hidden;
	z-index: 100;
}
.mgmenusub li {
	display: block;
	width: 185px; /*width of menu (not including side paddings)*/
	color: white;
	text-decoration: none;
	padding:5px 5px 5px 5px;
	border-bottom:1px solid #ed7a0a;
	text-transform:uppercase;
}
.mgmenusub li a {
	display: block;
	width: 175px; /*width of menu (not including side paddings)*/
	color: white;
	text-decoration: none;
	padding:5px 0px 5px 10px;
}
/** html .mgmenusub li {
	display: inline-block;
	width: 170px; 
}*/
.mgmenusub li a:hover {
	color:#000000;
}
.ddiframeshim {
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}
/* banner */
.banner {
	width:100%;
	float:left;
	background:#0056ab;
	border-bottom:1px solid #669acd;
}
.bannerdiv1 {
	width:955px;
	margin:0 auto;
}
.bannerdiv1div1 {
	width:194px;
	float:left;
	text-align:left;
	padding:15px 0px 0px 10px;
}
.bannerdiv1div1 ul {
	margin:0px;
	padding:0px;
}
.bannerdiv1div1 ul li {
	width:194px;
	float:left;
	text-align:left;
	list-style:none;
	/*padding:8px 0px 8px 0px;*/
color:#fff;
	height:39px;
}
.bannerdiv1div1 ul li a {
	width:194px;
	float:left;
	text-align:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
}
.bannerdiv1div1 ul li a:hover {
	color:#f78200;
}
.bannerdiv1div1 a.selected {
	color:#f78200;
}
.mgmenuver {
	width:180px;
	float:left;
	position:relative;
	padding-left:20px;
}
.mgmenuver, .colmenuver ul { /*topmost and sub ULs, respectively*/
	margin:-14px 0px 0px 70px;
	list-style-type: none;
	visibility: hidden;
	position: absolute;
	z-index:100;
}
.mgmenuver li {
	display: block;
	width: 180px; /*width of menu (not including side paddings)*/
	color: white;
	text-decoration: none;
	text-transform:uppercase;
}
.mgmenuver li a {
	display: block;
	width: 165px; /*width of menu (not including side paddings)*/
	color: white;
	text-decoration: none;
	padding:5px 0px 5px 10px;
	background:#3781c9;
	border-bottom:1px solid #5d8dbc;
}
/** html .mgmenusub li {
	display: inline-block;
	width: 170px; 
}*/
.mgmenuver li a:hover {
	color:#000000;
}
.ddiframeshim {
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}
.bannerdiv1div2 {
	width:749px;
	float:left;
	text-align:left;
	border:1px solid #fff;
	margin-top:1px;
}
/* Container */
.maincontainer {
	width:100%;
	float:left;
}
.container {
	width:955px;
	margin:0 auto;
}
.containernav {
	width:955px;
	float:left;
	padding:10px 0px;
*position:relative;
}
.containerdiv1 {
	width:955px;
	float:left;
	padding-bottom:10px;
}
.containerdiv1left {
	width:350px;
	float:left;
	padding-right:10px;
}
.containerdiv1leftdiv1 {
	width:348px;
	float:left;
	border:1px solid #a5b6ba;
	padding:0px 0px;
}
.containerdiv1leftdiv1div1 {
	width:328px;
	float:left;
	text-align:left;
	/*background:url(../images/grip_bg.jpg) repeat-x top;*/
padding:7px 10px 7px;
	border-bottom:1px solid #b3c5c9;
	background:#f78200;
	
}
.containerdiv1leftdiv1div2 {
	width:328px;
	float:left;
	padding:10px 10px;
	font-family:verdana, arial;
	font-size:11px;
	color:#1e2021;
	line-height:18px;
	
}
.containerdiv1leftdiv1div2 a {
	text-decoration:none;
	color:#222222;
}
.containerdiv1leftdiv1div2 a:hover {
	text-decoration:underline;
	color:#b41e02;
}
.containerdiv1right {
	width:595px;
	float:left;
}
.containerdiv1rightdiv1 {
	width:573px;
	float:left;
	border:1px solid #a5b6ba;
	padding:0px 10px;
}
.containerdiv1rightdiv1div1 {
	width:573px;
	float:left;
	text-align:left;
	background:url(../images/grip_bg.jpg) repeat-x top;
	padding:20px 0px 5px;
	border-bottom:1px solid #b3c5c9;
}
.containerdiv1rightdiv1div2 {
	width:573px;
	float:left;
	padding:10px 0px;
	line-height:18px;
}
/* Modified container right */
.containerdiv1mid {
	width:290px;
	float:left;
	padding-right:10px;
}
.containerdiv1middiv1 {
	width:288px;
	float:left;
	border:1px solid #a5b6ba;
}
.containerdiv1middiv1div1 {
	width:276px;
	float:left;
	line-height:34px;
	border-bottom:1px solid #444444;
	padding-left:12px;
	background:#0056ab;
}
.containerdiv1midleft {
	width:85px;
	float:left;
	text-align:left;
}
.containerdiv1midright {
	width:203px;
	float:left;
	text-align:left;
}
.coursebtm {
	width:203px;
	float:left;
	line-height:35px;
	background-color:#e2e1e1;
	cursor:pointer;
	border-bottom:1px solid #afaeae;
	margin-bottom:1px;
}
.coursebtm a {
	width:188px;
	background-color:#e2e1e1;
	line-height:35px;
	text-decoration:none;
	padding-left:15px;
	color:#000;
}
.coursebtm a:hover {
	background-color:#cac9c9;
	line-height:35px;
	text-decoration:none;
	color:#000000;
}
.coursebtmsel {
	width:203px;
	float:left;
	line-height:35px;
	border-bottom:1px solid #afaeae;
	margin-bottom:1px;
	color:#000000;
	background:url(../images/course_arrow.jpg) no-repeat left center #cac9c9;
}
.coursebtmsel a {
	width:188px;
	float:left;
	background-color:#cac9c9;
	line-height:35px;
	text-decoration:none;
	padding-left:15px;
	background:url(../images/course_arrow.jpg) no-repeat left center #cac9c9;
	color:#000;
}
.coursebtmsel a:hover {
	float:left;
	background-color:#cac9c9;
	line-height:35px;
	text-decoration:none;
	color:#000000;
}
.containerdiv1rgt {
	width:295px;
	float:left;
}
.containerdiv1rgtdiv1 {
	width:293px;
	float:left;
	border:1px solid #a5b6ba;
}
.containerdiv1rgtdiv1div1 {
	width:281px;
	float:left;
	line-height:34px;
	border-bottom:1px solid #444444;
	padding-left:12px;
	background:#739945;
}
.containerdiv1rgtleft {
	width:85px;
	float:left;
	text-align:left;
}
.containerdiv1rgtright {
	width:208px;
	float:left;
	text-align:left;
}
.researchbtn {
	width:208px;
	float:left;
	line-height:35px;
	background-color:#e2e1e1;
	cursor:pointer;
	border-bottom:1px solid #afaeae;
	margin-bottom:1px;
}
.researchbtn a {
	width:193px;
	background-color:#e2e1e1;
	line-height:35px;
	text-decoration:none;
	padding-left:15px;
	color:#000;
}
.researchbtn a:hover {
	background-color:#cac9c9;
	line-height:35px;
	text-decoration:none;
	color:#000000;
}
.researchbtnsel {
	width:208px;
	float:left;
	line-height:35px;
	border-bottom:1px solid #afaeae;
	margin-bottom:1px;
	color:#000000;
	background:url(../images/course_arrow.jpg) no-repeat left center #cac9c9;
}
.researchbtnsel a {
	width:193px;
	float:left;
	background-color:#cac9c9;
	line-height:35px;
	text-decoration:none;
	padding-left:15px;
	background:url(../images/course_arrow.jpg) no-repeat left center #cac9c9;
	color:#000;
}
.researchbtnsel a:hover {
	float:left;
	background-color:#cac9c9;
	line-height:35px;
	text-decoration:none;
	color:#000000;
}
/*container bottom*/
.containerdiv2 {
	width:955px;
	float:left;
}
.containerdiv2left {
	width:350px;
	float:left;
	padding-right:10px;
}
.containerdiv2leftdiv1 {
	width:348px;
	float:left;
	border:1px solid #a5b6ba;
	padding:0px 0px;
}
.containerdiv2leftdiv1div1 {
	width:328px;
	float:left;
	text-align:center;
	background:url(../images/grip_bg.jpg) repeat-x top;
	padding:22px 0px 10px;
}
.containerdiv2leftdiv1div2 {
	width:348px;
	float:left;
	text-align:justify;
	/*background:url(../images/voc_bg1.jpg) no-repeat center right;*/

line-height:18px;
	padding:10px 0px 0px 0px;
	color:#000000;
}
.chairman {
	width:308px;
	float:left;
	text-align:justify;
	background:url(../images/voc_bg1.jpg) no-repeat bottom right;
	line-height:18px;
	padding:0px 20px 0px 20px;
	color:#000000;
	height:220px;
}
.vicechairman {
	width:308px;
	float:left;
	text-align:justify;
	background:url(../images/vovc_bg.jpg) no-repeat bottom right;
	line-height:18px;
	padding:0px 20px 0px 20px;
	color:#000000;
	height:220px;
}
.containerdiv2mid {
	width:290px;
	float:left;
	padding-right:10px;
}
.containerdiv2middiv1 {
	width:268px;
	float:left;
	border:1px solid #a5b6ba;
	padding:0px 10px;
}
.containerdiv2middiv1div1 {
	width:268px;
	float:left;
	text-align:left;
	/*background:url(../images/grip_bg.jpg) repeat-x top;*/
	/*font-family:"Myriad Pro", Verdana, arial;
font-size:24px;
color:#1a2c42;*/
padding:5px 0px 5px;
	border-bottom:1px solid #b3c5c9;
}
.containerdiv2middiv1div2 {
	width:268px;
	float:left;
	padding:10px 0px;
	/*font-family:Calibri, verdana, arial;
font-size:14px;
color:#222222;*/
line-height:16px;
	height:211px;
}
.containerdiv2right {
	width:295px;
	float:left;
}
.containerdiv2rightdiv1 {
	width:273px;
	float:left;
	border:1px solid #a5b6ba;
	padding:0px 10px;
}
.containerdiv2rightdiv1div1 {
	width:273px;
	float:left;
	text-align:left;
/*	background:url(../images/grip_bg.jpg) repeat-x top;*/
	/*font-family:"Myriad Pro", Verdana, arial;
font-size:24px;
color:#1a2c42;*/
padding:5px 0px 5px;
	border-bottom:1px solid #b3c5c9;
}
.containerdiv2rightdiv1div2 {
	width:273px;
	float:left;
	padding:10px 0px;
	/*font-family:Calibri, verdana, arial;
font-size:14px;
color:#222222;*/
line-height:18px;
	height:210px;
}
.containerdiv2rightdiv1div2 a {
	text-decoration:none;
	color:#222222;
}
.containerdiv2rightdiv1div2 a:hover {
	text-decoration:underline;
	color:#b41e02;
}
a.readmore {
	text-decoration:none;
	font-family:"Myriad Pro";
	font-size:13px;
	color:#FFFFFF;
	padding:3px 6px;
	background:url(../images/read_more_bg.jpg) repeat-x top #013b73;/*border:1px solid #000000;*/
}
a.readmore:hover {
	text-decoration:none;
	font-family:"Myriad Pro";
	font-size:13px;
	color:#FFFFFF;
	padding:3px 6px;
	background:url(../images/read_more_hover_bg.jpg) repeat-x top #0055a9;/*border:1px solid #297044;*/
}
.studentcontent {
	font-family:verdana;
	font-size:14px;
	color:#0b5570;
}
.studentcontent a {
	text-decoration:none;
	font-family:Calibri;
	font-size:14px;
	color:#3b3b3b
}
.studentcontent a:hover {
	text-decoration:underline;
	color:#b41e02;
}
/* Footer */
.footer {
	width:100%;
	float:left;
	background:url(../images/footer_bg.jpg) repeat-x top #013b74;
}
.footerdiv1 {
	width:955px;
	margin:0 auto;
}
.footerdiv1div1 {
	width:700px;
	float:left;
	text-align:left;
	padding-top:26px;
	height:75px;
}
.footermenu {
	width:700px;
	float:left;
	text-align:left;
}
.footermenu ul {
	margin:0px;
	padding:0px;
}
.footermenu ul li {
	list-style:none;
	display:inline;
	color:#FFFFFF;
}
.footermenu ul li a {
	text-decoration:none;
	color:#ffffff;
}
.footermenu ul li a:hover {
	text-decoration:underline;
	color:#ffffff;
}
.footertext {
	width:700px;
	float:left;
	text-align:left;
	color:#FFFFFF;
	padding-top:10px;
}
.footerright {
	width:255px;
	float:left;
	text-align:right;
	padding-top:16px;
}
/* Scrolling Text */
#marqueecontainer {
	position: relative;
	width: 328px; /*marquee width */
	height: 99px; /*marquee height */
	overflow: hidden;
	margin-bottom:10px;
}
/*
 * jQuery Nivo Slider v2.3
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#slider-wrapper {
	margin:0 auto;
}
#slider {
	position:relative;
	width:749px;
	height:250px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:20px;
	bottom:0px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	background-image: url(../images/bullets.png);
 *background-image: url(../images/bullets_copy.gif);
	background-repeat: no-repeat;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
/*.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
	background-image: url(../images/arrows.png);
	*background-image: url(../images/arrows.gif);
	background-repeat: no-repeat;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
*/
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
/* tab selection */

.tab {
width:160px;
	float:left;
	text-decoration:none;
	color:#000000;
	padding-left:10px;	
	padding-right:3px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	border:1px solid #a5b6ba;
	background-image:url(../images/tab_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:30px;
	background-color:#e0dfda;
}
.tabselected {
    width:160px;
	float:left;
	text-decoration:none;
	color:#0056aa;
	padding-left:10px;	
	padding-right:3px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-color:#FFFFFF;
}
