body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color : #183667;
	margin: 15px 0;
	padding: 0;
}

/*------------------TEXT STYLE DEFINITIONS---------------*/

p {
	line-height: 1.4em;
}

h2 {
	font-size: 1.4em;
	color:  #2F639D;
	padding: 16px 0 0.4em 0;
	margin: 0;
	border-bottom: 1px solid #2F639D;
}

h3 {
	font-size: 1.3em;
	color:  #2F639D;
	padding: 7px 0 0 0;
	margin: 0;
}

h4 {
	font-size: 1.1em;
	color:  #2F639D;
	padding: 8px 0 4px 0;
	margin: 0;
}

h5 {
	font-size: 1em;
	color:  #2F639D;
	padding: 8px 0 0 0;
	margin: 0;
}


.form h4 {
	font-size: 1.1em;
	color:  #2F639D;
	padding: 5px 0;
	margin: 0;
}

.worldmap {
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
	float: none;
}

img {
	float: right;
	margin: 15px 0 0 15px;
	padding: 0;
}

a {
	color: #30589C;
}

a:hover {
	color: #E67A04;
}

#infobox a {
	color: #FFD700;
}

#infobox a:hover {
	color: white;
}

td {
	text-align: left;
}

.contact td img {
	float: none;
	border: 5px solid Silver;
}

table.dates {width: auto; margin: 11px 0; font-size: 100%; border-collapse: collapse; border: 0; padding: 0;}
.dates td {padding: 2px; }

.lines table {border-collapse: collapse; font-size: 100%;  margin-bottom: 20px;}

.lines td {border-bottom: 1px solid #A9A9A9; padding: 3px;}

.precourse table {border-collapse: collapse; font-size: 100%;  margin-bottom: 10px;}

.precourse td {	border: 1px solid #A9A9A9;	padding: 3px;	vertical-align: top;}

.precourse thead {border: 1px solid #A9A9A9; padding: 3px; vertical-align: top; font-weight: bold;}

table.contact {
	width: 500px;
	border: 0;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 100%;
}

table.form {
	border: 0;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 100%;
	border-collapse: collapse;
	width: 535px;
}

table.form td {
	padding: 5px;
	border: 1px solid #D3D3D3;
}

td.submit {
	text-align: center;
}

.red {
	color: red;
	}
	
.counter {
	position: relative;
	text-align: center;
	color: white;
	font-size: 0.8em;
	}


/*-------------------PAGE DEFINITIONS------------------------*/

#page {
	position: relative;
	left: 50%;
	margin: 0 2px 0 -390px;
	background-color: white;
	padding: 0;
	width: 780px;
	background-image : url(img/bg.gif);
	background-repeat : repeat-y;
	border: 1px solid white;
}

#leftcol {
	margin: 0;
	padding: 0;
	width: 192px;
}

#rightcol {
	margin: -1190px 0 0 0;
	padding: 0 28px 0 25px;
	text-align: justify;
}

#text {
	margin: 0 0 30px 192px;
	padding: 76px 0 0 0;
}

#infobox{
	position: relative;
	background-color: #508ACB;
	margin: 35px 0 25px 0;
	padding: 15px 15px 10px 12px;
	color: white;
	font-size: 1em;
}

#infobox ul {
	margin: 0;
	padding: 0;
}

#text li {
	list-style-image : url(img/li_text.gif);
	list-style-position : outside;
	padding: 0 0 0 5px;
}

#text ul {
	margin: 10px 0 15px 18px;
	padding: 0;
}
#infobox ul {
	margin: 0;
	padding: 0;
}
#infobox li {
	padding: 0 0 10px 30px;
	background-image : url(img/li.gif);
	background-repeat : no-repeat;
	list-style-image : none;
	list-style-type : none;
}


#footer {
	position: relative;
	top: 15px;
	left: -24px;
	width: 587px;
	background-color: orange;
	margin: 0 -53px -15px 0;
	padding: 0.8em 0;
	color: white;
}



#footer span {
	margin: 0 0 0 25px;
}

/*----------LOGO AREA-----------*/

#logo {
	position: relative;
	width: 220px;
	height: 130px;
	margin: 0 ;
	padding: 0 0 4px 0;
	top: 0;
	border-bottom: 1px solid white;
	background-image : url(img/bg_logo.gif);
	background-repeat : no-repeat;
	z-index: 9;
}

#abovelogo {
	width: 191px;
	height: 26px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
	text-align: center;
	color: black;
	display: none;
}

h1 {
	position: absolute;
	background-image : url(img/logo.gif);
	background-repeat : no-repeat;
	width: 156px;
	height: 40px;
	margin: 0;
	padding: 0;
	top: 60px;
	left: 18px;
}

#logo  h1 span {
	display: none;
}

/*-----------------SELECT YOUR LOCATION AREA----------------*/

#topbox {
	position: absolute;
	top: 0;
	left: 193px;
	width: 588px;
	height: 129px;
	background-color: #F3BD01;
	border: 0;
	margin: 0;
	padding: 0 0 2px 0;
	border-bottom: 3px solid #F3BD01;
	color: white;
	background-image : url(img/bg_topbox.jpg);
	background-repeat : repeat-x;
}

