@charset "UTF-8";
/* CSS Document */
* {
	font-family:"돋움",Dotum,Arial;
	}

a img {
	border:0;
	}
	
a {
	font-weight:bold;
	color:#0083cb;
	text-decoration:none;
	}	
a:hover{
} 
a:visited{
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


a.popup {
	background:url(../images/ic_popup.png) no-repeat top right;
	padding: 4px 9px 0 0;
	}

a.anchor {
	display:inline;
	float:left;
	}

a, a:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
	:-moz-any-link:focus {
  outline: none;
}



.button {
	display:inline;
	float:left;
	margin-top:10px;
	width:230px;
	clear:none!important;
	}
	
	.button:hover {
		  filter:alpha(opacity=65);
  -moz-opacity: 0.65;
  opacity: 0.65;
		}

	
body {
	background:url(../images/main_bg.jpg) repeat-y #e7e7e7 center;
	margin:0;
	padding:0;
	behavior: url(/include/csshover3.htc); 
}

ul, p {
	display:inline;
	float:left;
	line-height:18px;
	}


#Wrapper {
	width:925px;
	display:block;
	margin:0 auto;
	position:relative;
	}
	
#Header {
	width:925px;
	height:136px;
	margin:0;
	display:inline;
	float:left;
	padding:0;
	background:url(../images/header.jpg) no-repeat;
	}
	
	#Logo a {
		display:block;
		width:150px;
		height:50px;
		position:absolute;
		top:23px;
		text-indent:-9999px;
		left:30px;
		}
	
	#TopLinks {
		display:block;
		position:absolute;
		top:38px;
		right:25px;
		}
		
		#TopLinks span {
			display:inline;
			float:left;
			padding:0 8px 0 7px;
			background:url(../images/divider.gif) no-repeat right center;
			}
			
		#TopLinks span.last {
			background:none;
			}
		#TopLinks span.last {
			margin-right:15px;
			}
			
			#TopLinks a img {
				border:0;
				}
	
	ul#Nav, #Nav li {
		margin:0;
		padding:0;
		list-style:none;
		}
		
	ul#Nav {
		position:absolute;
		display:block;
		width:925px;
		top:89px;
		left:2px;
		}
	
	#Nav li, #Nav li a {
		display:inline;
		overflow:hidden;
		float:left;
		margin:0;
		padding:0;
		text-indent:-9999px;
		}
		
	#Nav li a {
		height:47px;
		}
	
	#Nav li#About {
		width:155px;
		background:url(../images/menu1_hover.png) no-repeat;
		behavior: url(/include/iepngfix.htc);
		}
		
		#Nav li#About a {
			background:url(../images/menu1.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			width:155px;
			}
		
		#Nav li#About a:hover {
			background:url(../images/menu1_hover.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			}
			
	#Nav li#Personal {
		width:154px;
		background:url(../images/menu2_hover.png) no-repeat;
		behavior: url(/include/iepngfix.htc);
		}
		
		#Nav li#Personal a {
			background:url(../images/menu2.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			width:154px;
			}
		
		#Nav li#Personal a:hover {
			background:url(../images/menu2_hover.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			}
			
	#Nav li#Business {
		width:153px;
		background:url(../images/menu3_hover.png) no-repeat;
		behavior: url(/include/iepngfix.htc);
		}
		
		#Nav li#Business a {
			background:url(../images/menu3.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			width:153px;
			}
		
		#Nav li#Business a:hover {
			background:url(../images/menu3_hover.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			}
			
	#Nav li#Credit {
		width:153px;
		background:url(../images/menu4_hover.png) no-repeat;
		behavior: url(/include/iepngfix.htc);
		}
		
		#Nav li#Credit a {
			background:url(../images/menu4.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			width:153px;
			}
		
		#Nav li#Credit a:hover {
			background:url(../images/menu4_hover.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			}
			
	#Nav li#Services {
		width:153px;
		background:url(../images/menu5_hover.png) no-repeat;
		behavior: url(/include/iepngfix.htc);
		}
		
		#Nav li#Services a {
			background:url(../images/menu5.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			width:153px;
			}
		
		#Nav li#Services a:hover {
			background:url(../images/menu5_hover.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			}
			
	#Nav li#Customer {
		width:154px;
		background:url(../images/menu6_hover.png) no-repeat;
		behavior: url(/include/iepngfix.htc);
		}
		
		#Nav li#Customer a {
			background:url(../images/menu6.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			width:154px;
			}
		
		#Nav li#Customer a:hover {
			background:url(../images/menu6_hover.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			}
