body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	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 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;
	display: none;
}

img {
	float: right;
	margin: 15px 0 0 15px;
	padding: 0;
}

a {
	color: #30589C;
}

a:hover {
	color: #E67A04;
}

#infobox a {
	margin: 0; padding: 0;
}

#infobox a:hover {
	color: white;
}

table {
	width: 500px;
	border: 0;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 100%;
}

td {
	text-align: left;
}

td img {
	float: none;
	border: 5px solid Silver;
}

table.dates {width: auto; margin: 11px 0; font-size: 100%; border-collapse: collapse;}
.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.form {
font-size: 100%;
	border-collapse: collapse;
width: 535px;
}

table.form td {
	padding: 5px;
	border: 1px solid #D3D3D3;
}

td.submit {
	text-align: center;
}


/*-------------------PAGE DEFINITIONS------------------------*/

#page {
	position: relative;
	left: 0;
	margin: 0;
	background-color: white;
	padding: 0;
	width: 740px;
}

#leftcol {
	margin: 0;
	padding: 0;
	width: 192px;
}

#rightcol {
	margin: 0;
	padding: 0 28px 0 25px;
	text-align: justify;
	width: 640px;
}

#text {
	margin: 0;
	padding: 0;
	width: 600px;
}

#infobox{
	position: relative;
	background-color: #508ACB;
	margin: 35px 0 25px 0;
	padding: 15px 15px 10px 12px;
	color: white;
	font-size: 0.9em;
}

#infobox ul {
	margin: 0;
	padding: 0;
}

#text li {
	padding: 0 0 5px 5px;
}

#text ul {
	padding: 0 0 5px 5px;
	margin: 5px 0 0 15px;
}
#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: 0;
	left: 0;
	width: 587px;
	background-color: orange;
	margin: 0;
	padding: 0.8em 0;
	color: white;
}



#footer span {
	margin: 0 0 0 25px;
}

/*----------LOGO AREA-----------*/

#logo {
	position: relative;
	margin: 0 0 0 8px ;
	padding: 0 0 4px 0;
	top: 0;
	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: relative;
	width: 156px;
	height: 40px;
	margin: 0;
	padding: 0;
	top: 10px;
	left: 18px;
}



/*-----------------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;
	display: none;
}

.cities {
	font-family : Times New Roman, Times, serif;	
	margin: 8px 180px 0 40px;
	padding: 0;
	line-height: 1.4em;
	font-size: 15px;
}

.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: 493px;
	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 {
	position: relative;
	padding: 0;
	top: 2px;
	margin: -2px 0 0 0;
	width: 193px;
	font-size: 14px;
	display: none;
}

#menu ul { margin:  0;	padding: 0;  z-index: 9; display: none; }

#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;
	padding: 0 0 0 0;
	text-decoration: none;
	font-weight: bold;
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	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; 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 0; 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 { display: none; position: absolute;	top: 0;	right: 0; margin: 0;	padding: 0;	font-family : Times New Roman, Times, serif;	font-size: 14px;	width: 147px; }
#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;}
