/* resetting some default styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul {list-style: none;}
body {line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* 
table {border-collapse: collapse;border-spacing: 0;}
*/
 
html { font-size:100.01%; }
body { font-size:1em; }
 
textarea {overflow:auto}
button {cursor:pointer}
input[type="checkbox"], 
input[type="radio"],
input.radio,
input.checkbox {
	vertical-align:text-top;
}
a {text-decoration:none}
a:hover {text-decoration:underline}
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}
/* ----------------------------------------------------------------------------------------- */

body{
	margin:0 auto;
	background-color:#eff0f1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}
	
	h1{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		color: #000000;
	}
	
	h2{
		font-size: 14px;
		font-weight:normal;
		color: #000000;
	}
	
	h3{
		font-size: 12px;
		font-weight:normal;
		color: #000000;
	}
		
	.txt3{
		font-size: 3px;
	}

#forms{

	width:100%;
	height:80px;
	background-color:#ffffff;
}


#wrapper{
	width:100%;
	height:auto;
	background-color:#eff0f1;
	background-image:url('images/background_cristi.gif');
	background-repeat:repeat-x;
	background-position:top center;
	margin:0 auto;
}

	#centerwrap{
		width:960px;
		height: auto;
		margin:0 auto;
		border: solid 0px red;
	}
	
		#header1{
			height:198px;				
			text-align:center;
			border: solid 0px red;
		}
			
			#header1 #flags{
				padding-top:4px;
				height:28px;
				text-align:center;
				border: solid 0px red;
			}
				
				#header1 #flags img{
					margin:0;
					padding:0;
					margin-right:7px;
				}
				
			
			#header1 #search{
				position:relative;
				float:right;
				width: 710px;
				margin:0;
				padding:0;
				margin-top:-126px;
				border: solid 0px red;
			}
			
				#header1 #search #search_google{
					position:relative;
					float:right;
					padding-top:4px;
					width:300px;
					height:55px;
					text-align:center;
					background-image:url('images/search-box.gif');
					background-repeat:repeat-x;
					border: solid 0px red;
				}
				
				#header1 #search #search_google #language{
					position:relative;
					float:right;
					padding-top:10px;
					width:300px;
					height:15px;
					text-align:center;
					border: solid 0px red;
				}
				
				#header1 #search #search_links{
					position:relative;
					float:right;
					width:400px;
					height:15px;
					padding-top:4px;
					margin-top:5px;
					text-align:center;
					border: solid 0px red;
				}
				
			
			
			#header1 #logo{
				position:relative;
				float:left;
				width:150px;
				height:100px;
				margin-top:35px;
				text-align:center;
				border: solid 0px red;
			}
			
			#header1 #hello{
				position:relative;
				float:left;
				margin-top: 60px;
				margin-bottom:10px;
				width:730px;
				height:55px;
				text-align:center;
				border: solid 0px red;
			}
			
			#header1 #menu{
				position:relative;
				float:left;
				width:800px;
				height:47px;
				text-align:center;
				border: solid 0px red;
			}
				
				#header1 #menu .left{
					position:relative;
					float:left;
					width:4px;
					height:39px;
					margin:0;
					padding:0;
					font-size:1px;
					background-image:url('images/menu-left.gif');
					background-repeat:no-repeat;
					border: solid 0px red;
				}
				
				#header1 #menu .right{
					position:relative;
					float:left;
					width:4px;
					height:39px;
					margin:0;
					padding:0;
					font-size:1px;
					background-image:url('images/menu-right.gif');
					background-repeat:no-repeat;
					border: solid 0px red;
				}
				
				#header1 #menu .item{
					position:relative;
					float:left;
					height:31px;
					margin:0;
					padding:0;
					padding-top: 8px;
					padding-left:10px;
					padding-right:10px;
					background-image:url('images/menu-midlle.gif');
					background-repeat:repeat-x;
					border: solid 0px red;
				}
					
					.greySearchCourse{
						color: #37404C;
						font-size: 20px;
						font-weight: normal;
						height: 25px;
						margin-top: 3px;
					}
					
					.whiteApply{
						width:270px;
						font-size:19px;
						color:#FFFFFF;
						font-weight:normal;
						border:solid 0px red;
					}
			
		
		
			
		#lineDarkBlue{
			width:100%;
			height:3px;
			margin:0 auto;
			padding:0;
			margin-top:7px;
			font-size:1px;
			background-color:#0e366a;
			border: solid 0px red;
		}
		
		#main{
			width:100%;
			height:auto;
			/*height: 500px;*/
			background-color:#FFFFFF;
			margin:0 auto;
			text-align:center;
			background-image:url('images/back-main.gif');
			background-repeat:repeat-y;
			border: solid 0px blue;
		}
			
			#main #left1{
				position:relative;
				float:left;
				width:655px;
				margin:0 auto;
				padding:0;
				text-align:left;
				border: solid 0px red;
			}
				
				#main #left1 #flash{
					position:relative;
					float:left;
					width:655px;
					height:270px;
					border: solid 0px red;
				}
				
				#main #left1 #coursesBig{
					position:relative;
					float:left;
					width:655px;
					height:71px;
					margin:0 auto;
					padding:0;
				}
					
					
					#main #left1 #coursesBig .course0{
						position:relative;
						float:left;
						width:130px;
						height:55px;
						margin:0 auto;
						padding:0;
						margin-top:1px;
						margin-right:1px;
						text-align:center;
						background-repeat:no-repeat;
						padding-top:25px;
					}
					
					#main #left1 #coursesBig .course1{
						background-image:url('images/btn-1.png');
					}
					
					#main #left1 #coursesBig .course2{
						background-image:url('images/btn-2.png');
						padding-top:15px;
						height:65px;
					}
					
					#main #left1 #coursesBig .course3{
						background-image:url('images/btn-3.png');
					}
					
					#main #left1 #coursesBig .course4{
						background-image:url('images/btn-4.png');
						padding-top:15px;
						height:65px;
					}
					
					#main #left1 #coursesBig .course5{
						background-image:url('images/btn-5.png');
						padding-top:15px;
						height:65px;
						margin-right:0px;
					}
				
				#main #left1 #news1{
					position:relative;
					float:left;
					width:630px;
					height:50px;
					margin:0 auto;
					padding:0;
					padding-left:20px;
					padding-top: 20px;
					background-image:url('images/header-news-1.gif');
					background-repeat:no-repeat;
					border:solid 0px red;
				}
				
				
				#main #left1 #news2content{
					position:relative;
					float:left;
					width:630px;
					height:auto;
					margin:0 auto;
					padding:0;
					padding-left:20px;
					border:solid 0px red;
				}
				
				#main #left1 #news2content .submeniu{
					position:relative;
					float:left;
					width:600px;
					height:auto;
					margin:0 auto;
					margin-top:20px;
					margin-bottom:30px;
					text-align:right;
					padding:0;
					padding-left:20px;
					border:solid 0px red;
				}
					
					#main #left1 #news2content h2{
						color:#2788c9;
						font-size:16px;
						font-weight:bold;
						margin-top: 15px;
						margin-bottom: 10px;
					}
					
					#main #left1 #news2content p{
						/*
						padding:10px;
						border: solid 1px #e7e7e7;
						*/
						padding:10px;
						padding-left:1px;
						margin-bottom:10px;
					}	
					
					#main #left1 #news2content #family{
						/*
						padding:10px;
						border: solid 1px #e7e7e7;
						*/
						display:none;
						padding:10px;
						padding-left:1px;
						margin-bottom:10px;
						border:solid 1 px red;
					}				
	
	
			#main #right1{
				position:relative;
				float:right;
				width:305px;
				margin:0 auto;
				padding: 0;
				text-align:left;
				border: solid 0px red;
			}
				
				#main #right1 #search{
					position:relative;
					float:left;
					margin:0;
					padding:0;
					width:305px;
					height:270px;
					text-align:left;
					border: solid 0px red;
				}
				
				#main #right1 #top{
					background-image: url("images/background-search.gif");
					background-repeat: no-repeat;
					border: 0 solid red;
					float: left;
					height: 178px;
					margin: 0;
					overflow: hidden;
					padding-left: 20px;
					padding-top: 2px;
					position: relative;
					width: 285px;
				}
				
				#main #right1 #bottom{
					background-color: #0093DB;
					border: 0 solid red;
					float: left;
					height: 75px;
					margin: 0;
					padding: 15px 20px 0;
					position: relative;
					width: 265px;
				}
				
				#main #right1 #bottom #newsletter_email{
					position:relative;
					float:left;
					margin-top:5px;
				}
				#main #right1 #bottom #subscribe{
					position:relative;
					float:right;
					margin-top:5px;
				}
				
				#main #right1 #bottom #zohoWebToLead2{
					position:relative;
					width: 270px;
					
				}
				
				#main #right1 #bottom #newsletter_submit{
					background-image:url(images/btn-subscribe.png);
					border:hidden;
					width:87px;
					height:18px;
					color:transparent;
					padding: 0 0 0 16px;
					font-size:0px;
					cursor:pointer;
					
				}
				
				#header3 #right #newsletter_submit{
					background-image:url(images/btn-aboneaza-ma.png);
					border:hidden;
					width:94px;
					height:18px;
					color:transparent;
					padding: 0 0 0 16px;
					font-size:0px;
					cursor:pointer;
				}
				
				#main #right1 #questions{
					position:relative;
					float:left;
					width:265px;
					height:65px;
					margin-top: 1px;
					padding:20px;
					font-size:1px;
					background-color:#82c7eb;
				}
			
					#main #right1 #questions .blueQuestions{
						font-size:16px;
						margin-top:-10px;
						/*text-align:justify;*/
						color:#016fba;
						font-weight:bold;
					}
					
					#main #right1 #questions .blueQuestions14{
						font-size:14px;
						margin-top:-10px;
						/*text-align:justify;*/
						color:#016fba;
						font-weight:bold;
					}
		
				#main #right1 #contact{
					position:relative;
					float:left;
					width:265px;
					height:250px;
					padding:20px;
					margin-top:1px;
					background-color:#c3e6f7;
				}
				
				#main #right1 #news2{
					position:relative;
					float:left;
					width:230px;
					height:40px;
					margin:0 auto;
					padding:0;
					padding-left:20px;
					padding-top: 20px;
					background-image:url('images/header-news-2.gif');
					background-repeat:no-repeat;
					background-position:bottom left;
					border:solid 0px red;
				}
				
				#main #right1 #newscontent{
					position:relative;
					float:left;
					width:300px;
					height:auto;
					padding-top:10px;
					margin-left:2px;
					margin-top:1px;
					margin-bottom::1px;
					/*background-color:#F3F3F3;*/
					background-color:#FFF;
					border: solid 0px red;
				}
				
				#main #right1 #newscontent .news{
					position:relative;
					float:left;
					width:275px;
					height:140px;
					margin:0 auto;
					margin-left:5px;
					padding:0;
					border:solid 0px red;
				}
						
						#main #right1 #newscontent .news .title{
							position:relative;
							float:left;
							width:250px;
							/*height:30px;*/
							margin:0 auto;
							padding:0;
							pading-top:20px; 
							margin-bottom:10px;
							border:solid 0px red;
						}
						
						#main #right1 #newscontent  .news .image{
							position:relative;
							float:left;
							width:130px;
							/*height:95px;*/
							margin:0 auto;
							padding:0;
							border:solid 0px red;
						}
						
						#main #right1 #newscontent .news .text{
							position:relative;
							float:left;
							width:140px;
							/*height:90px;*/
							margin:0 auto;
							padding:0;
							border:solid 0px red;
						}
				
				#main #right1 #skype{
						position:relative;
						float:left;
						width:285px;
						height:auto;
						padding:10px;
						margin-top:1px;
						margin-bottom::1px;
						background-color:#c3e6f7;
						border: solid 0px red;
					}
		
		#footer{
			height:90px;
			margin:0 auto;
			text-align:left;
			color:#FFFFFF;
			padding: 20px;
			background-image:url('images/footer.gif');
			background-repeat:repeat-x;
			background-position:center;
			border: solid 0px red;
		}
			
			#footer #left{
				position:relative;
				float:left;
				width:650px;
				height:70px;
				margin:0 auto;
				padding: 10px;
				border: solid 0px red;
				border-right:solid 1px white;
			}
			
				#footer #left #links{
					position:relative;
					float:left;
					width:350px;
					height:20px;
					margin:0 auto;
					margin-left:210px;
					top:-35px;
					padding: 10px;
					font-weight:normal;
					border: solid 0px red;
				}
			
			#footer #right{
				position:relative;
				float:left;
				width:200px;
				margin:0 auto;
				padding: 20px;
				padding-left: 30px;
				padding-right: 0px;
				padding-top: 0px;
				border: solid 0px red;
			}
			
			#footer #copy{
				position:relative;
				float:left;
				width:500px;
				height:20px;
				margin:0 auto;
				padding-left: 20px;
				margin-top: 30px;
				color:#000000;
				border: solid 0px red;
			}
			
			#footer #zit{
				position:relative;
				color:#CCCCCC;
				float:right;
				width: 320px;
				height:15px;
				margin:0 auto;
				margin-top:30px;
				padding:0;
				border: solid 0px red;
			}



