body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #f7f7f7;
	background-image: url(../files/images/layout/body-bg.jpg);
	background-repeat: repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:150%;
}
td{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:150%;	
	}

/*ul {

	padding-left:30px;
}*/
#PageWrapper {
	background-image: url(../files/images/layout/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: #006;
	text-decoration: underline;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form , h1 , h2 , h3, h4, h5 , h6  {
	margin: 0px;
}
p {margin-top: 0px;}



.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	line-height:17px;
}

.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 13px;
}

.footer a{
	text-decoration:none;
	color:#666;
	}

.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0077af;
}

.menu-normal,.menu-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	cursor:pointer;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../files/images/layout/button_bg_n.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-weight: bold;
}

.menu-active {
	color: #580201;
	background-image: url(../files/images/layout/button_bg_h.jpg);
	background-repeat: no-repeat;
}
.Main_Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
}
.Main_Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #dc1768;
}
#TopMenu {
}
#TopMenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#HeaderImageContainer {
	width:908px;
	height:242px;
	background-image:url(../files/images/layout/center_image_bg.png);
	background-repeat:no-repeat;
	padding-top:3px;
	padding-left:3px;
}
#HeaderImage {
	width:900px;
	height:238px;
}
#ContentWrapper {
	background-image:url(../files/images/layout/content_top_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
}
#ContentBg{
	width:908px;
	background-image:url(../files/images/layout/content_bg.png);
	background-repeat:no-repeat;
	background-position:center 140px;
}
#ContentBgShort {
	width:908px;
	background-image:url(../files/images/layout/content_bg_short.png);
	background-repeat:no-repeat;
	background-position:center 140px;
	height:500px;
}

.News, .NewsTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #737373;
}
.NewsTitle {
	margin-bottom: 5px;
	font-weight: bold;
}
.BreadCrumbs , .BreadCrumbs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
.BreadCrumbs a:hover {
	color: #06C;
	text-decoration: none;
}
.Announcement_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #838383;
	margin-bottom: 3px;
}
.Announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	margin-bottom: 13px;
	display: block;
}
.Announcement_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0077a6;
	line-height: 13px;
	margin-bottom: 10px;
}
.RightSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c3935;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b2b2b2;
	margin-top: 10px;
}



	


/* Easy Slider */
 
	#news_slider ul, #news_slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#news_slider, #news_slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:450px;
		/*height:241px;*/
		overflow:hidden; 
		}
	#news_slider li{ 
		background:#FFFFFF;
		}		
	#news_slider li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#news_slider li p{ 
		margin:20px;
		}
		
	span#prevBtn{}
	span#nextBtn{}					
 
/* // Easy Slider */
.News_Wrapper {
/*	border: 1px solid #CCCCCC;*/
	float:left;
	width:225px;
}
.News_ImageContainer {
	background-image: url(../files/images/layout/default_news_image_bg.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 206px;
	overflow: hidden;
	margin-bottom: 5px;
}
.News_Image {
	height: 130px;
	width: 196px;
	margin-top: 5px;
	margin-left: 5px;
}
.News_Description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	line-height:13px;
	margin-left: 5px;
	margin-right:20px;
}
.News_Title{
	margin-left: 5px;
	}
.News_Title , .News_Title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0077a6;
	text-decoration: none;
	line-height:13px;
	padding-bottom:5px;

}
.News_Title a:hover {
	color: #03C;
	text-decoration: none;
}
/* Pager --------------------- */
.Pager{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	}

.Pager a{
	padding:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:3px;
	background-color:#F7F7F7;
	color:#666;
	text-decoration:none;
	}
	
.Pager a:hover{
	color:#FFF;
	background-color:#09F;
	text-decoration:none;
	}
	
.Pager-Active{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	background-color:#6CF;
	padding:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:3px;
	}	

/* Wslider - Announcements */

#announcement_parent-wrap{
	border: none;
}
#announcement_parent li{
	/*background: #F2F2F2;
	 padding: 15px;
	margin: 5px; */
}
#announcement_parent li a{
	text-decoration:none;
}
#announcement_parent li a:hover{
	text-decoration:none;
}
#announcement_parent-menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#CCC;
	padding:2px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}