#Content {
	display:inline;
	float:left;
	width:925px;
	margin-top:-5px;
	}
	
#Sidebar {
	display:inline;
	float:left;
	width:210px;
	padding:0;
	margin:15px 0 0 4px;
	}	
	
	
	
	a.btn_ibanking_personal, a.btn_ibanking_business, a.btn_ibanking_register, a.btn_ibanking {
		display:inline;
		float:left;
		width:200px;
		height:35px;
		margin:10px 0 0 5px;
		text-indent:-9999px;
		}
	
	a.btn_ibanking_personal {
		background:url(../images/btn_ibanking_personal.png) no-repeat;
		}
		
	a.btn_ibanking_business {
		background:url(../images/btn_ibanking_business.png) no-repeat;
		}
		
	a.btn_ibanking_register {
		background:url(../images/btn_ibanking_register.png) no-repeat;
		}
		
	a.btn_ibanking {
		background:url(../images/bt_ibanking.png) no-repeat;
		margin:10px 0 0 5px;
		}
		
	a.bn_ibanking, a.bn_faq {
		display:inline;
		float:left;
		width:200px;
		height:45px;
		text-indent:-9999px;
		margin:0 0 0 0px;
		padding:0;
		}
		
	a.bn_ibanking {
		background:url(../images/bn_ibanking.jpg) no-repeat;
		margin-top:15px;
		}
		
	a.bn_faq {
		background:url(../images/bn_faq.jpg) no-repeat;
		}
		
	#ExchangeRate {
		display:inline;
		float:left;
		/*height:170px;*/
		width:200px;
		/*background:url(../images/exchangerate_bg.png) no-repeat;
		padding:10px;*/
		margin:15px 0 25px 5px;
		}
	.fx_tex01 {color:#0083cb; font-weight:normal; border-bottom:1px solid #eeeeee; padding:15px 0 0 0;}
    .fx_tex03 { border-bottom:1px solid #eeeeee;}
		#ExchangeRate small {
			font-size:11px;
			color:#ff0000!important;
			display:inline;
			float:left;
			width:170px;
			margin:5px 0 5px 0;
			padding:3px;
			}
		
	#FDICBox a {
		display:inline;
		float:left;
		width:200px;
		height:65px;
		background:url(../images/fdicbox.png) no-repeat;
		text-indent:-9999px;
		margin:0 0 0 5px;
		}
		.fdicbtn {
		width:183px;
		display:inline;
		background:url(../images/fdicbtn.png) no-repeat center center;
		float:left;
		text-align:center;
		padding:10px 0;
		color:#ffffff;
		font-weight:bold;
		font-size:12px;
		margin-right:20px;
		text-transform:uppercase;
		}
	#SubNav {
		display:inline;
		float:left;
		width:210px;
		margin:15px 0 0 0;
		padding:0;
		}
		
		#SubNav .head {
			display:inline;
			float:left;
			width:208px;
			padding:0;
			height:79px;
			margin:0 1px;
			background:url(../images/subnav_head.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			}	
			
			#SubNav .title {
				display:inline;
				float:left;
				padding:5px 0 0 20px;
				margin:20px 0 0 0;
				font-size:16px;
				color:#666666;
				}
				
			#SubNav .subtitle {
				display:inline;
				clear:both;
				width:180px;
				float:left;
				margin:0;
				padding:5px 0 0 20px;
				font-size:10px;
				text-transform:uppercase;
				color:#999999;
				font-weight:bold;
				}
		
		#SubNav .foot {
			display:inline;
			float:left;
			width:208px;
			height:17px;
			margin:0 1px;
			background:url(../images/subnav_foot.png) no-repeat;
			behavior: url(/include/iepngfix.htc);
			}
		#SubNav .navigation {
			display:inline;
			float:left;
			width:208px;
			margin:0 1px;
			background:url(../images/subnav_bg.png) repeat-y;
			behavior: url(/include/iepngfix.htc);
			}
		#SubNav ul {
			display:inline;
			float:left;
			width:200px;
			margin:0 4px;
			padding:0;
			list-style:none;
			border-bottom:1px solid #ffffff;
			border-top:1px solid #c7c7c7;
			}
			
			#SubNav li {
				display:inline;
				float:left;
				margin:0;
				padding:0;
				list-style:none;
				}
			
			#SubNav li a {
				display:inline;
				float:left;
				list-style:none;
				margin:0;
				padding:8px 20px;
				width:160px;
				background:#e3e3e3;
				border-top:1px solid #ffffff;
				border-bottom:1px solid #c7c7c7;
				font-size:12px;
				color:#777777;
				font-weight:normal;
				}
				
				
			#SubNav li a:hover {
				background:#d6d6d6;
				color:#333333;
				border-top:1px solid #c7c7c7;
				border-bottom:1px solid #ffffff;
				}
				
				
			#SubNav li.current a {
				color:#333333;

				}
				
				#SubNav li.current ul {
					margin:10px 0;
					color:#0083cb;
					padding:0;
					background:none;
					border:0;
					}
					
				#SubNav li.current li, #SubNav li.current li a {
					background:none;
					font-size:11px;
					border:0;
					padding:0;
					margin:0;
					color:#666666;
					}
					
					
				#SubNav li.current li {
					padding:3px 0 3px 10px;
					margin:0 0 0 10px
					}
					
					#SubNav li.current li a {
						width:170px;
						}
					
					#SubNav li.current li.current {
						background:url(../images/nav_arrow.png) no-repeat left center;
						
						}
						
						#SubNav li.current li.current a {
							color:#000000;
						
							}
					
		
