@charset "UTF-8";
/* CSS Document */

body {
	background-image: url("../images/popback.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e4f6ff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #09346d;
	letter-spacing: 3px;
	word-spacing: 1px;
	font-style: normal;
	line-height: 24px;
	padding-right: 5px;
	padding-left: 5px;
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	width: 810px;
	height: 208px;
	position: relative;
	left: 5px;
	text-align: center;
	border: 1px solid #09346d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-spacing: 0pt 0pt;
	}
.schedule td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #09346d;
	border-right-color: #09346d;
	border-bottom-color: #09346d;
	border-left-color: #09346d;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.schedheadbox {
	background-color: #ffffff;
}
.leavearrive {
	color: #000000;
	font-weight: bold;
	padding: 0px;
}
.timeam {
	color: #09346d;
	background-color: #ffffff;
	font-weight: bold;
	padding: 0px;
}
.timeshadedam {
	color: #09346d;
	background-color: #ffffff;
	font-weight: bold;
	padding: 0px;
}
.timepm {
	color: #09346d;
	background-color: #ffffff;
	font-weight: bold;
	padding: 0px;
}
.timeshadedpm {
	color: #09346d;
	background-color: #ffffff;
	padding: 0px;
	font-weight: bold;

}
.schedletters {
	font-weight: normal;
	background-color: #ccffff;
	padding: 0px;
}
.schedtimepoint {
	color: #000000;
	background-color: #a8dffe;
	font-weight: normal;
	padding: 0px;
}
.schedhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 20px;
	word-spacing: 1px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
}
.schedsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 20px;
	word-spacing: 1px;
	font-style: oblique;
	font-weight: bold;
	padding: 0px;
}
.smalltype {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.disclaimer {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
}
img {
	padding-right: 5px;
	padding-left: 5px;
}
a {
	color: #09346d;
}

