@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color:#D8F98A;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: center;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	background-repeat: no-repeat;
}
img {
	vertical-align: middle;
	border: 0px solid #FFF;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#content ol {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
#routetable {
	text-align: right;
	text-indent: 30px;
}



h2 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-decoration: underline;
	color: #FA7A2E;
	font-size: large;
}
#routealign {
	text-align: center;
	vertical-align: middle;
	padding-left: 100px;
}

.right {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}
.center {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 356px;
	position: absolute;
	top: 248px;
	left: 606px;
	height: 29px;
}
h1 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
table {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #D8F98A;
	text-align: left;
	vertical-align: top;
	clear: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: circle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 20px;
}
hr {
	color: #CCC;
	border: medium ridge #CCC;
}

ul {
	text-align: center;
}
body table tr td ul {
	text-align: left;
	vertical-align: top;
}
.em {
	color: #FA7A2E;
	font-weight: bolder;
	text-decoration: underline;
}
.padding {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.left {
	text-align: left;
}
.left {
	text-align: left;
	text-indent: 30%;
	display: block;
}


.left {
	list-style-type: square;
	text-indent: 37%;
	list-style-position: outside;
}
#h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.leftleft {
	text-align: left;
	font-weight: normal;
}
.largetype {
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.ulinee {
	text-decoration: underline;
}
a:link {
	color: #FA7A2E;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #FA7A2E;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #FA7A2E;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #FA7A2E;
	text-decoration: none;
	font-weight:bold;
}