#Copy {
	display:inline;
	float:left;
	width:690px;
	margin:0 0 0 20px;
	}
	
	.tdbg {
	background:url(../images/tdbg.png) repeat-x top left;
	}
	#BreadCrumb {
		display:none;
		}
	#BreadCrumb a {
		font-size:11px;
		font-weight:normal;
		}
		
	#PageIcons {
		display:inline;
		float:left;
		width:195px;
		margin:0;
		padding:0;
		}
		
		#PageIcons a {
			font-size:11px;
			color:#666666;
			font-weight:normal;
			padding:0 0 0 15px;
			display:inline;
			float:right;
			margin:0 0 0 15px;
			}
			
		#PageIcons a.ic_email {
			background:url(../images/ic_email.gif) no-repeat left center;
			}
			
		#PageIcons a.ic_print {
			background:url(../images/ic_print.gif) no-repeat left center;
			}
#Flash {
	display:inline;
	float:left;
	width:691px;
	height:360px;
	margin-bottom:20px;
	}
#TitleImage {
	display:inline;
	float:left;
	width:690px;
	height:149px;
	margin-bottom:2px;
	}
	
#Main {
	display:inline;
	float:left;
	width:670px;
	padding: 0;
	margin:0 0 0 10px;
	}
#Main #note p {
	display:inline;
	float:left;
	width:670px;
	color:#08a2a0;
	padding-top:40px;
	font-size:10px!important;
	}
	


#Main #note2 p {
	display:inline;
	float:left;
	clear:both;
	width:670px;
	font-size:10px;
	color:#08a2a0;
	margin-top:-15px;
	text-align:right;
	}
