@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004481;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #528EC6;
}
a:visited {
	text-decoration: none;
	color: #528EC6;
}
a:hover {
	text-decoration: underline;
	color: #528EC6;
}
a:active {
	text-decoration: none;
	color: #528EC6;
}
a.light:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.light:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.light:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.light:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style3 {color: #528EC6}
.style2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {color: #FFFFFF}

h1 {font-size: 16px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 1px; }
h2 {font-size: 16px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #9C0A0F; margin-bottom: 1px; }

#sub-aboutus {
	position:absolute;
	width:160px;
	height:160px;
	z-index:1;
	left: 110px;
	top: 153px;
	background-color: #FFFFFF;
	overflow: visible;
	visibility: hidden;
}
input, select, textarea, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	/*background-image: url(http://203.177.37.130/ic/images/input-bg.gif);
	width: %;
	height: auto;*/
	border: 1 solid #CCCCCC;
}