body { 
background:url(images/bg.gif) repeat; 
color:#626262; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
}

* {padding:0px; margin:0px;}

a { text-decoration:none; color:#FFFFFF;}

a:link{ text-decoration:none; color:#FFFFFF;}

a:visited{ text-decoration:none; color:#FFFFFF;}

a:hover{ text-decoration:none; color:#FFFFFF;}

a:active{ text-decoration:none; color:#FFFFFF;}

#container {
	width:931px;
	margin:0px auto 0px auto;
	background:url(images/containerbg.gif) repeat-y;
	padding: 0px 0px 30px 0px;
}

.containerTop {	width:99%;	margin:0px 5px 0px 5px;	height:178px;}

.containerFooter {
	width:911px;
	height:39px;
	background:url(images/footerbg.gif) no-repeat;
	padding:10px;
	margin: 0px auto 0px auto;
	font-size:11px;
}
.containerFooter div{ float:right; }

.containerFooter a{ text-decoration:none; color:#666666; font-weight:bold;}
.containerFooter a:link{ text-decoration:none; color:#666666;}
.containerFooter a:visited{ text-decoration:none; color:#666666;}
.containerFooter a:hover{ text-decoration:underline; color:#666666;}
.containerFooter a;active{ text-decoration:none; color:#666666;}

.containerFooter div a { font-weight:normal; }

.boxLogo {
	position:relative;
	top:0px;
	left:0px;
	width:287px;
	height: 176px;
	border-bottom: #fca61f solid 1px;
	float: left;
}

.logo {	width:257px;height:54px;position: absolute;left: 9px;top: 43px;	}

.logo img { border:0px;}
	
.clearer {	display:block;	width:100%;	clear: both; height: 1px;}

h1 {
	width:100%;
	font-size:19px;
	color:#fda720;
	padding:5px 0px 15px 0px;
}

h2 {
	width:100%;
	font-size:14px;
	color:#025A70;
	padding:5px 0px 5px 0px;
}

h3 {
	width:100%;
	font-size:14px;
	color:#87431E;
	padding:10px 0px 5px 0px;
}

h4 {
	width:99%;
	font-size:18px;
	color:#87431E;
	padding:5px 0px 5px 0px;
	background: url(images/bottomarrow.gif) no-repeat 85% 7px;
	text-align: center;
}

h5 {
	font-size:13px;
	padding: 5px 0px 5px 0px;
}
.text{ font-size:14px;
	   color:#003;
}


.style1 {color:#FF0000;}

.style2{
	font-size:11px;
	color: #AAAAAA;
}

.style3 { color:#CC0000;}

.style4 {color:#025A70; font-weight:bold;}

.bold { font-weight:bold;}

.hometext {
	font-size:12px;
}


.hometext  a { text-decoration:none; color:#0099FF; }
.hometext  a:link { text-decoration:none; color:#0099FF; }
.hometext  a:visited { text-decoration:none; color:#0099FF; }
.hometext  a:hover { text-decoration:underline; color:#0099FF; }
.hometext  a:active { text-decoration:none; color:#0099FF; }


/*  --  Top Menu -- */
ul.menuTop {
	color:#FFFFFF;
	display:inline;
	background:url(images/menutop.gif) no-repeat;
	margin: 147px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-weight:bold;
	float: left;
	width: 266px;
}

.menuTop a {color:#FFFFFF;display:block;padding:0px 0px 3px 0px;float: left;}
.menuTop li a:link { text-decoration:none; color:#FFFFFF;}
.menuTop li a:visited { text-decoration:none; color:#FFFFFF;}
.menuTop li a:hover {text-decoration:underline;	color:#FFFFFF;}
.menu li a:active { text-decoration:none; color:#FFFFFF;}
.menuTop li {display:block;padding:6px 10px 5px 22px;margin: 0px;float: left;}

/* -- Top box -- */

.boxFulltime1, 
.boxFulltime2, 
.boxParttime { 
width:208px; 
height:177px; 
float:left; 
margin-right:2px; 
color:#FFFFFF;
font-family:Tahoma, Arial, "Times New Roman";
position:relative;
left:0px;
top:0px;}

.boxFulltime1 { background:url(images/full1.jpg) no-repeat;}

.boxFulltime2 { background:url(images/full2.jpg) no-repeat;}

.boxParttime { background:url(images/part.jpg) no-repeat;}

.boxHeading {
	font-size:20px;
	font-weight:bold;
	padding: 5px 0px 0px 8px;
	letter-spacing: 1px;
}

.boxSubheading {font-weight:bold;padding: 5px 0px 0px 10px;	}
	
.boxContent {
	padding: 25px 5px 0px 10px;
}

.facebookTop { height:88px;}

.boxDate {
	font-weight:bold;
	padding:0px 0px 0px 0px;
	position:absolute;
	left:9px;
	top:125px;
}


.boxdate1 { font-size:21px;}
.boxdate2 {
	font-size:32px;
}
.boxdate3 { font-size:23px;}


/* --- Menu Style Only --- */
.thickheader { top:22px; left:5px; width:916px;	height: 42px;	margin: 4px 5px 0px 5px;}

/*** ESSENTIAL STYLES ***/
.mt-nav, .mt-nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.mt-nav {
	line-height:1.0;
}
.mt-nav ul {
	position:absolute;
	top:-999em;
	width:100px;
	
}
.mt-nav ul li,
.mt-nav li li a {
	width: 150px;
	
}
.mt-nav li {
	float:left;
	position:relative;
	z-index:999;
	}
.mt-nav a {
	display:block;
}
.mt-nav li:hover ul,
.mt-nav li:focus ul,
ul.mt-nav li.sfHover ul {
	left:0;
	top:26px;
}
.mt-nav li:hover li ul,
.mt-nav li:focus li ul,
.mt-nav li.sfHover li ul {
	top:-999em;
}
.mt-nav li li:hover ul,
.mt-nav li li:focus ul,
ul.mt-nav li li.sfHover ul {
	left:180px;
	top:-1px;
}


.mt-nav {
	font-size:12px;
	float:left; /* needed for horizontal layout */
	background:url(images/menubg.jpg) no-repeat;
	
	}
	
.mt-nav a em {
	position:absolute;
	left:-9999em;
}
.mt-nav .tab {
	height:27px;
}

.mt-nav li {
	white-space:nowrap;
}
.mt-nav a {
	color:#016781;
	padding:0;
	text-decoration:none;
	font-weight:bold;
	
}
.mt-nav li li a {
	padding: 10px 0;
	text-indent: 22px;
	width:100px;
	color:#016781;
		
}
.mt-nav li li.lastli {
	border:0;
}
.mt-nav li li.lastli a {
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	
	
	}
.mt-nav li li a:hover, .mt-nav li li a:focus {
	background:#000000;
	
}


.mt-nav li li {
	border-left:1px solid #fda720;
	border-right:1px solid #fda720;
	color:#000000;
	
	
}

.mt-nav li ul {
	width:150px;
	z-index:999;
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	border-bottom:1px solid #fda720;
	
}

.mt-nav li li {
	text-align:left;
}


/* thickheader hybrid */
.thickheader .mt-nav li:hover ul, .thickheader .mt-nav li:focus ul, .thickheader ul.mt-nav li.sfHover ul { left:0; top:42px; margin-top:1px;}
.thickheader .mt-nav .tab { height:42px; }
.thickheader .mt-nav li ul {background:url(images/menubg.jpg) no-repeat 0px 0px; }
.thickheader .mt-nav li  { background:url(images/menubg.jpg) no-repeat 100px 100px; margin-right:0px; }
.thickheader .mt-nav li li {
	margin-right:0px;
	background-color: #FFFFFF;
	color:#016781;
	
}
.thickheader .mt-nav li li a:hover, .thickheader .mt-nav li li a:focus {
	color:#7d9d00;
	background-color: #FFFFFF;
	
}

	.thickheader .mt-nav li.menu1 {	width: 133px; height:42px;	background-position: 0px 0px;}
	.thickheader .mt-nav li.menu2 {	width: 169px; height:42px;	background-position: -133px 0px;}
	.thickheader .mt-nav li.menu3 { width: 155px; height:42px;	background-position: -302px	0px;}
	.thickheader .mt-nav li.menu4 {	width: 177px; height:42px;	background-position: -457px 0px;}
	.thickheader .mt-nav li.menu5 {	width: 144px; height:42px;	background-position: -634px 0px;}
	.thickheader .mt-nav li.menu6 { width: 138px; height:42px;	background-position: -778px	0px;}
	
	
 .menu2 {color:#016781; text-decoration:none;}

 .menu2 a{ color:#016781; text-decoration:none;}
 .menu2 a:link {color:#016781; text-decoration:none;}
 .menu2 a:visited {color:#016781; text-decoration:none;}
 .menu2 a:hover {color:#7d9d00; text-decoration:none;}
 .menu2 a:active {color:#016781; text-decoration:none;}
	
/* --- End Menu Style Only --- */

/* -- Middle Container -- */
.containerRight {
	width:270px;
	float:right;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}
.containerLeft, .containerLeftH, .containerfull  {
	width:630px;
	float:left;
	margin: 0px 0px 0px 5px;
	padding: 30px 10px 0px 10px;
	text-align: justify;
	line-height: 17px;
}

.containerLeftH { line-height:normal;}

.containerfull {
	width:97%;
	padding: 5px 10px 0px 10px;
}

.containerLeft a { text-decoration:none; color:#0099FF;}
.containerLeft a:link { text-decoration:none; color:#0099FF;}
.containerLeft a:visited{ text-decoration:none; color:#0099FF;}
.containerLeft a:hover{ text-decoration:underline; color:#0099FF;}
.containerLeft a:active { text-decoration:none; color:#0099FF;}

.containerfull a { text-decoration:none; color:#0099FF;}
.containerfull a:link { text-decoration:none; color:#0099FF;}
.containerfull a:visited{ text-decoration:none; color:#0099FF;}
.containerfull a:hover{ text-decoration:underline; color:#0099FF;}
.containerfull a:active { text-decoration:none; color:#0099FF;}

/* -- Home bottom Box  -- */
.hBox1, .hBox2{
	width:262px;
	height:62px;
	font-family:Tahoma, Arial, "Times New Roman";
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	margin:10px 5px 0px 5px;
	padding:12px 0px 0px 0px;
	text-align: center;
}

.hBox1 { float:left; background:url(images/hbox1.jpg) no-repeat;}

.hBox2 { float:right; background:url(images/hbox2.jpg) no-repeat;}


.noticeBoard, .contactBoard {
	background:url(images/hbox3.jpg) no-repeat;
	width:240px;
	height:283px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.contactBoard {
	background:url(images/cbox4.jpg) no-repeat;
	height:382px;
	float:left;
}
/* -- New Css apply on notice board but not used -- */

/*ul.box3h, ol.box3h {
	display:block;
	margin: 50px 5px 5px 5px;
	list-style: none;
	float: left;
	width:225px;
}
ul.box3h li, ol.box3h li {
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	text-align: left;
	border-bottom:#666666 dashed 1px;
	font-size: 13px;
	font-weight: bold;
	display: block;
}

ul.box3h div {
	float:right;
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 0px 0px;
}

ul.box3h span { font-size:18px;}*/



ul.box3h, ol.box3h {
	display:block;
	margin: 45px 10px 5px 10px;
	clear: left;
	list-style: none;
}
ul.box3h li, ol.box3h li {
	clear:left;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
	text-align: left;
	border-bottom:#666666 dashed 1px;
}

.facebook {
	width:96%;
	padding:5px;
	margin-top: 0px;
	height: 36px;
	font-size: 11px;
}

.facebook img { float:left; border:0px;}

.facebook a{ color:#626262; text-decoration:none; font-size:18px; font-weight:bold;}
.facebook a:link{ color:#626262; text-decoration:none;}
.facebook a:visited{ color:#626262; text-decoration:none;}
.facebook a:hover{ color:#626262; text-decoration:underline;}
.facebook a:active{ color:#626262; text-decoration:none;}

/* -- End Home bottom Box  -- */

ul.generalList, ol.generalList {
	display:block;
	margin: 5px 0px 5px 18px;
	clear: left;
}
ul.generalList li, ol.generalList li {
	clear:left;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	list-style-image:url(images/bullet.gif);
}


.javaHeading {
	width:47%;
	padding:5px 5px 0px 5px;
	margin:5px 0px 0px 0px;
	cursor:pointer;
	font-size: 14px;
	float: left;
	border:#CCCCCC dashed 1px;

}

.javaHeadImg {
	width:87px;
	padding:0px 2px 5px 2px;
	float: left;
}

.javaHeadDetail {
	float:left;
	width:65%;
	font-size: 11px;
	padding: 2px 0px 5px 3px;
	color: #999999;
	text-align: left;
}

.javaHeadDetail div {
	width:50px;
	float: left;
	padding-left: 2px;
}

.javaDetails {
	width:99%;
	padding:5px;
	margin-top: 2px;
	float: left;
	border: #CCCCCC dashed 1px;
}

.openpet{ /*class added to contents of MAIN LINK*/
	background-color:#F0F0F0;
}

/* -- Ib Box -- */

.box4 {
	width:592px;
	height:180px;
	background:url(images/box4.gif) no-repeat;
	margin:2px;
	font-family:Tahoma, Arial, "Times New Roman";
	padding: 15px 0px 5px 0px;
}

.ib {
	width:97%;
	padding: 5px 0px 5px 12px;
	text-align: left;
}

.ib div {
	width:75px;
	float: left;
	padding-left: 2px;
	font-weight: bold;
}

.tabcontentWrapper {
	float:left;
	width:50%;
	text-align: left;
}


/* START CONTACT US PAGE STYLES ONLY */

.contactDetails {
	width:95%;
	line-height:25px;
	margin: 53px 0px 0px 10px;
}

.contactDetails a{ color:#0087ef; text-decoration:none;}
.contactDetails a:link{ color:#0087ef; text-decoration:none;}
.contactDetails a:visited{ color:#0087ef; text-decoration:none;}
.contactDetails a:hover{ color:#0087ef; text-decoration:underline;}
.contactDetails a:active{ color:#0087ef; text-decoration:none;}

.containerContact {
	width:650px;
	clear: left;
	padding: 15px 5px;
	float: left;
	float: left;
}

.fromWrapper {
	padding:5px;
	width: 500px;
}

.fromWrapper div {
	width:150px;
	padding: 7px;
	float: left;
	font-weight: bold;
}

.fromWrapper input, select, textarea {
	width:250px;
	padding: 4px 0px 4px 0px;
	border:#88441f solid 1px;
	color:#333333;
}

.buttonWrapper {
	width:50%;
	float: left;
	padding: 2px 0px 2px 165px;
}

.submitDiv, .resetDiv {
	padding:5px;
	margin: 5px 0px 0px 0px;
	float: left;
}

.resetDiv {
	margin: 5px 0px 0px 50px;
}

#submitBtn, #resetBtn {
	width:70px;
	height: 25px;
	border:#fda720 solid 1px;
	background:#87431E;
	color: #FFFFFF;
} 


/* END CONTACT US PAGE STYLES ONLY */


/* START PLACEMENTS PAGE STYLES ONLY */

.placeWrapper {
	width:99%;
	padding:5px 0px;
	margin: 20px 0px;
}

.placeBox {
	float:left;
	width:20%;
	text-align: left;
	margin: 0px 2px;
	border:#FFDF74 solid 1px;
	height: 530px;
}

.placeBox div {
	padding:5px;
	text-align: center;
	background-color: #FFDF74;
	font-weight: bold;
}

/* START FAQ's PAGE STYLES ONLY */

ul.faq, ol.faq {
	display:block;
	margin: 5px 0px 5px 18px;
	clear: left;
}
ul.faq li, ol.faq li {
	clear:left;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
}


/* -- PDF -- */

.pdf {
	width:33%;
	text-align:center;
	float: left;
	padding: 10px 0px 10px 0px;
	clear: none;
}
.pdf img {	padding: 0px 0px 5px 0px;	border:0px;	border:#333333 solid 1px;}


.ptcDetails {
	width:99%;
	padding:5px;
	margin-top: 2px;
	float: left;
	border: #CCCCCC dashed 1px;
	margin-bottom: 5px;
}

.sWorkTable {
	width:620px;
	margin-top:10px;
	border: #FFF1BF solid 1px;
}

.sWorkTable th {
	padding:5px 4px;
	background-color:#007089;
	color: #FFFFFF;
	text-align:center;
}
.sWorkTable td {
	padding:5px 4px;
	text-align:center;
}
.sWorkTable img {
	border: 0px;
	width: 16px;
	height: 16px;
	margin: 0px 20px 0px 25px;
}
.sWorkTableHead {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background-color: #945939;
	color: #FFFFFF;
}

.sWorkTableBg {	background-color:#FFF1BF;}

.sWorkTable a { background:none;}
.sWorkTable a:hover { background:url(images/swork-hover.gif) no-repeat 10px -1px;}
.smalltext{
	font-size:17px;
}
