* {
	outline: none;
	margin: 0px;
	padding: 0px;	
}
body {
	background: #EEEEEE;
	text-align: center;
	font-family: sans-serif;
}
#wrap {
	background: #FFFFFF;
	text-align: left;
	margin: auto;
	width: 887px;	
		height: 47px;
}
#header {
	position: relative;
	height: 47px;
	width: 887px;
	background: 	 #536180;

}
#header2 {
	position: relative;
	height: 45px;
	width: 887px;
	background: url("img/header2.png") no-repeat;
}	
#header h1 {
	text-indent: 0px;
		height: 47px;
}
#header h2 {
	text-indent: 0px;
}
#logo {
	position: absolute;
	bottom: 3px;
	left: 0;
	height: 45px;
	width: 220px;
	cursor: pointer;
		background: #536180;
	font-family: arial ;
}
#mainMenu {
	position: absolute;
	top: 0px;
	right: 0;
	left: 245px;
/*	width: 600px;*/
	height: 47px;
	font-size:14px;
	font-family: arial ;
}
#mainMenu li {
	display: block;
	float: left;
	height: 32px;
	margin: 0px;
	padding: 15px 16px 0px 16px;
	font-family: arial ;
	/*padding-top: 15px;*/
}
#mainMenu a {
	display: block;
	padding-left: 12px;

	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
		font-family: arial ;
	background: url("img/bullet.gif") 0px 5px no-repeat;
}
#mainMenu li:hover {background: url("img/bullet.gif") repeat;}
#mainMenu a:hover {}
.m1 { margin-left: 43px;}
.m2 { margin-left: 36px;}
.m3 { margin-left: 36px;}
.m4 { margin-left: 36px;}
.m5 { margin-left: 36px;}
.m6 { margin-left: 36px;}
.m7 { margin-left: 225px;}
.m8 { margin-left: 15px;}
.m9 { margin-left: 16px;}
.m10 { margin-left: 16px;}
.m11 { margin-left: 16px;}
.m12 { margin-left: 16px;}
.m13 { margin-left: 0px;}
#footer {
	clear: both;
		font-family: arial ;
	height: 28px;
	background: #536180;
}
#footer2 {
	clear: both;
	width: 887px;
	height: 28px;
	background: #536180;
		font-family: arial ;
}
#footerBoxes {
	clear: both;
	height: 96px;
}
#footerBoxes p {
	float: left;
	padding: 15px 10px 10px 10px;
	height: 75px;
	font-size: 10px;
	font-family: arial ;
	font-weight: bold;
	cursor: pointer;
}
#footerBoxes p img {
	display: block;
	float: left;
	margin: 0px 8px 5px 0px;	
		font-family: arial ;
}
#bottomBox1 {
	width: 250px;
}
#bottomBox2 {
	width: 300px;
}
#bottomBox3 {
	width: 271px;
}
#footerLinks {
	display: block;
	width: 887px;
	height: 35px;
	list-style: none;
}
#footerLinks li {
	display: block;
	float: left;
	width: 170px;
	text-align: center;
}
#footerLinks li a {
	font-family: sans-serif;
	font-weight: bolder;
	text-decoration: none; 
	text-transform: uppercase;
	color: #354465;
}
.fm1 { font-size: 15px; padding-top: 14px; }
.fm2 { font-size: 15px; padding-top: 14px; }
.fm3 { font-size: 15px; padding-top: 14px; }
.fm4 { font-size: 11px; padding: 10px 0px 0px 18px; }
.fm5 { font-size: 12px; padding: 16px 0px 0px 12px;  
}
#copy {
	clear: both;

	padding: 6px 0px 0px 262px;
	color: #FFFFFF;
	font-size: 10px;
		font-family: arial ;

}
#mainContent {
	clear: both;
	width: 887px;
}
.moreLink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}
.widthTab {
	clear: both;
	padding: 10px 0px 0px 45px;
	width: 220px;
	height: 29px;
	background: url("img/wide_tab.png") no-repeat;
	font-size: 14px;
	color: #FFFFFF;
		font-family: arial ;
	font-weight: bold;
	cursor: pointer;
}
.tab {
	clear: both;
	padding: 10px 0px 0px 45px;
	width: 124px;
	height: 29px;
	background: url("img/tab.png") no-repeat;
	font-size: 14px;
	color: #FFFFFF;
		font-family: arial ;
	font-weight: bold;
	cursor: pointer;
}
.tab2 {
	clear: both;
	padding: 10px 0px 0px 45px;
	width: 254px;
	height: 29px;
	background: url("img/wider_tab.png") no-repeat;
	font-size: 14px;
	color: #FFFFFF;
		font-family: arial ;
	font-weight: bold;
}
.tab3 {
	clear: both;
	padding: 10px 0px 0px 35px;
	width: 222px;
	height: 27px;
	background: url("img/tab_orange.png") no-repeat;
	font-size: 14px;
	color: #FFFFFF;
		font-family: arial ;
	font-weight: bold;
	cursor: pointer;
}
/*********Forms*************/
fieldset{
	border: solid 1px #C0C0C0;
	margin: 0 auto;
	padding-top: 10px;
	width: 300px;
	text-align: center;
}
legend{ 
	font-size: 14px;
	font-weight: bold;
	display: none;
}
.formError {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	border: solid 1px #FFCC00;
	background: #FFFFCC;
}
.forms label {
	clear: both;
	float: left;
	display: block;
	width: 135px;
	font-size: 12px;
	text-align: right;
	margin: 5px;
}
.forms input {
	float: left;
	display: block;
	width: 135px;
	font-size: 12px;
	margin: 5px;
}
#loginButton {
	width: 141px;
	display: block;
	margin-left: 148px;	
}
/***************************/
.pageWrap{
	margin: 0;
	width: 887px;
	height: 459px;
	background: url("img/panel.jpg") no-repeat;	
}
.page {
	width: 872px;
	height: 395px;
	overflow: auto;
}
/*********INDEX*************/
.panel {
	margin: 0;
	padding: 0 0 0 5px;
	width: 887px;
	height: 580px;
	background: url("img/panel.jpg") no-repeat;	
}
/******INDEX-COLUMN1******/
#index .column1 {
	float: left;
	margin-top: 20px;
	width: 265px;
	height: 420px;
	border-right: solid 2px #5F677A;
}
#index .column1 h4 {
	clear: both;
	padding: 13px 0px 0px 17px;
	width: 218px;
	height: 26px;
	background: url("img/tab_red.png") no-repeat;
	font-size: 12px;
	color: #FFFFFF;
		font-family: arial ;
}
#index .column1 p {
	color: #000000;
	font-size: 10px;
	padding: 40px 10px 10px 10px;
		font-family: arial ;
}
#index .column1 a {
	display: block;
	float: right;
	margin-right: 10px;
	margin-bottom: 6px;
}
#index .column1 .scroller {
	clear: both;
	overflow:auto;
	height: 360px;
	width: 265px;
}
/******INDEX-COLUMN2******/
#index .column2 {
	float: left;
	margin-top: 20px;
	width: 591px;
	height: 420px;
}
#index .column2 img {
	display: block;
	margin: 0px 0px 10px 10px;
	float: left;
  text-decoration: none;
  	font-family: arial ;
}
#index .column2 div {
	margin: 0px 0px 6px 0px;
}
/******INDEX-COLUMN3******/
#index .column3 {
	float: left;
	margin-top: 20px;
	width: 150px;
	height: 420px;
	border-right: solid 2px #5F677A;
	text-align: center;
}
#index .column3 img {
	display: block;
	margin: 0 auto;
	margin-top: 5px;
		text-decoration: none;
}
#index .column3 p {
	margin: 0px 0px 10px 5px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #003A94;
	text-align: left;
}
#index .column3 p .moreLink {
	clear: both;
	display: block;
	float: right;	
}
#index .column3 .eceoLink {
	display: block;
	margin-left:20px;
	padding-left: 12px;
	background: url("img/bullet.gif") no-repeat 0px 5px;
	font-size: 15px;
	font-weight: bold;
		font-family: arial ;
	color: #003A94;
	text-decoration: none;
	text-align: left;
}
/******INDEX-COLUMN4******/
#index .column4 {
	float: left;
	margin-top: 20px;
	width: 275px;
	height: 420px;
}
#index .column4 ul {
	clear: both;
	width:230px;
	margin-left: 40px;
	list-style-image: url("img/bullet.gif");
}
#index .column4 li {
	margin-bottom: 13px;
}
#index .column4 .orgLink {
	display: block;
	margin-left: 36px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FF6800;
	text-decoration: none;
}
#index .column4 .tab3 {
	float: right;
	margin-top: 12px;
}
.innerPage {
	width: 887px;
	height: 580px;
	background: url("img/panel2.jpg") no-repeat;
	position: relative;
}
.innerPage h3 {
	width: 625px;
	float: right;
	padding: 20px 0px 0px 200px;
	font-size: 16px;	
	color: #1658A4;
		font-family: arial ;
}
.innerPage h6 {
	width: 625px;
	float: right;
	padding: 20px 0px 0px 200px;
	font-size: 16px;	
	color: red;
		font-family: arial ;
}
.innerPageLeft {
	float: right;
	margin-top: 10px;
	padding: 15px;
	width: 625px;
	height: 500px;
	overflow: auto;
}
.rightMenu {
	float: right;
	width: 220px;
	height: 431px;
	margin-top: -16px;
}
.rightMenu .tab3{
	width: 185px;	
}
.rightMenu ul {
	list-style: none;	
}
.rightMenu ul a {
	clear: both;
	padding: 10px 0px 0px 40px;
	display: block;
	width: 180px;
	height: 27px;
	background: url("img/wider_tab.png") no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
		font-family: arial ;
}	
.leftMenu {
	float: left;
	width: 220px;
	height: 411px;
	margin-top: -16px;
}
.leftMenu .tab3{
	width: 185px;	
}
.leftMenu ul {
	list-style: none;	
}
.leftMenu ul a, .leftMenu ul a:hover {
	clear: both;
	padding: 10px 0px 0px 45px;
	display: block;
	width: 175px;
	height: 27px;
	background: url("img/wider_tab.png") no-repeat;
	font-size: 12px;
	color: #354661;
	font-weight: bold;
	text-decoration: none;
		font-family: arial ;
}	
.malko_title {
  color: red;
}
.leftMenu2 {
	float: left;
	width: 220px;
	height: 411px;
	margin-top: -16px;
}
.leftMenu2 .tab3{
	width: 185px;	
}
.leftMenu2 ul {
	list-style: none;	
}
.leftMenu2 ul a {
	clear: both;
	padding: 80px 0px 0px 30px;
	display: block;
	width: 190px;
	height: 27px;
	background: url("img/wider_tab.png") no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
		font-family: arial ;
}
.miniparagraph {
	clear: both;
	font-size: 9px;
	padding: 5px 0px 0px 10px;
	text-align: left;
		font-family: arial ;

}
.orgLink {
	display: block;
	margin: 10px 0px 0px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #FF6800;
	text-decoration: none;
		font-family: arial ;
}
#search_form label {
	display: block;
	float: left;
	width: 280px;
	padding-top: 3px;
	font-size: 14px;
}
hr {
	margin: 10px 0px 10px 0px;
	background: #FF6800;
	height: 1px;
	border: 0;
}
#registerList {
	font-size: 12px;	
}
#registerList .name {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;	
}
#registerList b {
	font-size: 12px;
	color: #000000;
}
/**************************************/
/**************************************/
.title {
	clear: both;
	padding: 20px 0px 0px 15px;
	font-size: 16px;	
	color: #1658A4;
	font-weight: bold;
		font-family: arial ;
}
.subtitle {
	clear: both;
	padding: 10px 0px 0px 15px;
	font-size: 12px;	
	color: #FF6800;
	font-weight: bold;
		font-family: arial ;
}
.mtitle {
	clear: both;
	padding: 10px 0px 0px 20px;
	font-size: 13px;	
	color: #1658A4;
	font-weight: bold;
	text-decoration: underline;
}
.paragraph {
	clear: both;
	font-family: Verdana;
font-size:	10px;
font-weight:	400;
font-style:	normal;
color:	#104A96;


	padding: 5px 15px 5px 15px;
	text-align: justify;
}
.paragraph2 {
	clear: both;
	font-family: Verdana;
font-size:	11px;
font-weight:	400;
font-style:	normal;
color:	white;


	padding: 3px 5px 5px 10px;
	text-align: left;
}
.description {
	display: block;
	float: left;
	font-size: 12px;	
	color: #1658A4;
}
.list {
	font-size: 12px;
	padding-left: 60px;
}
.listPartners {
font-family: Verdana;
font-size:	10px;
font-weight:	400;
font-style:	normal;
color:	#104A96;

	padding-left: 60px;
	text-transform: uppercase;
}

