body, html 
{
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size: 11px;
    height:100%;
    text-align: -moz-center;
	color:#2e358f;
	line-height:140%;
}

h1, h2, h3, h4, h5, span, h6, div, p , br ,a, form, input
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img
{
	border:0 none;
}
.top
{
	height:132px;
}
.link1
{
	color:#2e358f;
	font-size:11px;
	text-decoration:none;
}
.link1:hover
{

}
.link2
{
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.link2:hover
{

}
.sub-header
{
	background:url(../img/bg-sub-header1.jpg) no-repeat top;
	height:17px;
}
.left
{
	background:#114aa3;
	width:172px;
}
.left-text
{
	background:url(../img/top-left.jpg) no-repeat top;
	color:#fff;
	padding:10px;
	line-height:140%;
}
h1
{
	font-size:16px;
	border-bottom:2px solid #ffd108;
	padding-bottom:2px;
	color:#2e358f;
	font-weight:bold;
}
.text
{
	text-align:justify;
}
.lang
{
    filter:alpha(opacity=30);
    -moz-opacity:.30;
    opacity:.30;	
}
.lang:hover
{
    filter:alpha(opacity=99);
    -moz-opacity:0.9;
    opacity:0.9;
}