/* ----------------------------------------------------------------------------------------- */
/* INT PAGE - begin */
/* ----------------------------------------------------------------------------------------- */
	
		#header3{
			text-align:left;
			border: solid 0px red;
		}
			
			#header3 #left{
				position:relative;
				float:left;
				width:240px;
				height:25px;
				padding-top:25px;
				padding-left:20px;
				background-image:url('images/menu-course.gif');
				background-repeat:no-repeat;
				background-position:bottom left;
				border: solid 0px red;
			}
			
			#header3 #right{
				border: 0 solid red;
				float: left;
				height: 50px;
				position: relative;
			}
			
			#header3 #lineDarkBlue{
				position:relative;
				float:left;
				width:100%;
				height:5px;
				margin:0;
				padding:0;
				font-size:1px;
				background-color:#0e366a;
				border: solid 0px red;
			}
			
			
			#main #left2{
				position:relative;
				float:left;
				width:237px;
				margin:0 auto;
				padding:0;
				text-align:left;
				margin-left:1px;
				margin-right:10px;
				margin-bottom:4px;
				background-color:#E5E7E8;
				border: solid 0px red;
			}
					#main #left2 #drop_menu_arrow1{
							position:relative;
							float:left;
							margin:0 auto;
							margin-left:210px;
							padding:0;
							text-align:left;
							background-repeat:no-repeat;
							margin-top:-25px;
							border: solid 0px red;
						}
					
					#main #left2 #drop_menu_arrow2{
							position:relative;
							float:left;
							margin:0 auto;
							margin-left:210px;
							padding:0;
							text-align:left;
							background-repeat:no-repeat;
							margin-top:-25px;
							border: solid 0px red;
						}
					
					#main #left2 #drop_menu_arrow3{
							position:relative;
							float:left;
							margin:0 auto;
							margin-left:210px;
							padding:0;
							text-align:left;
							background-repeat:no-repeat;
							margin-top:-25px;
							border: solid 0px red;
						}
					
					#main #left2 #drop_menu_arrow4{
							position:relative;
							float:left;
							margin:0 auto;
							margin-left:210px;
							padding:0;
							text-align:left;
							background-repeat:no-repeat;
							margin-top:-25px;
							border: solid 0px red;
						}
					
					#main #left2 #drop_menu_arrow5{
							position:relative;
							float:left;
							margin:0 auto;
							margin-left:210px;
							padding:0;
							text-align:left;
							background-repeat:no-repeat;
							margin-top:-25px;
							border: solid 0px red;
						}
					
					#main #left2 #drop_menu_arrow6{
							position:relative;
							float:left;
							margin:0 auto;
							margin-left:210px;
							padding:0;
							text-align:left;
							background-repeat:no-repeat;
							margin-top:-25px;
							border: solid 0px red;
						}
					
					#main #left2 .course0{
						position:relative;
						float:left;
						width:220px;
						height:25px;
						margin:0 auto;
						padding:0;
						padding-top:8px;
						padding-left:20px;
						text-align:left;
						background-repeat:no-repeat;
						margin-top:3px;
						border: solid 0px red;
					}
						
					#main #left2 .course1{
						background-image:url('images/menu-1.gif');
						margin-top:1px;
					}
					
					#main #left2 .course2{
						background-image:url('images/menu-2.gif');
					}
					
					#main #left2 .course3{
						background-image:url('images/menu-3.gif');
					}
					
					#main #left2 .course4{
						background-image:url('images/menu-4.gif');
					}
					
					#main #left2 .course5{
						background-image:url('images/menu-5.gif');
					}
					
					#main #left2 .course6{
						background-image:url('images/menu-6.gif');
					}
					
					#main #left2 .courseItem{
						position:relative;
						float:left;
						width:200px;
						height:27px;
						margin:0 auto;
						padding:0;
						padding-top:10px;
						padding-left:40px;
						text-align:left;
						background-image:url('images/menu-item.gif');
						background-repeat:no-repeat;
						border: solid 0px red;
					}
					
					#main #left2 .courseFooter{
						position:relative;
						float:left;
						width:220px;
						height:9px;
						margin:0 auto;
						padding:0;
						padding-left:20px;
						font-size:1px;
						text-align:left;
						background-image:url('images/menu-footer.gif');
						background-repeat:no-repeat;
						border: solid 0px red;
					}
			
			
			
			#main #right2{
				position:relative;
				float:right;
				width:700px;
				margin:0 auto;
				padding: 0;
				text-align:left;
				padding-top: 1px;
				border: solid 0px red;
			}
				
				#main #right2 #title{
					position:relative;
					float:left;
					width:670px;
					height:40px;
					margin:0 auto;
					padding:0;
					padding-left:20px;
					padding-top: 10px;
					margin-top:  10px;
					background-image:url('images/header-news-3.gif');
					background-repeat:no-repeat;
					background-position:top left;
					border:solid 0px red;
				}
				
				#main #right2 #searchBlue{
					position:relative;
					float:left;
					width:660px;
					height:auto;
					margin:0 auto;
					padding:10px;
					margin-bottom:10px;
					background-color:#C3E6F7;
					border:solid 1px #82C7EB;
				}
				
				#main #right2 #content{
					position:relative;
					float:left;
					width:680px;
					height:auto;
					margin:0 auto;
					padding:0;
					padding-left:1px;
					border:solid 0px red;
				}
					
					#main #right2 #content .course{
						position:relative;
						float:left;
						width:660px;
						height:130px;
						margin:0 auto;
						padding:0;
						padding-left:10px;
						border:solid 0px red;
					}
						
						#main #right2 #content .course .title{
							position:relative;
							float:left;
							width:650px;
							height:30px;
							margin:0 auto;
							padding:0;
							margin-top:10px;
							border:solid 0px red;
						}
						
						#main #right2 #content .course .subtitle{
							position:relative;
							font-weight:bold;
							font-size:12px;
							float:left;
							width:650px;
							height:20px;
							margin:0 auto;
							padding:0;
							margin-bottom:10px;
							border:solid 0px red;
						}
						
						#main #right2 #content .course .image{
							position:relative;
							float:left;
							width:150px;
							height:95px;
							margin:0 auto;
							padding:0;
							border:solid 0px red;
						}
						
						#main #right2 #content .course .text{
							position:relative;
							float:left;
							width:650px;
							height:90px;
							margin:0 auto;
							padding:0;
							border:solid 0px red;
						}
						
						
						
					#main #right2 #content .course2{
							position:relative;
							float:left;
							width:670px;
							height:130px;
							margin:0 auto;
							padding:0;
							padding-left:10px;
							background-color:#F0FAFF;
							border:solid 0px red;
						}
						
						#main #right2 #content .course2 .title{
							position:relative;
							float:left;
							width:650px;
							height:30px;
							margin:0 auto;
							padding:0;
							margin-top:10px;
							border:solid 0px red;
						}
						
						#main #right2 #content .course2 .subtitle{
							position:relative;
							font-weight:bold;
							font-size:12px;
							float:left;
							width:650px;
							height:20px;
							margin:0 auto;
							padding:0;
							margin-bottom:10px;
							border:solid 0px red;
						}
						
						#main #right2 #content .course2 .text{
							position:relative;
							float:left;
							width:650px;
							height:90px;
							margin:0 auto;
							padding:0;
							border:solid 0px red;
						}
						
				#main #right2 .tabBig{
					position:relative;
					float:left;
					width:700px;
					height:auto;
					margin:0 auto;
					padding:0;
					left: -5px;
					border:solid 0px red;
				}
					
					.tab{
						position:relative;
						float:left;
						width:100px;
						height:39px;
						margin:0 auto;
						padding:0;
						text-align:center;
						color:#FFFFFF;
						font-weight:bold;
						cursor:pointer;
						background-repeat:no-repeat;
						border:solid 0px red;
						overflow:hidden;
					}
					
					.tab1off{
						width:137px;
						background-image:url('images/tab-1-off.gif');
					}
					
					.tab1on{
						width:137px;
						background-image:url('images/tab-1-on.gif');
					}
					
					.tab2off{
						width:195px;
						background-image:url('images/tab-2-off.gif');
					}
					
					.tab2on{
						width:195px;
						background-image:url('images/tab-2-on.gif');
					}
					
					.tab3off{
						width:169px;
						background-image:url('images/tab-3-off.gif');
					}
					
					.tab3on{
						width:169px;
						background-image:url('images/tab-3-on.gif');
					}
					
					.tab4off{
						width:112px;
						background-image:url('images/tab-4-off.gif');
					}
					
					.tab4on{
						width:112px;
						background-image:url('images/tab-4-on.gif');
					}
					
					.tab5off{
						width:83px;
						background-image:url('images/tab-5-off.gif');
					}
					
					.tab5on{
						width:83px;
						background-image:url('images/tab-5-on.gif');
					}
					
					.tabContent{
						position:relative;
						float:left;
						width:674px;
						height:auto;
						margin:0 auto;
						padding:10px;
						text-align:left;
						background-color:#FFFFFF;
						border-left:  solid 1px #CCCCCC;
						border-right: solid 1px #DDDDDD;
						border-bottom:solid 1px #DFDFDF;
						overflow:hidden;
					}			
					
			