#Main .icon {
	display:inline;
	width:670px;
	padding:0px;
	float:left;
	vertical-align:top;
	height:auto;
	margin-bottom:20px;
	}
	#Main #icon1, #Main #icon2, #Main #icon3, #Main #icon4 {
	display:inline;
	width:670px;
	padding:0px;
	float:left;
	vertical-align:top;
	height:auto;
	margin:10px 0 20px 0;
	}
	
	#Main #calculator a{
	display:inline;
	width:150px;
	padding:0px;
	float:left;
	vertical-align:top;
	height:auto;
	margin-bottom:20px;
	color:ffffff;
	}
	
	#Main #calculator #icon_list {
	float:left;
	padding-left:10px;
	width:500px;
	_
	}
#Main #card_img {
	width:auto;
	float:left;
	}
	
#Main #download_btn {
	width:auto;
	float:right;
	}
table#wooritable {
	width: 670px;
	margin-top:15px;
	margin-bottom:15px;
	border: 1px solid #d9d9d9;
	border-collapse:collapse;
	display:table;
	float:left;
	clear:both;
}

table#wooritable td {
	
	}


th {
	font-weight:bold;
	font-size:12px;
	color: #373737;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px;
	background: #e8e8e8 url(../images/bg_header.jpg) no-repeat;
}
#Main #wooritable tr td th #col1 {
	width:15%;
}
th #col2 {
	width:20%;
}
th #col3 {
	width:15%;
}
th #col4 {
	width:15%;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #d9d9d9;
	background: none;
}
td {
	background: #fff;
	padding: 4px 4px;
	color: #363636;
	font-size:12px;	
}

#LocationTable {
display:inline;
float:left;
padding:20px 0 10px 0;
}

#LocationTable td, #LocationTable th {
padding:0;
background:none;
line-height:22px;
border-left:1px solid #ddd;
padding:0 0 0 5px;
}

#LocationTable th {
font-weight:bold;
}



#Main #icon1 #icon_list {
	display:block;
	width:306px;
	float:left;
	height:auto;
	vertical-align:top;
	
}
#Main #icon2 #icon_list {
	display:block;
	width:306px;
	float:left;
	height:auto;
	vertical-align:top;
	
}
#Main #icon3 #icon_list {
	display:block;
	width:306px;
	float:left;
	height:auto;
	vertical-align:top;
	
}

#Main #icon4 #icon_list {
	display:block;
	width:306px;
	float:left;
	height:auto;
	vertical-align:top;
	
}

#icon_list ul, #icon_list li {
	display:inline;
	float:left;
	width:450px!important;
}
#Main .icon img {
	display:block;
	width:auto;
	padding:30px;
	float:left;
	vertical-align:top;
	height:auto;
	align:center;
	}
	#Main #icon1 img, #Main #icon2 img, #Main #icon3 img, #Main #icon4 img  {
	display:block;
	float:left;
	vertical-align:top;
	align:center;
	width:128px;
	}
	
	#Main #list_link a {
	font-weight:normal;
			}
#about_Main {
	float:left;
	display:inline;
	margin:0 0 0 20px;
	width:500px;
	}
#Main #about_Main p {	
    text-align:left;
	clear:both;
	width:490px!important;
}
	
#img_ceo {
	display:inline;
	float:left;
	margin:15px 0 5px 0;
	width:148px;
	height:193px;
	}
	
	#img_ceo .metadata {
		font-size:12px;
		color:#333333;
		}
		
		.metadata small {
			font-size:12px;
			color:#999999;
			}
	

#img_ceo .img_ceo_signature {
	margin:30px 0px 30px -30px;
	width:159px;
	height:63px;
	}
#img_history01 {
float:left;
margin:40px 0 5px 0;
}
#img_vision {
float:left;
margin: 30px 0 5px 0;
}
#about_history_Main {
	float:left;
	margin-left:190px;
	margin-top:-465px;
	width:500px;
	height:500px;
	vertical-align:top;
	}
