html, body {
	text-align:center;	
	margin:0;
	font-family:verdana, arial;
	font-size:11px;
	line-height:14px;
}
a {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, ul, li, p, table, tbody {
	margin:0;
	padding:0;
	list-style:none;
font-weight:normal;
}
h3, p {
	margin:0 0 10px 0;
}
table{
  border-spacing: 0;
}
#wrapper {
	width:913px;
	margin:0 auto;
	text-align:left;
}

#lang {
	width:900px;
	margin: 13px 0 0 9px;
	height:17px;
	text-align:right;
	font-size:10px;	
}
#lang div {
	float:right;
}
#lang a {
	color:#666;
}
#lang li.active a {
	color:#000;
}


/*HEADER BEGIN */
#header {
	width:900px;
	margin: 0 0 0 9px;
	height:60px;
	background-color:#3756f4;
	font-size:14px;
}
#header a {
	color:#fff;
	font-weight:bold;
}
#header #menu {
	float:left;
	padding:14px 0;
}
#header #menu ul.menu {
height:20px;
padding-bottom:10px;
}
#header #menu li {
	display:block;
        float:left;
	margin:0 0 0 30px;
	padding:0 0 10px 0;
	background:transparent url(../images/navibg.gif) left bottom no-repeat;
}
#header #menu li:hover, #header #menu li:hover, #header #menu li.active {	
	background:transparent url(../images/navibg.gif) left bottom repeat-x;
}
#header #menu li span {
display:none;
}
#header #menu li img {
border:none;
}
#header #logo {
	float:right;
	width:160px;
	padding:15px 0;	
}
/*HEADER END*/
#container {
	margin:30px 0 0 0;
	color:#666;	
}

#left {
	width:193px;
	float:left;
}
/*default content  css*/
#content {
	float:left;
	width:690px;
	margin-left:30px;
}
#content a {
	color:#000;
}
/*content modules*/
#content_left {
	float:left;
	width:210px;	
	margin-left:30px;	
}
#content_right {
	float:left;
	width:210px;
	margin-left:30px;
}
#content_center {
	float:left;
	width:210px;
	margin-left:30px;
}
#content_right_narrow {
	width:143px;
	margin-left:30px;
	padding-left:15px;	
	float:left;
	border-left:1px solid #3756f4;
}
#content_right_narrow p {
	width:140px;
}
#content .right_narrow a img {
border:none;
}
#content .right_narrow a {
color: #666;
}
#content table td.right_narrow {
        border-left:1px solid #3756f4;
}
/*FOOTER BEGIN */
#footer {
	width:100%;
	margin: 15px 0 0 0;
padding-top:15px;
	clear:both;
	color:#666;
	text-align:center;
	font-size:9px;
	background:transparent url(../images/footer_colors.gif) right 19px no-repeat;
}
#lang li {
	margin:0 10px;
}

/*CONTENT STYLES*/
#content_left table, #content_right table,
#content_right_narrow table {
	width:210px;
}
#content_left p,
#content_right p,
#content_center p
   {
	width:210px;
}
#content table td.left, #content table td.right,
#content table td.left_wide, #content table td.right_narrow,
table td.three_left, table td.three_center
{
	vertical-align:top;
}
/*content left normal width */
#content table td.left {
	width:330px;
	padding-right:30px;
}
#content table td.right {
	width:330px;
}
/*content right normal width */
#content table td.right img{
	margin:-37px 0 57px 0;
	display:block;
	padding-bottom:12px;
	background:transparent url(../images/image_bottom.gif) left bottom no-repeat;
}
/*content left wider width */
#content table td.left_wide {
	width:500px;
	padding-right:30px;
}
/*content right narrow width */
#content table td.right_narrow {
	width:145px;
	padding-left:15px;
	border-left:1px solid #f500a8;
}

table td.three_left {
	width:210px;
}
table td.three_center {
    width:260px;
    padding:0 30px;
}


td.createdate {
	color:#666;
	font-size:11px;
}
.readon, .readmore {
	display:block;
	width:330px;
	height:40px;
	background:transparent url(../images/news_bottom.gif) left 10px no-repeat;
	padding-top:30px;
	color:#666;
	font-size:11px;
	margin-top:-77px;	
}
#content_left .readon, #content_left .readmore {
margin-top:0;
}
.readmore {
	margin-top:0;
}
.contentheading {
	color:#3756f4;
	font-size:14px;
	font-weight:normal;
	padding-bottom:10px;
}
#content table td.right_narrow {
        border-left:1px solid #3756f4;
}
.department {
        color:#3756f4;
}

