#top_bar {
	width: 740px;
}
body {
	background-image: url(images/back.jpg);
	background-color: #6A7184;
	background-repeat: repeat-x;
}
#left_margin {
	background-image: url(images/back_white_left.jpg);
	background-repeat: no-repeat;
}
#right_margin {
	background-image: url(images/back_white_right.jpg);
	background-repeat: no-repeat;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#menu #marked {
	color: #FFCC00;
	font-weight: bold;
}
.schedule_table {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: none;
}


.content_area {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 55px;
	line-height: 18px;
	color: #333333;
}
.bold {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CA7900;
	margin-bottom: 7px;
}
p {
	margin-top: 8px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #182E6A;
}
ul {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 17px;
}
.schedule_header {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #182E6A;
	font-weight: bold;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
.schedule_head_top_left {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #182E6A;
	font-weight: bold;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	background-image: url(images/round_left.gif);
	background-repeat: no-repeat;
}
.schedule_head_top_right {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #182E6A;
	font-weight: bold;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	background-image: url(images/round_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content_area_schedule {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	line-height: 18px;
	color: #333333;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
#pull_box {
	width: 165px;
	margin-right: 7px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 10px 15px;
	margin-top: 0px;
	border: 1px solid #666666;
}
.left_picture {
	margin-right: 15px;
}

#pull_box_head {
	width: 165px;
	background-color: #F43E26;
	padding: 3px 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F43E26;
	border-left-color: #F43E26;
}

#pull_box_container {
	float: right;
	width: 165px;
	margin-top: 6px;
	margin-bottom: 0px;
}
.home_emph {
	font-size: 19px;
	font-style: italic;
	line-height: 25px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#support_list li {
	margin-bottom: 6px;
	line-height: 16px;
	list-style-type: disc;
}
#support_list {
	list-style-type: circle;
}
#video {
	width: 320px;
	float: left;
	background-color: #E2E2E2;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 13px;
	margin-top: 5px;
}
#video_flash {

	width: 480px;
	float: left;
	background-color: #E2E2E2;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 13px;
	margin-top: 5px;
}
