@charset "utf-8";
/* CSS Document */


body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff url(../images/SEC_02.jpg) repeat-x left top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}



/*
START UTILITY===================================
*/
div, ul, h1, h2, h3, h5,li, p, img, form, input, dt, dl, dd {
	margin:0;
	padding:0;
}

a {
    outline: none;
	color:#333;
	text-decoration:underline;
}

a:hover {
    outline: none;
	text-decoration:none;
}

img {
	border:none;
}

li {
	list-style:none;
}


.clearall {
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}




/*
END UTILITY======================================
*/

#mainContent {
	width:960px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	text-align:center;
	display:table;
}

/*
START HEADER======================================
*/
#headerArea {
	height:130px;
}

.seclogo {
	float:left;
}

#headerArea ul {
	background:#3e4232 url(../images/SEC_06.jpg) no-repeat left top;
	float:right;
	height:24px; 
}

#headerArea ul li {
	display:inline-block;
	list-style:circle;
	list-style-position:inside;
	float:left;
	padding:0 6px;
	font-size:10px;
	color:#f4f4f4;    	
}

#headerArea ul li.topfirst {
	padding:0 0 0 34px;
}

#headerArea dl {
	float:right;
	font-size:12px;
	margin:55px 0 0 0;
	padding:0px;
}

#headerArea dl dt {
	display:inline;
	float:left;
	clear:right;
	padding:0 10px;
	border-right:1px solid #bcc69e;
}

#headerArea dl dt.topmnulast {
	border-right:none;
	padding-right:0px;
}

#headerArea dl dt a { 
	color:#bcc69e;
	text-decoration:none;
}

/*
END HEADER======================================
*/

/*
START BANNER======================================
*/
#bannerArea {
	clear:both;
	margin:0 0 0 0;
}
/*
END BANNER======================================
*/

/*
START TOP MENU======================================
*/
/* menu::base */
div#menu {
	/*background: transparent url(../images/menu_m.png) repeat-x scroll 0 0;*/
	margin:9px 0 0 40px;
	left: 0;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;	
}

ul.menu {
	clear: both;
	float: none;
	cursor: pointer;
	z-index: 1;
	position: relative;
}

div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	z-index: 2;
	position: relative;
}

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0;
	display: block;
	overflow: visible;
	float: left;  
	height: 30px;
	z-index: 3;
	background:url(../images/mainnew.jpg) repeat-x left top;
	margin:0 1px;
}



/* menu::level1 */
div#menu li a {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #ccc;
	overflow: hidden;
	z-index: 4;
	position: relative;
	background:none;
}

div#menu li span {  
	color: #fff; 
	display: block;
	padding: 0 25px 0 25px;
	background: none;
	z-index: 6;
	position: relative;
	margin:0;
}

div#menu li span.bg { 
	display: block;
	background: #abd7b1;
	padding: 0;
	height: 30px;
	z-index: 5;
	position: relative;
	float: left;
}

div#menu li.current {  
	font-weight: bold;
}

div#menu li.current ul {  
	font-weight: normal;
}

/* menu::level2 */
div#menu ul.menu ul {
	padding: 0px 0px 10px;
	/*background: transparent url(../images/menu_dropdown_bg.png) no-repeat scroll 0pt 100%; 
	_background: transparent url(../images/menu_dropdown_bg.gif) no-repeat scroll 0pt 100%;*/
	background:abd7b1;	
	left: -999em; 
	width: 220px;
	position: absolute;
	top: 30px;
	font-size: 12px;
	line-height:30px;
}

div#menu li:hover ul, div#menu li.sfhover ul { 
	left: 0px; 
	z-index: 100;
	visibility: visible; 
}

div#menu li li { 
	width: 100%; 
	text-indent: 0px;
	float: none; 
	height: auto;
	background:none;
	text-align:left;
	margin:0;
}

div#menu li li a, div#menu li li span.separator { 
	margin: 0;
	padding: 0; 
	background: transparent url(../images/menu_level2_item.gif) no-repeat scroll 100% bottom;
	height: auto; 
	float: none; 
	display: block; 
	line-height: 25px; 
	width: 217px;
	cursor:pointer;
}

