a:link {
	color: #df1e30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #df1e30;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	background-color: #4d4d4f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4f;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #df1e30;
	font-weight: bold;
	padding-top: 25px;
	line-height: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding-top: 20px;
}
.h2-nospaceafter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 10px;
	line-height: 30px;
}




h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
}

.h3-nospacebefore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	line-height: normal;
}
.h3-rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	background-color: #4D4D4F;
	color: #FFF;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.h4-nospacebefore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	line-height: normal;
}

p {
	font-size: 13px;
	line-height: 17px;
}
.p-nospacebefore {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul {
	font-size: 14px;
	line-height: 17px;
}
li {
	padding-bottom: 8px;
}
li ul {
	font-size: 13px;
	line-height: 16px;
	list-style-type: disc;
	padding-top: 8px;
}
li ul li {
	padding-bottom: 6px;
}
.sidebar-bg {
	background-image: url(images_common/sidebar_gradient.jpg);
	background-repeat: repeat-y;
}
.caption {
	font-size: 10px;
	color: #888;
	line-height: 11px;
}
.jumplinks {
	font-size: 11px;
	padding-left: 40px;
	line-height: 16px;
}
.table-img-alignright {
	margin-left: 20px;
	margin-bottom: 5px;
}
.table-img-alignleft {
	margin-bottom: 5px;
	margin-right: 20px;
}
.listedlink {
	font-size: 14px;
	line-height: 17px;
	list-style-image: url(images_common/arrow.gif);
}
.table-streams {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.table-streams p {
	font-size: 13px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
}

.table-schedule {
}
.table-tours {
	background-color: #4D4D4F;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table-schedule p {
	font-size: 13px;
	line-height: 17px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.table-schedule ul {
	font-size: 13px;
	line-height: 17px;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-left: 10px;
}


.table-schedule h4 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
}
.course-code {
	background-color: #4d4d4f;
	color: #FFF;
	font-weight: bold;
}

.tour-code-tour {
	background-color: #F7941E;
	color: #FFF;
	font-weight: bold;
}
.tour-code-exhib {
	background-color: #690;
	color: #FFF;
	font-weight: bold;
}
.tour-code-periph {
	background-color: #00ABBD;
	color: #FFF;
	font-weight: bold;
}
.tour-code-coned {
	background-color: #EF4123;
	color: #FFF;
	font-weight: bold;
}

.flash-message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	color: #FFF;
	background-color: #4D4D4F;
	width: 458px;
}
.highlight-type {
	background-color: #df1e30;
	color: #FFF;
}
.to-provide-or-confirm {
	background-color: #FFFF00;
}