#about_history_Main p {	
    text-align:left;
	line-height:18px;
	padding-bottom:5px;
}	
#about_history_Main p2 {	
    text-align:left;
	line-height:18px;
	font-size:12px;
	color:#777777
}
#Location {
border:none;
margin-bottom:30px;
}

#Location img {
	display:inline;
	float:left;
	clear:left;
	width:300px;
	}
.locationsingle {
display:inline;
float:left;
width:670px;
margin:0;
padding:0;
}
.locationmetadata {
	display:inline;
	float:left;
	margin-left:30px;
	width:325px;
	}
	
	.llabel, .lcontent {
	font-size:12px;
	display:inline;
	float:left;
	margin:8px 0;
	color:#666666;
	line-height:18px;
	}
	
	a.anchor {
		display:inline;
		float:right;	
		}
	
	.backtotop a {
		display:inline;
		float:right;
		width:40px;
		text-indent:-9999px;
		background:url(../images/ic_top.png) no-repeat;
		}
	
	.llabel {
		color:#000000;
		width:70px;
		clear:left;
		font-weight:bold;
		}
		
		.lcontent {
		width:250px;
		
		}

.locationName {
width:300px;
color:black;
font-size:13px;
font-weight:bold;
}
.locationNameLeft {
color:black;
font-size:12px;
font-weight:normal;
border:none;
}
.locationNameRight {
color:#777777;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
border:none;
}
	#Main h2 {
		color:#0083cb;
		font-size:18px;
		font-weight:bold;
		margin:10px 0 10px 0;
		}
		
	#Main h2 span {
		color:#666666;
		font-weight:bold;
		text-transform:uppercase;
		font-size:12px;
		}
		
		.spacer20 {
			display:block;
			width:5px;
			height:20px;
			}
			
		.spacer10 {
			display:block;
			widows:5px;
			height:10px;
			}
		
	#Main h3 {
		font-size:13px;
		color:#000000;
		font-weight:normal;
		}
	
	#Main h4 {
		border-bottom:1px solid #cccccc;
		padding-bottom:5px;
		font-weight:normal;
		color:#3333FF;
		font-weight:bold;
		clear:left;
		font-size:14px;
		display:inline;
		float:left;
		width:670px;
		#width:650px;
		margin:30px 0 0 0;
		}
		
		#Main h6 {
		border-bottom:1px solid #cccccc;
		padding-bottom:5px;
		font-weight:normal;
		color:#0083cb;
		font-weight:bold;
		clear:left;
		font-size:12px;
		display:inline;
		float:left;
		width:670px;
		#width:650px;
		margin:30px 0 0 0;
		}
		
		.anchor {
		display:inline;
		float:left;
		}
		
		#Location h4 {
			margin-bottom:10px;
			clear:both;
			}
		
		#Main h5 {
			display:inline;
			float:left;
			clear:both;
			color:#333333;
			font-weight:bold;
			font-size:12px;
			width:670px;
			margin:20px 0 0 0;
			}
		
		.hdate, .hnews {
			display:inline;
			float:left;
			margin:4px 0;
			color:#666666;
			font-size:12px;
			}
			.hnews {
			width:500px;
			}
			.hdate {
				width:100px;
				color:#333333;
				font-weight:bold;
				width:80px;
				clear:left;
				}

		td.scholar_td{
			vertical-align:top;
			padding-top:13px;
			width:100px!important;
		}x
		
		.scholar_td a {
		width:100px;
		}
		
		.scholar_leftbd{
			border-left:1px solid #ddd;
			padding:0 0 0 5px;
			
		}
		
		
		#Main .scholar_leftbd li, #Main ul.scholar_leftbd, #Main p.scholar_leftbd {
		width:450px!important;
		}

	#Main p {
		font-size:12px;
		color:#777777;
		line-height:22px;
		margin:7px 0;
		clear:both;
		width:620px;
		}
		
		#Main .scholar_leftbd p {
		width:500px!important;
		}
		#Main p strong {
			color:#000000;
			font-weight:normal;
			}
		
		#Main p.pbutton {
		display:inline;
		float:right;
		width:440px!important;
		clear:none!important;
		}
	
		
		.note {
			color:#CC0000!important;
			font-size:11px!important;
			}
		
		
		.instruction img, .instruction p {
			display:inline;
			float:left;
			margin:5px 0;
			clear:both;
			}
		
	#Main ul, #Main li {
		margin:0;
		padding:0;
		width:550px;
		list-style:none;
		}

		#Main li.tab{
			margin:3px 0 3px 20px;
		}

		#Main ul {
			display:inline;
			float:left;
			clear:both;
			}
		#Main li {
			margin:5px 0 0 5px;
			padding:0 0 0 12px;
			background:url(../images/arrow.png) no-repeat left top;
			color:#777777;
			font-size:12px;
			}
		