.listClients {
	font-size: 8.5px;
	padding-left: 35px;
	text-transform: uppercase;
}

a {
	font-weight: bold;
	color: #FF6800;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6800;
	text-decoration: underline;
}
img {
border:0px;

}
/********Courses*********/
.course {
	padding: 10px 15px 10px 15px;
}
.course h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6800;
	text-transform: uppercase;
		font-family: arial ;
}	
.course h5 {
	font-size: 11px;
	font-weight: bold;
	color: #FF6800;
	text-transform: uppercase;	
		font-family: arial ;
}
.course .courseDate {
	font-size: 13px;
	font-weight: bold;
	color: #1658A4;
}
.course .courseLocation {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.course .courseDescription {
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	color: #000000;
	border-bottom: solid 1px #C0C0C0;
	overflow: hidden;
	height: 1%;
}
.course .moreLink {
	float: right;
}
.courseWrap span, .paragraph span {
	font-weight: bold;
	color: #1658A4;	
}
.prog {
	font-size: 12px;
	padding: 5px 20px 5px 20px;
}
.prog dt {
	display: block;
	clear: both;
	float: left;
	width: 80px;
	text-align: right;
	padding: 3px;
}
.prog dd {
	display: block;
	float: left;
	width: 710px;
	text-align: left;
	padding: 3px;
}
.anchor {
	display: block;
	width: 0px;
	height: 0px;	
}
/********Tests*********/
.test {
	border: 0;
	width: 580;
	text-align: left;
}
.question {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #1658A4;
	padding-top: 10px;
	padding-bottom: 10px;
}
.test .wrong, .test .right {
	clear: both;
	display: block;
	float: left;
}
.test label {
	display: block;
	float: left;
	font-size: 12px;
	padding: 0px 0px 10px 12px;
}
#results {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #00FF00;
	background: #FFFFCC;
}
.innerPageRight {
	float: right;
	margin-top: 10px;
	padding: 15px;
	width: 625px;
	height: 375px;
	overflow: auto;
	}
.table1 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #1658A4;
	padding-top: 10px;
	padding-bottom: 10px;
		font-family: arial ;
}

.table3 {

  font-family: Verdana;
font-size:	10px;
font-weight:	400;
font-style:	normal;
color:	#104A96;


}
.table3 .courseRow  , .table3 .courseRow a:hover {
  color: #FF0000;
  cursor: pointer;
  font-size: 12px;
  	font-family: arial ;
}


.table2, .table2:hover {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
  padding-left: 15px;
		cursor: pointer;
			font-family: arial ;
vertical-align:	top;
}

.litse {
	clear: both;
font-family: Verdana;
font-size:	10px;
font-weight:	400;
font-style:	normal;
color:	#104A96;
text-transform:	none;

letter-spacing:	normal;
word-spacing:	normal;
line-height:	12px;
text-align:	center;
vertical-align:	center;
direction:	ltr;
	text-decoration: none;
	

		cursor: pointer;
}




	/*
#partners .innerPage {
  background: #FF0000;
}
#customers .innerPage {
  background: #00FF00;
}
	*/