#announcement_parent-menu a:hover{
	background-color:#09F;
	color:#FFF;
	text-decoration:none;
}
#announcement_parent-menu a.wactive{
	color:#666;
	text-decoration:none;
}

#announcement_parent.newsticker {
	list-style-type: none;
	border: 1none;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#TopSlideshow {
	height: 246px;
	width: 900px;
	overflow: hidden;
}

.TxtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #FFF;
	padding: 3px;
	border: 2px solid #d1d8eb;
	height: 26px;
	width:100%;
}

.OptionSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #FFF;
	padding: 2px;
	border: 2px solid #d1d8eb;
	height: 26px;
	width:100%;
}

.RegButton a{
	background-image:url(../files/images/layout/reg_btn_bg_n.gif);
	background-repeat:repeat-x;
	border:solid 1px #b5b5b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding:5px;
	padding-right:20px;
	padding-left:20px;
	cursor:pointer;
	text-decoration:none;
	line-height:26px;
	}
	
.RegButton a:hover {
	background-image:url(../files/images/layout/reg_btn_bg_h.gif);
	border-color:#0183e6;
	color:#FFF;
	text-decoration:none;
	}
	
.FormLabel{
	color:#7b92c6;
	margin-top:15px;
	font-weight:bold;
	}
	
/*-------------  STRATIM STYLES ----------------------------*/
h1 { margin:0px 0px 5px 0px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:15px; color:#333; }
h1 a { outline:none; text-decoration:none; color:#333; }
h1 a:hover { outline:none; text-decoration:underline; color:#111; }

h2 { margin:0px 0px 5px 0px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:13px; color:#333; }

ul {margin-top:0px}

.clear { clear:both; }

.logo {
	width: 200px;
	margin-top: 46px;
	height: 90px;
	float: left;
}

.lang-button{
	margin-top:78px;
	margin-left:15px;
	float:right;
	width:112px;
	height:27px;
	overflow:hidden;
	}

.header-sim {
	float: right;
	height: 125px;
	width: 415px;
	margin-top: 30px;
}

#header-wrapper{
	width:860px;
	height:159px;
	}
.top-menu-wrapper {
	background-image: url(../files/images/layout/top-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 44px;
}

#header-news {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 176px;
	width: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
.content-wrapper {
	background-image: url(../files/images/layout/content-bg.gif);
	background-repeat: repeat-y;
}

.container-one { float:left; width:540px; margin-right:10px; }
.container-two { float:left; width:310px; }
.container-two img { border:none; }

.container-two-list { width:290px; margin:-5px 0px 10px 0px; }
.container-two-list ul { margin:0; padding:0; list-style:none; }
.container-two-list ul li { background-color:#F9F9F9; float:left; margin-bottom:1px; padding:5px 5px 4px 5px; width:280px; color:#4E4E4E; }
.container-two-list ul li a { color:#6A6A6A; text-decoration:none; outline:none; overflow:hidden; display:block; }
.container-two-list ul li a:hover { color:#659403; outline:none; overflow:hidden; display:block; }


.title {margin:0px 0px 15px 0px; padding-bottom:10px; border-bottom:1px solid #E9E9E9; }

.title-img {float:left; margin-top:2px; width:115px; height:75px; border:2px solid #CCC; }

.entry { float:left; width:415px; margin-left:5px; position:relative; text-align:justify; }
.entry a { margin:5px 0px 5px 0px; color:#555; text-decoration:none; }
.entry a:hover { text-decoration:underline; }
.entry_page { margin:0px; width:540px; }

.container-two-list { width:300px; margin:0px 0px 10px 0px; }
.container-two-list ul { margin:0; padding:0; list-style:none; }
.container-two-list ul li { background-color:#F9F9F9; float:left; margin-bottom:1px; padding:5px 5px 4px 5px; width:290px; color:#4E4E4E; }

.container-two-list ul li a { color:#6A6A6A; text-decoration:none; outline:none; overflow:hidden; display:block; }

.container-two-list ul li a:hover { color:#659403; outline:none; overflow:hidden; display:block; }
.header-sim-en {
	float: right;
	height: 125px;
	width: 315px;
	margin-top: 30px;
}

