body
{
	background: #fff;
	color: #000;
	font: 10pt Verdana, sans-serif;
	margin: 0px;
}

h1
{
	color: #ff640d;
	font: bold 13pt Georgia, serif;
	margin-bottom: 15px;
	margin-top: 0px;
}

h2
{
	border-bottom: #c2c8cd 1px solid;
	color: #262728;
	font: bold 11pt Georgia, serif;
}

p
{
	color: #000;
	font: 9pt Verdana, sans-serif;
	line-height: 1.5em;
	text-align: justify;
}

input, textarea, select
{
	background: #fff;
	border: #262728 1px solid;
	color: #262728;
	font: bold 10pt Verdana, sans-serif;
}

input:focus, textarea:focus, select:focus
{
	background: #f0f0f7;
}

form
{
	margin-bottom: 15px;
}

img
{
	border: none;
}

ul
{
	list-style-type: circle;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-left: 0px;
}

ol
{
	list-style-type: decimal;
	margin-bottom: 20px;
	margin-left: 33px;
	padding-left: 0px;
}

li
{
	color: #000;
	font: 9pt Verdana, sans-serif;
	margin-bottom: 10px;
}

a
{
	color: #141064;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #08072a;
	text-decoration: underline;
}

h1 small
{
	font: 8pt Verdana, sans-serif;
}

div#bar a
{
	color: #fff;
	float: left;
	font: 14pt Georgia, serif;
	height: 32px;
	margin: 3px 15px 3px 10px;
	padding: 7px 15px 0px 15px;
	text-decoration: none;
}

div#bar a:hover
{
	background: url(/_/images/bar_highlight.jpg) repeat-x;
	color: #444;
}

div#bar a.selected
{
	background: url(/_/images/bar_highlight.jpg) repeat-x;
	color: #000;
}

div#itinerary p
{
	font: 9pt Georgia, serif;
	margin: 0px;
}

div#preface h1
{
	color: #ffce8e;
	font: small-caps bold 11pt Georgia, serif;
}

div#preface p
{
	color: #c4c4c6;
	font: 8pt Verdana, sans-serif;
}

div#preface input
{
	background: #dddde4;
	border: #151517 1px solid;
	color: #151517;
}

div#preface ul
{
	list-style: url(/_/images/preface_bullet.jpg);
}

div#preface li
{
	color: #c4c4c6;
}

div#preface a
{
	color: #c4c4c6;
}

div#preface a:hover
{
	color: #fff;
}
