
.clear {
	clear:both;

}

body	{
	font-family: verdana;
	background-color:#dcdddd;
	text-align:center;
	margin:0px;
	padding:0px;

}

#pageContainer, #header	{
	width:960px;
	min-height:auto;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-color:#0d1c55;
	text-align:left;

}

#header	{
	background: #FFF url(../img/header.jpg) no-repeat;
	
}

#headerColLeft, #headerColRight	{
	width:190px;
	height:204px;
	float:left;

}

#headerColCenter	{
	width:580px;
	padding-top:20px;
	height:184px;
	float:left;	
	overflow:hidden;
	
}

#metaNavigation	{
	text-align:right;
	height:20px;
	font-size:11px;
	overflow:hidden;
	
}

#metaMenu a	{
	color:#cedfff;
	text-decoration:none;
	font-size:11px;
	
}
    
#metaMenu li	{
	display: inline;
	margin-left:10px;
	
}

#metaMenu li.metaMenu-item-act a	{
	text-decoration:underline;

}

#columnContainer	{
	width:960px;
	background: #FFF url(../img/columns_bg.gif) repeat-y;

}

#leftCol, #rightCol	{
	width:190px;
	float:left;

}

#centerCol	{
	width:580px;
	float:left;

}

#mainContent	{
	width:550px;
	margin:15px;
	font-family:verdana;
	font-size:12px;
	
}

#footer	{
	width:960px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#0d1c55;
	text-align:center;
	color:#ffffff;
	font-size:11px;
	
}

#leftMenu	{
	text-align:right;
	padding-right:15px;
	
}

#leftMenu a, #rightMenu a	{
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:30px;
	line-height:30px;

}

.leftMenu-level1-active, .leftMenu-level1-inactive	{
	margin-left:15px;
	font-size:15px;

}

.leftMenu-level1-active	{
	background: url(../img/zuba.gif) no-repeat left center;

}

.leftMenu-level2-active, .leftMenu-level2-inactive	{
	margin-left:20px;
	font-size:11px;

}

.leftMenu-level2-active	{
	background: url(../img/point.gif) no-repeat left center;

}

#rightCol .caption	{
	color:#fff;
	height:30px;
	line-height:30px;
	background-color:#041639;
	text-align:center;
	font-size:15px;

}

#rightMenu	{
	text-align:left;
	padding-left:10px;
	
}

/*------------------------------
-------tt_news_styles START----
-------------------------------*/

#latestNews	{
	text-align:left;
	padding-bottom:10px;
	
}

#latestNews a, #latestNews span	{
	display:block;
	line-height:11px;
	padding:10px;
	padding-bottom:0px;
	color:#fff;
	font-size:11px;
	text-decoration:underline;

}

.news-list-item	{
	border-top: 1px solid #000;
	padding-top:10px;
	padding-bottom:10px;
}

.news-list-item-imagecontainer, .news-list-item-subheadercontainer	{
	float:left;
	margin-top:10px;

}

.news-list-item-imagecontainer	{
	width:139px;
	text-align:center;
	border-right:1px solid #000;
	
}

.news-list-item-subheadercontainer	{
	width:400px;
	padding-left:10px;

}

.news-single-timedata	{
	margin-bottom:10px;

}

.news-single-item-subheader	{
	font-weight:bold;

}

.news-single-item-table	{
	margin-top:10px;
	margin-bottom:10px;

}

.news-single-item-table-content	{
	text-align:justify;
	padding-right:10px;
	border-right:1px solid #000;

}

.news-single-item-table-image	{
	text-align:left;
	padding-left:10px;

}
