<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
	
	font-family: 'MyriadProRegular';
	
	src: url('../font/myriadpro-regular-webfont.eot');
	
	url('../font/myriadpro-regular-webfont.woff') format('woff'), 
	url('../font/myriadpro-regular-webfont.ttf') format('truetype'), 
	url('../font/myriadpro-regular-webfont.svg#webfontsJrDbrdZ') format('svg');
	
	font-weight: normal;
	
	font-style: normal;

}



@font-face {
    font-family: 'FuturaLTMediumRegular';
    src: url('../font/futura_lt_medium-webfont.eot');
    src: url('../font/futura_lt_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/futura_lt_medium-webfont.woff') format('woff'),
         url('../font/futura_lt_medium-webfont.ttf') format('truetype'),
         url('../font/futura_lt_medium-webfont.svg#FuturaLTMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaStdBook';
    src: url('../font/futura_lt_book-webfont.eot');
    src: url('../font/futura_lt_book-webfont.eot?iefix') format('eot'),
         url('../font/futura_lt_book-webfont.woff') format('woff'),
         url('../font/futura_lt_book-webfont.ttf') format('truetype'),
         url('../font/futura_lt_book-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* Generic Selectors */

body {
	margin: 0 0 0 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #444;
	height:100%;
	
	margin: auto auto auto auto;
	background: url('../img/bg.jpg') repeat-x top center;
	background-color: #006666;
}

body a {

	text-decoration: none;
	color: #555555;


}

body a:hover {

	text-decoration: none;
	color: #f26522;


}

img {
	border: 0px;
	text-decotation: none;

}




h1 {

	font-size: 18px;
	color: #375593;
	font-family:  Arial, Helvetica, sans-serif;
	margin-top: 18px;
	font-weight: bold;
	line-height: 22px;

}

h2 {

	font-size: 16px;
	color: #222;
	font-family:  Arial, Helvetica, sans-serif;
	margin-top: 18px;
	font-weight: bold;

}

hr {
	border: 0;
	border-bottom: 1px dotted #999	
}

strong {
	-color: #26944a;
}

/**************************class**************************/



.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	float: right;
}





.textbox1{
	font-family: 'HelveticaNeueLT55RomanRegular', Arial, Helvetica;
	font-size: 12px;
	border: 0;
	-border: 1px solid #999;
	width: 98%;
	padding: 8px;
	background-color:#eee;
	box-shadow: inset 2px 2px 9px 1px rgba(0,0,0,0.2);
	margin-bottom: 3px;
	border-radius: 3px;


}
.textbox2{
	font-family: 'HelveticaNeueLT55RomanRegular', Arial, Helvetica;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #7f9db9;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: 16px;
	padding-top: 2px;
	background: url('../img/field_bg.jpg') no-repeat top left;

}
.f12red{
	color: red;
	font-size: 15px;
}
.checkform {
	visibility:hidden;
	height: 1px;
}

.more a {
	color: #999999;
	font-size: 11px;
	background-color: #000000;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	margin-left: 5px;
	position: relative;
	border: 1px solid #555555;
}

.more a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #f26522;
}

.mainbutton {
	padding: 8px;
}



/*************************  ID's *************************/

#maindoc{
	
	width: 974px;
	height: auto;
	margin: auto;
	margin-top: -5px;
	background: url('../img/panel_left.jpg') no-repeat left top;
	min-height: 613px;
	background-color: #fff;
	overflow: auto;
	padding-bottom: 20px;
	


}

.left2 {
	background: url('../img/panel_left2.jpg') no-repeat left top !important;
	background-color: #fff !important;
	overflow: auto !important;
}

.left3 {
	background: url('../img/panel_left3.jpg') no-repeat left top !important;
	background-color: #fff !important;
	overflow: auto !important;
}

.left4 {
	background: url('../img/panel_left4.jpg') no-repeat left top !important;
	background-color: #fff !important;
	overflow: auto !important;
}


.centerdoc {

	width: 974px;
	height: auto;
	margin: auto auto auto auto;
	display: table;
	margin-bottom: 0;
	

}

.navi {

	margin-top: 110px;
	width: 100%;
	position: relative;
	margin-bottom: -50px;
	z-index: 1000;


}

.navi .home {
	display: block;
	background: url(../img/tab_home.png) no-repeat center top;
	color: #fff;
	text-align: center;
	font-size: 22px;
	float: left;
	width: 134px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: absolute;
	margin-top: -15px;
}

.navi .navi_shadow {
	background: url(../img/navi_shadow.png) repeat-x center top;
	height: 10px;
	width: 100%;
	position: absolute;
	z-index: 10;
	bottom: 0;
}





#logo {


	float: left;
	background: url('../img/logo.png') no-repeat top left;
	width: 256px;
	height: 73px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	margin-top: 10px;
	display: table;
	z-index: 102;
	cursor: pointer;
	display: block;

}

.rightpanel {
	width: 665px;
	float: right;
	-border-left: 1px solid #95aec3;
	position: relative;
	background-color: #fff;
	min-height: 613px;
	
}

.rightpanel .banner {
	border-left: 1px solid #95aec3;
}

.rightpanel .title3 {
	background: url(../img/overlay.png) repeat left top;
	height: 136px;
	width: 664px;
	position: absolute;
	z-index: 100;
	border-top: 1px solid #95aec3;
	top: 236px;
	left: 1px;

}

.rightpanel .title3 img {
	margin-top: 35px;
	margin-left: 20px;
	
}

.txt {
	width: 625px;
	padding: 20px;
	padding-top: 0px;
	color: #333;
	
}

.txt a {
	color: blue;
	
}

#footer {

	width: 974px;
	height: 40px;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #c2c2c2;
	display: table;
	margin: auto;
	background-color: #212121;
	position: relative;
}

#footer a {
	color: #fff;
}

#footer_left {
	
	height: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-left: 20px;
	float: left;
	
}

#footer_left ul {

	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer_left ul li {

	margin: 0px;
	padding: 0px;
}

.design {

	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.college img {
	float: left;
	margin: 3px;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #a5a5a5;
}

.tick {
	list-style: none;
	padding-left: 0;
	margin-left: 20px;
}

.tick li {
	list-style: none;
	padding: 0;
	margin: 0;
	background: url(../img/icon_tick.jpg) no-repeat left top;
	padding-left: 25px;
}
.tb1 {
	border-right: 1px dotted #555;
	background-color: #eee;
}

.tb1 td {
	padding: 5px;
	border-bottom: 1px dotted #555;
	border-left: 1px dotted #555;
}

.tb1 .hilite {
	background-color: #3b86b2;
	color: #fff;
	font-weight: bold;
}

.note {
	font-style: italic;
	padding: 10px;
	border: 1px dashed #555;
	background-color: #f0f0f0;
	color: #004269;
	
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.btn_more {
	background: url(../img/btn_more.jpg) no-repeat left top;
	width: 56px;
	height: 19px;
	display: table;
	margin-top: 5px;
}

.h1 {
	margin-top: 0;
	margin-bottom: 5px;
}

.man {
	background-color: #006666;	
}

.woman {
	background-color: #cc3876;	
}

.col2 {
	float: left;
	margin-right: 17px;	
	margin-bottom: 15px;
	display: block;
	color: #333 !important;
}

.col_last {
	margin-right: 0;	
}
</pre></body></html>