/* ----------------------------------------------------------------------------------------- */
/* INT PAGE - end */
/* ----------------------------------------------------------------------------------------- */
	
	
	input, textarea, select {
		font-size:11px;
	}
	
	select {
		padding:2px;
	}
	
	
	.borderBlack {
		border: solid 1px #000000;
	}
	
	.noborder {
		border: solid 0px #999999;
	}
	
	.nounderline, .nounderline:hover {
		text-decoration:none;
	}
	
	.black {
		color:#000000;
	}
	
	.white {
		color:#ffffff;
	}
	
	.whiteTxt16 {
		font-size: 16px;
		color:#ffffff;
	}
	
	.whiteTxt18 {
		font-size: 18px;
		color:#ffffff;
	}
	
	.whiteTxt24 {
		font-size: 24px;
		color:#ffffff;
	}
	
	
	.red {
		color:#FF0000;
	}
	
	.grey {
		font-size:10px;
		color:#999999;
	}
	
	
	.blue {
		color:#2788c9;
	}
	
	
	.blueTxt16b {
		color:#2788c9;
		font-size:16px;
		font-weight:bold;
	}
	
	.blueTxt14b {
		color:#2788c9;
		font-size:14px;
		font-weight:bold;
	}
	
	.blueTxt20 {
		color:#2788c9;
		font-size:20px;
	}
	
	.blueTxt22 {
		color:#2788c9;
		font-size:22px;
	}
	
	.blueTxt24 {
		color:#2788c9;
		font-size:24px;
	}
	
	
	.greyTxt20 {
		color:#37404c;
		font-size:20px;
	}
	
	.greyTxt22 {
		color:#37404c;
		font-size:22px;
	}
	
	.greyTxt24 {
		color:#37404c;
		font-size:24px;
	}
	
	
	
	.menuTop {
		font-size: 14px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}
	
	.menuTop:hover {
		font-size: 14px;
		color:#ffffff;
		font-weight:bold;
		/*text-decoration:underline;*/
		text-decoration:none;
		border-bottom:solid 2px white;
	}
	
	
	.menuTopSelected {
		font-size: 14px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		border-bottom:solid 2px white;
	}
	
	.menuTopSelected:hover {
		font-size: 14px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		border-bottom:solid 2px white;
	}
	
	
	.menuLeft {
		font-size: 14px;
		color:#37404c;
		font-weight:normal;
	}
	
	.menuLeft {
		font-size: 14px;
		color:#37404c;
		font-weight:normal;
	}
	
	.menuLeft:hover {
		font-size: 14px;
		color:#016fbc;
		font-weight:normal;
		text-decoration:underline;
	}
	
	.menuLeftLink {
		font-size: 16px;
		color:#ffffff;
		font-weight:normal;
	}
	
	.menuLeftLink:hover {
		font-size: 16px;
		color:#e9f5ff;
		font-weight:normal;
		text-decoration:underline;
	}
	
	
	.white12 {
		color: #FFFFFF;
		font-size: 12px;
	}
	
	.white12:hover {
		font-size: 12px;
		color:#ffffff;
		text-decoration:underline;
	}
	
	
	.white12b {
		font-size: 12px;
		color:#ffffff;
		font-weight:bold;
	}
	
	.white12b:hover {
		font-size: 12px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:underline;
	}
	
	.white14b {
		font-size: 14px;
		color:#ffffff;
		font-weight:bold;
	}
	
	.white14b:hover {
		font-size: 14px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:underline;
	}
	
	
	.white16 {
		font-size: 16px;
		color:#ffffff;
		font-weight:normal;
	}
	
	.white16:hover {
		font-size: 16px;
		color:#ffffff;
		font-weight:normal;
		text-decoration:underline;
	}
	
	
	.white18 {
		font-size: 18px;
		color:#ffffff;
		font-weight:normal;
	}
	
	.white18:hover {
		font-size: 18px;
		color:#ffffff;
		font-weight:normal;
		text-decoration:underline;
	}
	
	
	
	.blueVerySmall {
		font-size: 8px;
		color:#2788c9;
	}
	
	.blueVerySmall:hover {
		font-size: 8px;
		color:#2788c9;
		text-decoration:underline;
	}
	
	
	.blue11 {
		font-size: 11px;
		color:#2788c9;
	}
	
	.blue11:hover {
		font-size: 11px;
		color:#2788c9;
		text-decoration:underline;
	}
	
	
	.blue12 {
		font-size: 12px;
		color:#2788c9;
	}
	
	.blue12:hover {
		font-size: 12px;
		color:#2788c9;
		text-decoration:underline;
	}
	
	
	.blue12b {
		font-size: 12px;
		font-weight:bold;
		color:#2788c9;
	}
	
	.blue12b:hover {
		font-size: 12px;
		font-weight:bold;
		color:#2788c9;
		text-decoration:underline;
	}
	
	.blue_grey12b {
		font-size: 12px;
		font-weight:bold;
		color:#2788c9;
	}
	
	.blue_grey12b:hover {
		font-size: 12px;
		font-weight:bold;
		color:#999999;
		text-decoration:none;
	}
	
	.blue14b {
		font-size: 14px;
		font-weight:bold;
		color:#2788c9;
	}
	
	.blue14b:hover {
		font-size: 14px;
		font-weight:bold;
		color:#666666;
		text-decoration:underline;
	}


	.black12 {
		font-size: 12px;
		color:#000000;
	}
	
	.black12:hover {
		font-size: 12px;
		color:#000000;
		text-decoration: underline;
	}
		
	
	.lien {
		font-size: 12px;
		color:#000099;
		font-weight:bold;
	}
	
	.lien:hover {
		font-size: 12px;
		color:#000000;
		font-weight:bold;
		text-decoration:underline;
	}
	
	.lien_zit {
		font-size: 12px;
		color:#666;
		font-weight:bold;
		}
		
	.lien_zit:hover {
		font-size: 12px;
		color:#039;
		text-decoration:underline;
		}

	
	
	