div#menu li li a.parent { 
	background:url(../images/menu_level2_item_parent.gif) no-repeat right center;
}


/* menu::level3 */
div#menu li ul ul { 
	margin: -31px 0 0 217px;
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul { 
	border-top: 1px solid #ccc;
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul, div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul, div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul { 
	left: -999em; 
}
div#menu li li:hover ul, div#menu li li.sfhover ul, div#menu li li li:hover ul, div#menu li li li.sfhover ul, div#menu li li li li:hover ul, div#menu li li li li.sfhover ul { left: 0pt; z-index: 100; }

div#menu a:hover {
	color: #FFF;
}
div#menu span:hover {
	color: #FFF;
}
div#menu li ul span {
	color: #333;
	background:#abd7b1;
	line-height:30px;
	height:30px
}

div#menu li ul span:hover {
	color: #333;
	background:#abd7b1;
}

#copyright {
	display:none;
}



/*
END TOP MENU======================================
*/

/*
START TEXT CONTENT======================================
*/
#txtContentinner {
	margin:20px 0 0 0;
	padding:0 0 0 0;
	font-size:12px;
	display:table;
	line-height:18px;
	clear:both;
}

#txtContentinner h1 {
	font:bold 18px/22px Calibri, Arial, Verdana;
	text-align:left;
	color:#995348;
}

.innerContent {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:10px;
	text-align:justify;
}

#txtContentinner.innerContent td {
	text-align:justify;
}

/*
HOME
*/

#txtContent {
	margin:20px 0 0 0;
	padding:0;
	font-size:12px;
	display:inline;
	line-height:18px;
	clear:both;
}

#txtContent h1 {
	font:bold 18px/22px Calibri, Arial, Verdana;
	text-align:left;
	color:#995348;
	padding:0 0 15px 0;
}


#txtContentleft {
	width:440px;
	float:left;
	margin:20px 0 0 0;
	text-align:justify;
	font-size:12px;
	color:#6f6f6f;
}

#txtContentleft img.topImg {
	float:left;
	border:2px solid #abd7b1;
	margin:2px 10px 10px 0;
}

.homeSlide {
	float:left;
	background:url(../images/homeSlide.jpg) no-repeat center top;
	height:135px;
	width:184px;
	text-align:left;
	padding:10px 0 0 10px;
	font-weight:bold;
	text-transform:capitalize;
}

.homeSlide img {
	border:none;
	margin:10px 0 0 5px;
}


dl.homehite {
	float:right;
	background:url(../images/homeblack.jpg) no-repeat center top;
	height:145px;
	width:237px;
	padding:0px;
	margin:0px;
}

dl.homehite dd {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:5px 0 0 10px;
	text-align:left;
	text-transform:uppercase;
}

dl.homehite dt {
	color:#e5e5e5;
	padding:0 0 0 20px;
	border-bottom:1px dashed #eaeaea;
	margin:0 5px;
	background:url(../images/arrowgreen.png) no-repeat 5px center;
}


#txtContentright {
	width:468px;
	height:300px;
	float:right;
	margin:8px 0 0 0;
	padding:10px;
	border:1px solid #bdbcbd;
	background:url(../images/SEC_39.jpg) repeat-x left bottom;
}



div.txtContentrightlft {
	width:190px;
	float:left;
	text-align:left;
}


div.txtContentrightlft span {
	color:#373b3d;
	font-size:12px;
	border-bottom:3px solid #ee7270;
	display:block;
	padding-bottom:5px;
	font-weight:bold;
}

div.txtContentrightlft dl dt {
	color:#ee7270;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0 0;
}

div.txtContentrightlft dl dd {
	border-bottom:1px dashed #6f6f6f;
	padding:0 0 10px 0;
	color:#6f6f6f; 
}

div.txtContentrightlft b {
	color:#fff;
	font-size:12px;
	background:#ee7270;
	display:block;
	padding:0 0 5px 2px;
	font-weight:bold;
	text-align:right;
	line-height:12px;
	margin:10px 0 2px 0;
}

div.txtContentrightrgt {
	width:235px;
	float:right;
	text-align:left;
}