.homenewswrapper {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:455px;
	height:180px;
	background:url(../images/homedivider.png) no-repeat;}
	
.homenewsflash {
display:inline;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 15px;
	width:200px;
	#width:190px;
	height:180px;
}

.homenews {
	display:inline;
	float:left;
	margin:18px 5px 0 15px;
	padding:0;
	width:200px;
	#width:200px;
	height:160px;
	}
	
	.homenews ul, .homenews li {
		margin:0;
		padding:0;
		display:inline;
		float:left;
		list-style:none;
		line-height:inherit;
		}
		

		.homenews li, .homenews li a {
			font-size:11px;
			display:inline;
			margin:0;
			text-align:left;
			float:left;
			line-height:14px;
			color:#666666;
			font-weight:normal;
			overflow:hidden;
			/*white-space:nowrap;*/
			}
			.homenews li {
			padding:0 0 0 10px;
			background:url(../images/arrow.png) no-repeat left top;
			margin:3px 0;
			width:190px;
			font-size:11px;
			#width:190px;
			}
		.homenews li, .homenews li a:hover,
		.homenews li, .homenews li a:visited
		{
			font-size:11px;
			color:#666666;
		}
			
		.homenews span {
			display:inline;
			float:left;
			width:200px;
			padding:0 0 7px 0;
			margin:0 0 10px 0;
			border-bottom:1px dotted #999999;
			}