.cities {
/*	font-family : Times New Roman, Times, serif;*/
	margin: 24px 40px 0 40px;
	padding: 12px;
	font-size: 12px;
	text-align: left;
	
}

.cities a {
	font-weight: bold;
	color: white;
	text-decoration: none;

}

.cities a:hover {
	font-weight: bold;
	color:  #B03900;
	text-decoration: none;
}

#cities p {
	position: relative;
	top: 10px;
	left: 15px;
	padding: 0 15px 0 0;
	line-height: 1.3em;
	margin: 0;
}

#select {
	width: 490px;
	height: 26px;
	background-repeat : no-repeat;
	color: White;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
	position: relative;
	left: -52px;
	background-color : #F49200;
	border-bottom: 1px solid white;
	background-image : url(img/bg_select1.gif);
	background-position : 16px;
}

#select h4 {
	margin: 0;
	padding: 3px 0 0 45px;
	font-size: 14px;
	font-family : Times New Roman, Times, serif;
	color:  #B03900;
}

/*------------- MAIN MENU----------------*/

#menu {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding: 0;
	top: 2px;
	margin: -2px 0 0 0;
	width: 193px;
	font-size: 14px;
}

#menu ul { margin:  0;	padding: 0;  z-index: 9; }

#menu li {
	list-style-type: none;
	color: white;
	text-align: center;
	margin: 0 ;
	padding: 0;
	background-color : #3C72AF;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	height: 25px;
}

#menu a {
	display: block;
	color: white;
	text-align: left;
	padding: 0 0 0 6px;
	text-decoration: none;
	font-weight: bold;
/*	font-family : "Times New Roman", Times, serif;*/
	font-size: 12px;
	margin: 0;
	height: 25px;
	background-image : url(img/bg_menu.gif);
}

#menu span {
	top: 4px;
	position: relative;
}

#menu a:hover {
	display: block;
	text-decoration: none;
	color: #FFD700;
	background-color : #27476D;
	background-image : url(img/bg_menu_hover.gif);
}


#menu ul.sub { list-style-type:none; margin: 0; padding: 0; width: 147px;  top: 30px;}
#menu ul.sub li { position: relative;  top: -30px;	left: 202px; width: 148px;	height: 25px;	 display: block;	margin: -1px 0 0 0;	padding: 0;	border: 1px solid white; background-image : url(img/bg_worldmenu_sub.gif); }
#menu ul.sub li a {display: block; margin: 0;  position: relative; left: 0; padding: 0 0 0 6px; text-decoration: none; color: white; 	height: 25px; font-weight: bold;}
#menu ul li > ul.sub {width: 150px; visibility: hidden; z-index: 1;}
#menu ul.sub li a:hover { left: 0; margin: 0; padding: 0 0 0 6px; color: #FFD700; font-weight: bold; height: 25px;  }

#menu  li.main {position: relative;	display: block; list-style-type: none;	color: white; text-align: center;	margin: 0 0 -3px 0; padding: 0; height: 25px; }
#menu ul li.main:hover ul.sub {visibility: visible; }


/* ------------WORLD MENU ------------ */

#worldmenu {position: absolute;	top: 0;	right: 0; margin: 0;	padding: 0;	font-family : Times New Roman, Times, serif;	font-size: 14px;	width: 147px; display: none; }
#worldmenu ul { margin:  0;	padding: 0; }

#worldmenu li {
	list-style-type: none;
	color: white;
	text-align: center;
	margin: 0 ;
	padding: 0;
	background-color : #3C72AF;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 55px;
	font-weight: bold;
	font-family : "Times New Roman", Times, serif;
	cursor: pointer;
		background-image : url(img/bg_menu.gif);
	background-repeat : repeat-x;
}

#worldmenu a {
	display: block;
	color: white;
	padding: 0;
	text-decoration: none;
	margin: 0;
		background-image : url(img/bg_menu.gif);
	background-repeat : repeat-x;
}

#worldmenu span {
	top: 4px;
	position: relative;
}

#worldmenu a:hover {
	display: block;
	text-decoration: none;
	color: #FFD700;
	background-color : #27476D;
	background-image : url(img/bg_menu_hover.gif);
}


#worldmenu ul.sub { list-style-type:none; margin: 0; padding: 0; width: 10px;  top: 0; left: -148px;}
#worldmenu ul.sub li {position: relative;  top: 0; width: 148px;	height: 25px; display: block;	margin: -1px 0 0 0;	padding: 0;	border: 1px solid white; background-image : url(img/bg_worldmenu_sub.gif);}
#worldmenu ul.sub li a {display: block; margin: 0;  position: relative; left: 0; padding: 0; text-decoration: none; color: white; 	height: 25px; font-weight: bold;}
#worldmenu ul.sub li a:hover { left: 0; margin: 0; padding: 0 0 0 0; color: #FFD700; font-weight: bold; height: 25px;  }
#worldmenu ul li > ul.sub {width: 150px; visibility: hidden; }
#worldmenu  li.main {position: relative; 	background-image : url(img/bg_menu.gif); display: block; list-style-type: none;	color: white;	text-align: center;	margin: 0; padding: 0; height: 26px; }
#worldmenu ul li.main:hover ul.sub {visibility: visible;}

.special { color: #ffd700; }
.img_fix { margin: 2px }