.homeNotice {
	display:block;
	color:#373b3d;
	border-bottom:4px solid #1575a7;
	padding-bottom:5px;
}

.homeResult {
	display:block;
	color:#373b3d;
	border-bottom:4px solid #abd7b1;
	padding-bottom:5px;
}

div.txtContentrightrgt ul li {
	color:#e5e5e5;
	padding:0 0 0 20px;
	border-bottom:1px dashed #eaeaea;
	margin:0 5px;
	background:url(../images/arrowblack.png) no-repeat 5px center;
}

div.txtContentrightrgt ul li a {
	color:#373b3d;
	text-decoration:none;
	font-size:11px;
}

/*
END TEXT CONTENT======================================
*/

.innerImg {
	padding:10px;
	margin:0 10px 0 10px;
	border:1px solid #f9f9f9;
	float:right;
}
.innerImg1 {
	padding:10px;
	margin:0 10px 0 10px;
	border:1px solid #f9f9f9;
	float:left;
}


#leftBox {
	border:1px solid #f9f9f9;
	padding:10px;
	text-align:left;
}

#leftBox ul li {
	padding:4px 0;
	border-bottom:1px solid #abd7b1;
}

#leftBox ul li.leftLast {
	border-bottom:none;
}
#leftBox ul li a {
	color:#333333;
	text-decoration:none;
	text-align:left;
	font-size:14px;
}

/*
END TEXT CONTENT======================================
*/

/*
END TEXT CONTENT======================================
*/

#pgFooter {
	margin:0;
	font:normal 14px/18px "Trebuchet MS", Tahoma, Arial;
	clear:both;
	color:#fff;
	background:#555b46;
	height:90px;
	margin:10px 0 0 0;
}

#pgFooter div {
text-align:left;
	width:960px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0px;
	vertical-align:text-top;
	
}
.txtsz{
font-size:11px;}

#pgFooter div span {
	color:#bdcc97;
	font-size:11px;
	float:right;
	display:block;
	text-align:left;
}

#pgFooter div h2 {
	float:left;
	font:normal 14px/16px Arial, Helvetica, sans-serif;
}

#pgFooter div ul {
	float:left;
	text-align:left;
	margin:20px 0 0 0;
	font-size:11px;
	line-height:14px;
}
.subhead{
	font-family:'MS Serif', 'New York', sans-serif;
	font-size:16px;
	line-height:30px;
	color:#6a947e;
	font-weight:bold;
}
.aboutus{
	background-color:#f8f9fb;
	text-align:justify;
}
.aboutborder{
	border:1px solid #e7ecf2;
}
.tblhead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484545;
	font-weight:bold;
}
.syllabus{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444c59;
	font-weight:bold;
}
.syllabus a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444c59;
	text-decoration:underline;
	font-weight:bold;
}
.syllabus a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444c59;
	text-decoration:none;
	font-weight:bold;	
}
.mail:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009999;
	text-decoration:underline;
}
.mail:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009999;
	text-decoration:underline;
}
.mail:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#008888;
	text-decoration:none;
}
.mail:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009999;
	text-decoration:underline;
}
.pghead{
	font-family:'MS Serif', 'New York', sans-serif;
	font-size:18px;
	line-height:30px;
	color:#406973;
}
.bookmark:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bc9888;
	text-decoration:underline;
	font-weight:bold;	
}
.bookmark:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bc9888;
	text-decoration:underline;
	font-weight:bold;	
}
.bookmark:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bc9888;
	text-decoration:underline;
	font-weight:bold;
	background-color:#ecedef;	
}
.bookmark:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bc9888;
	text-decoration:underline;
	font-weight:bold;	
}
.staffimg{
	float:left;
	padding:0px 15px 0px 0px;
}
.staffimg1{
	float:left;
	padding:0px 0px 0px 30px;
}
.tblBdr{
	/*background-color:#BBDDFF;*/
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.bdr{
	border:1px groove #666666;
}
.imgBdr{
	border:2px solid #CCCCCC;
	padding:0px 0px 0px 0px;
}
.imgBdr2{
	border:2px solid #999999;
	padding:0px 0px 0px 0px;
	
}
.mailcol{
color:#FFFFFF;}