/*
	jQuery Pagination - BEGIN
-----------------------------------------------------------------------------------------*/

.list_pagination {
	padding-left: 60px;
	margin-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
		
.list_pagination a {
	text-decoration: none;
	color: #2788c9;
	border: solid 0px #2788c9;
}

.list_pagination a, .list_pagination span {
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
	margin-bottom: 5px;
}

.list_pagination .current {
	background: #2788c9;
	color: #FFFFFF;
	border: solid 1px #2788c9;
	margin: 0;
	margin-right: 5px;
}

.list_pagination .prev, .list_pagination .next {
	background: #2788c9;
	color: #FFFFFF;
	border: solid 1px #2788c9;
	padding: 0.1em 0.1em;
	margin-top: 0.2em;
	padding-bottom: 0.2em;
}

.list_pagination .current.prev, .list_pagination .current.next{
	color:#999999;
	border: solid 1px #363636;
	background:#363636;
}

/*
	jQuery Pagination - END
-----------------------------------------------------------------------------------------*/

/*
	Accessible News Slider : Plugin Specific - BEGIN
-----------------------------------------------------------------------------------------*/

.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider li,
.accessible_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.6;
}
.accessible_news_slider li p {
	font-size: 1em;
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}
.accessible_news_slider .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}
.accessible_news_slider .next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 300px;
}


