<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

* { 
  box-sizing:border-box; 
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box ;
} 


body {
	color:black;
	background:#FFFFFF !important;
	text-align:center;
}

#SuperMain
{
	background: url(/images/main_bg.jpg) repeat-y;
	width: 1024px;
	margin: auto;
	background-color: #fff;
}
#Main
{
	padding-top: 40px;
	width: 948px;
	margin: auto;
	background-color: #ffffff;
}

#Header
{
	background:#fff;
	width: 948px;
	box-shadow: 1px 1px 10px -2px #888; 
	border-radius:16px 16px 0px 0px;
	behavior: url(/scripts/PIE/PIE.htc);
	
}

#TopLogo
{
	float: left;
	width: 259px;
	height: 122px;
	padding: 20px 0 0 15px;
}

#dvSearch
{
	float: right;
	width: 330px;
	padding-top: 5px;
}

.hdimgone
{
	float: left;
	padding: 0 0 0 0;
}

.hdimgtwo
{
	float: left;
	/*padding: 0 0 0 0;*/
	padding: 4px 2px 2px 2px;
}

.hdimgthree
{
	float: left;
	padding: 0 0 0 0;
}

#Dvtxt
{
	float: left;
	width: 580px;
	padding: 15px 0 15px 40px;
}

.dvtxt
{
	color: #7c7c7c;
	font-family: Gill Sans MT;
	font-size: 16px;
	line-height:23px;
	text-align: left;
}

.Menu
{
	width: 960px;
	height: 41px;
	margin-top: 10px;
	font-family: Gill Sans MT;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 0 7px 0 7px;
	text-shadow:1px 1px #000;
}
.Menu li
{
	background: url(/images/button_01.png) no-repeat;
	height: 41px;
	width: 129px;
	float: left;
	list-style: none;
	margin-right:5px;
}
.Menu li a
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 40px;
	text-align: center;
	display: block;
}
.Menu a:hover, .Menu a.active, .Menu li.current_page_item a
{
	background: url(/images/mouse_over.png) no-repeat;
	height: 41px;
	width: 129px;
}

.Menu a:hover, .Menu a.active
{
	box-shadow: 1px 1px 10px 0px #000;
	border:none; 
	border-radius:15px 15px 0px 0px;
	behavior: url(/scripts/PIE/PIE.htc);
}
.mainHeading
{
	color: #00529B;
	font-family: Gill Sans MT;
	font-size: 16px;
	font-weight: 700;
	line-height: 23px;
}

.body_links
{
	font-family:Gill Sans MT;
	font-size: 13px;
	color: #00529c;
	text-decoration: none;
}

.body_links:visited
{
	color: #606;
}

.body_links:hover
{
	color: #00529c;
	text-shadow: #00529c 0.1em 0.1em 0.2em;
}

.bodyText
{
	color: #7C7C7C;
	font-family: Gill Sans MT;
	font-size: 12px;
	line-height: 18px;
}

.TopSectionText
{
	color: #7C7C7C;
	font-family: Gill Sans MT;
	font-size: 13px;
	line-height: 19px;
	font-weight:400;
}

.Home_Morelnk
{
	background: url(/images/read_more_botton.jpg) no-repeat;
	width: 78px;
	height: 20px;
	display: block;
	float: right;
	padding: 0 13px 0 0;
}

.Home_StudentRegister
{
	background: url(/images/Student_Register_botton.jpg) no-repeat;
	width: 110px;
	height: 20px;
	display: block;
	float: right;
	padding: 0 13px 0px 0;
	margin-right:10px;
}

.MainReadMore
{
	background: url(/images/read_more_botton3.jpg) no-repeat;
	height: 15px;
	width: 59px;
	float: right;
}

.clsAcceptng
{
	float: right;
	border-left: 1px solid #e1e1e1;
	padding: 5px 0 0 9px;
}

.clsAccepngtitl
{
	font-family: Gill Sans MT;
	font-size: 13px;
	color: #3e3d3e;
	text-decoration: none;
}

.clsAccepngdead
{
	font-family: Gill Sans MT;
	font-size: 12px;
	color: #7c7c7c;
	text-decoration: none;
	padding: 0 0 10px 0;
}

.footLink
{
	color:#0072CF;
	font-family:Gill Sans MT;
	font-size:12px;
	letter-spacing:1px;
}

.Heading2
{
	color:#808080;
	font-family:Gill Sans MT;
	font-size:14px;
	font-weight:700;
}

#Ticker_Heading
{
	padding-bottom:5px;
}

