/*19th July,2010,Monday*/
body {
	font-family:Arial, "ËÎÌå";
	margin:0;
	font-size: 12px;
	background-color: #E8EBF0;
}

a,a:link,a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover{text-decoration:underline; color:#FF0000 }

.container {
	width:776px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	font-family: Arial, "ËÎÌå", Helvetica, sans-serif;
	padding: 0px;
}




.header {
	height: 80px;
	clear: both;
	background-color: #044f89;
	width: 100%;
	margin: 0px;
	letter-spacing: 0.4em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainContent {
	margin: 0px;
}

.box {
	float:left;
	clear: right;
	padding: 0px;
	border: 0px solid #CCCCCC;
	margin: 0px;
}
.footer {
	height:auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #044f89;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 0.15em;
	word-spacing: 0.15em;
}
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}


.normalbox{
	height: auto;
	margin-bottom: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}

.newsbox{
	height: auto;
	border: 1px solid #8FBAE7;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(images/icon-blue.gif);
	line-height: 24px;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 5px;
}

.boxtitle{
	padding:8px;
	font-size: 14px;
	background-color: #DDDDDD;
	font-weight: bolder;
	color: #044f89;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header-logo {
	clear: left;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header-rili {
	clear: right;
	float: right;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0099CC;
}