.downloadContent {
    /*height:41px;*/
    background-image:url('images/bg-download-repeat.gif');
    background-repeat:repeat-x;
    float:left;
    font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	padding:13px 6px 14px 0px;
}

.pdf {
    /*height:41px;*/
    float:left;
	text-decoration:none;
	color:#069;
  
}

#feedback-tab {
    position: fixed;
    right: -79px;
    top: 32%;
    z-index: 999;
}

#feedback-tab-link:hover{
	background-image:url('images/feedback-button-grey.jpg');
	cursor:pointer;
}

#feedback-tab-link {
	background-image:url('images/feedback-button-orange.jpg');
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    font-family: verdana;
    font-size: 18px;
    height: 120px;
    padding: 0 39px 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 40px;
    z-index: 9999;
}

.whiteApply{
	width:300px;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	border:solid 0px red;
}
.whiteApply19{
    border: 0 solid red;
    color: #FFFFFF;
    float: left;
    font-size: 19px;
    font-weight: normal;
    width: 280px;
}

#header3 #right #newsletter_email2{
				position:relative;
				float:left;
				margin-top:5px;
				width: 510px;
}
			
#header3 #right #subscribe2{
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    position: relative;
}

.inputp{
    float: left;
    margin-left: 10px;
    margin-top: 1px;
	color: #FFFFFF;
	font-size: 12px;
	width: 180px;
}	
/*
	Accessible News Slider : Plugin Specific - END
-----------------------------------------------------------------------------------------*/
	