#Footer {
	display:inline;
	float:left;
	width:925px;
	height:150px;
	margin:15px 0 0 10px;
	background:url(../images/footer_bg.jpg) no-repeat top center;
	font-size:11px;
	color:#999999;
	}
	
	#Footer a {
		color:#666666;
		font-weight:normal;
		font-size:11px;
		}
		
		.footerlinks {
		display:inline;
		float:left;
		width:800px;
		padding:29px 30px 20px 30px;
		}
		
		.footerlinks span {
			padding:0 8px 0 6px;
			background:url(../images/divider.gif) no-repeat right center;
			}
			
			.footerlinks span.last {
				background:none;
				}
			
		.footerlinks span a {
			text-transform:uppercase;
			font-size:11px!important;
			}
		
		.copyright {
			display:inline;
			float:left;
			}
	
			
			.woorilinks li {
				display:inline;
				float:left;
				padding:0;
				margin:0;
				}
			
			.woorilinks span a {
				background:none;
				margin:0;
				padding:0;
				border:0;
				display:inline;
				float:left;
				cursor:default;
				}
				
				#woorioverlay {
					display:block;
					width:146px;
					height:278px;
					background:url(../images/woorilink_overlay.png) no-repeat;
					}
					
	
		ul.woorilinks, .woorilinks li {
			display:inline;
			float:left;
			list-style:none;
			margin:0;
			padding:0;
			}
			
			ul.woorilinks {
				padding-left:15px;
				width:140px;
				float:right;
				margin-right:7px;
				}
			
			.woorilinks li {
				position:relative;
				}
			
			.woorilinks li a {
				background:url(../images/select_bg.jpg) no-repeat;
				display:inline;
				float:right;
				width:120px;
				#width:140px;
				font-size:10px!important;
				padding:6px 10px;
				margin:20px 3px 0 3px;
				}
				
			.woorilinks li a:hover {
				text-decoration:none;
				}
			
					.woorilinks li ul {
						background:url(../images/woorilink_overlay.png) no-repeat;
						position: absolute;
						left:-9999px;
						height: auto;
						width: 120px;
						#width:140px;
						height:250px;
						bottom:0px;
						font-weight: normal;
						margin:0;
						padding:10px 15px;
						}
					
					html>body .woorilinks li ul {
						margin: 0;
					
					}
					
					.woorilinks li ul li {
					display:inline;
					float:left;
					margin:0;
					padding:0;
					}
					
					.woorilinks li ul li a {
							display:inline;
							float:left;
							text-align:left;
							margin:2px 0;
							padding:0;
							background:none;
							font-size:11px;
							font-weight:normal;	
							color:#cccccc;
							text-transform:none;
					}
					
					
					.woorilinks li ul ul {
						margin: 0 0 0 13em;
					}
					
					.woorilinks li:hover ul ul, .woorilinks li:hover ul ul ul, .woorilinks li.sfhover ul ul, .woorilinks li.sfhover ul ul ul {
						left: -999em;
					}
					
					.woorilinks li:hover ul, .woorilinks li li:hover ul, .woorilinks li li li:hover ul, .woorilinks li.sfhover ul, .woorilinks li li.sfhover ul, .woorilinks li li li.sfhover ul {
						left:0;
						}
					
					.woorilinks li.sfhover {
					}
					.woorilinks li ul li a:hover {
	
					background-image:none;}
	
.scholarship {
display:inline;
float:left;
clear:both;
}
					
.english {font-family:Arial, Helvetica, sans-serif!important;}






//THICKBOX//

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  z-index: 102;
  color:#000000;
  display:none;
  border:0;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 0 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{

  height:27px;
}

#TB_closeWindowButton {
	text-indent:-9999px;
	background:url(../include/close.gif) no-repeat right;
	#background:url(../include/close.gif) no-repeat right top;
	width:35px;
	height:35px;
	#height:45px;
	display:block;
	}

#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

.calculator * {
	color:#666666;
	}

.calculator input, .calculator textarea {
	border:1px inset #cccccc;
	font-size:13px;
	padding:4px;
	}
	
	.calculator input.btn_calculate {
		background:url(../images/btn_calculate.png) no-repeat;
		width:180px;
		text-indent:-9999px;
		border:0;
		cursor:pointer;
		height:31px;
		
		}
		
		.form input, .form textarea {
			width:220px;
			
			}
		.form textarea {
			width:320px;
			height:100px;
			}
		input.btn {
		background:url(../images/btn.png) no-repeat center center;
		width:160px;
		border:0;
		text-align:center;
		color:#ffffff;
		text-transform:uppercase;
		font-size:11px;
		font-weight:bold;
		cursor:pointer;
		height:31px;
		}
	
	.calculator h4 {
		font-size:18px;
		color:#000000;
		padding-bottom:5px;
		margin:20px 0;
		border-bottom:1px solid #cccccc;
		}
	
	.calculator input.noborder {
		border:0;
		padding:0;
		margin:0;
		background:none!important;
		
		}
		
		.calculator strong *, .calculator input.strong {
			color:#000000;
			font-weight:bold;
			font-size:14px;
			}
		
		.calculator td {
			padding:0;
			margin:0;
			}
			
			.calculator font span.f1, .calculator font.f1 {
				font-size:10px!important;
				color:#990000;
				}
	.png24 {
	   tmp:expression(setPng24(this));
	}