#Ticker_Heading a
{
	color:#808080;
	font-family:Gill Sans MT;
	font-size:12px;
	font-weight:700;
	line-height:14px;
	padding-bottom:5px;
}

#Ticker_Body
{
	color: #7C7C7C;
	font-family: Gill Sans MT;
	font-size: 12px;
	line-height: 14px;
}

#Ticker_Body1
{
	color: #FF4444;
	font-family: Gill Sans MT;
	font-size: 12px;
	line-height: 14px;
}



#superDuperDiv
{
	width:948px; 
	text-align:center; 
	background:url() repeat-y bottom;
	margin:0px;
	padding:0px;
	border:none;
}

.superContainerTable
{
	width:948px;
	background:#fefefe url(/images/body_bg1px.png) repeat-x top; 
	margin:0px;
	padding:0px;
	border:none;
	box-shadow: 1px 1px 10px -2px #00529c;
	border-radius:0px 0px 16px 16px;
	behavior: url(/scripts/PIE/PIE.htc);
}

.sectionContainerTable
{
	width:100%;
}

.sectionContainerTableTd
{
	padding-left:25px;
	padding-right:25px;	
}


.topSectionTable
{
	width:100%;
}

.topSectionLeftColumn
{
	padding-left:10px;
	padding-right:10px;
	background:url(/images/body_banner_bg.jpg) repeat-x top;
	border-right:1px solid #e1e1e1;
	
	
	
	padding-top:10px;
	padding-bottom:10px;
	box-shadow: 1px 1px 10px -2px #888; 
	border:none; 
	border-radius:10px 10px 10px 10px; 
	background:url(/images/body_banner_bg2.jpg) #C8C8C8 repeat-x bottom;
	behavior: url(/scripts/PIE/PIE.htc);
}


.topSectionRightColumn
{
	width:275px !important;
	padding-left:10px;
	vertical-align:top;
	background:url(/images/body_banner_bg.jpg) repeat-x top;
	padding-top:0px;
	background:none;
}

.bottomSectionTable
{
	width:100%
}

.bottomSectionLeftColumn
{
	padding-right:10px;
	padding-left:10px;
	border-right: 1px solid #e1e1e1;
	vertical-align:top;
}






.bottomSectionLeftColumnTable
{
	margin-top:20px;
	border-radius:10px;
	border:1px solid #fff;
	box-shadow: 1px 1px 2px -2px #888;
}

.bottomSectionLeftColumnTableLeftColumn
{
	width:50%;
	padding-right:10px;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:10px;

	&lt;!---border:1px solid #CCC;---&gt;
	&lt;!---box-shadow: 1px 1px 10px -2px #888;---&gt;
}

.bottomSectionLeftColumnTableRightColumn
{
	width:50%;
	padding-left:10px;
	padding-bottom:10px;
	&lt;!---border:1px solid #CCC;---&gt;
	&lt;!---box-shadow: 1px 1px 10px -2px #888;---&gt;
}

.bottomSectionRightColumn
{
	width:275px !important;
	padding-left:10px;
	vertical-align:top;
}


.topSectionSingleTable
{
	width:898px; 
	padding:15px; 
	background:url(/images/body_banner_bg.jpg) repeat-x top;
	
}

.rightMenuItem
{
	color: #7C7C7C;
	font-family: Gill Sans MT;
	font-size: 15px;
	cursor:pointer;
	padding-left:5px;
}

.rightMenuItem:hover
{
	color: #7C7C7C;
	font-family: Gill Sans MT;
	font-size: 15px;
	cursor:pointer;
	text-shadow:#7c7c7c 0.1em 0.1em 0.2em;
	letter-spacing:1px;
}

.breadcrumbtable
{
	margin-bottom:30px;
}

.breadcrumbtabletd
{
	background:url(/images/breadcrumb_bg.jpg) repeat-x; 
	font-family:Gill Sans MT; 
	font-size:10px; 
	color:#FFFFFF; 
	font-weight:600; 
	padding-left:5px; 
	padding-right:5px;
	height:15px;
	line-height:16px;
	vertical-align:middle;
}

p.bodyText
{
	padding-bottom:10px;
}

.bodyul
{
	padding:0px 15px;
	list-style:square;
	color: #7C7C7C;
	font-family: Gill Sans MT;
	font-size: 12px;
	line-height: 16.5px;
}

.bodyulli
{
	padding-bottom:5px;
}

.bodyulnobullet
{
	padding:0px 0px;
	list-style:none;
	color: #7C7C7C;
	font-family: Gill Sans MT;
	font-size: 12px;
	line-height: 16.5px;
}

</pre></body></html>