body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active { color: #00539F; text-decoration: underline; }
a:hover  { color: #00539F; text-decoration: none; }
a:link { color: #00539F; text-decoration: underline; }
a:vlink { color: #00539F; text-decoration: underline; }
a:visited { color: #00539F; text-decoration: underline; }
A:link:hover { color: #00539F; text-decoration: none; }
A:visited:hover { color: #00539F; text-decoration: none; }

a.navbar:active { color: #FFFFFF; text-decoration: none; }
a.navbar:hover  { color: #999999; text-decoration: none; }
a.navbar:link { color: #FFFFFF; text-decoration: none; }
a.navbar:vlink { color: #FFFFFF; text-decoration: none; }
a.navbar:visited { color: #FFFFFF; text-decoration: none; }
A.navbar:link:hover { color: #999999; text-decoration: none; }
A.navbar:visited:hover { color: #999999; text-decoration: none; }

li {
	font-size: 13px;
	font-style: normal;
	color: #333333;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 15px;
	text-align: justify;
	list-style-image: url(../images/bullet_concatecircle.gif);
}
.list_links {
	text-align: left;
}
.list_description {
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 22px;
	text-align: justify;
}

.heading {
	color: #00539F;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	text-align: justify;
}
.heading_schedule {
	color: #00539F;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.subheading {
	color: #D8256C;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}
.copy {
	color: #333333;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	text-align: justify;
}
.copy_schedule {
	color: #333333;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.copy_schedule_completed {
	color: #333333;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	text-decoration: line-through;
}
.copy_maps {
	color: #333333;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
/*	margin-left: 40px; */
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	text-align: center;
}
.copy_numbers {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.quote {
	color: #333333;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	text-align: right;
}
.countdown {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 50px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
	text-align: center;
}
.footer {
	color: 000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}