/* Main.ascx */

.Main .Head, .Select .Head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#627188;
	display:block;
	margin-bottom:15px;
}

.Normal .NormalDisabled {
	font-family:Arial, Helvetica, sans-serif;
}
/*.Main DIV.Normal {
	width:500px;
}*/
.Main {
	padding:47px;
}

.Product .Main{
	padding:0px;
}


.LatestNews {
	background: url(images/latestNewsBackground.jpg) top left no-repeat;
	width:190px!important;
	width:230px;
	height:269px;
	padding:20px 30px;
	overflow:hidden;
}

.LatestNews .Head {
	display:block;
	width:60px;
	background-color:#FFFFFF;
	margin-left:20px;
	margin-top:3px!important;
	margin-top:23px;
	padding-bottom:20px;
	color:#2F5884;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}


/*______________NEWS____________*/

.articleTable, .articleTextCell, .articleTable TABLE{
	width:400px;
}
.articleTextCell {
	background-color:#fff;
}
.LatestNews H3 {
	font-weight:bold;
	font-size:11px;
}
a.newsRightItem {
	display:block;
	margin-bottom:20px;
}
.NewsItem {
	width:573px;
	height:340px;
	overflow:auto;
}
.NewsItem cite, .NewsItem .Normal  {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
}
.NewsItem cite {
	font-size:10px;
}
.NewsItem h3 {
	display:block;
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#627188;
}
.linkMore {
	font-size:11px;
	margin:2px 0;
}

/* linksPhotoContainer.ascx */
.PictureCont {
	width: 62px;
}


.PictureCont TABLE SELECT {
	font-size: 10px;
	width: 115px;
}
.Picture {
	width:62px;
	background-color:#4C6E94;
	padding:3px;
}
.ContentPart {
	width:65px!important;
	width:68px;
	/*background-color:#CEDBEB;*/
	padding:5px 0px 2px 3px;
}
.ContentPart a:link,
.ContentPart a:hover,
.ContentPart a:visited {
	color:#294B71;
}
.ContentPart a:hover {
	color:#6887AC;
}
.ContentPart .Normal {
	font-size:12px;
	font-weight:bold;
}

.Select {
padding:20px 20px 0 20px;
}
.Links {
	margin-left:4px;
}




