@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c9c9c9;
}
.content {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0255a5;
	font-size: 14pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0255a5;
	font-size: 12pt;
}
.space {
	background-color: #FFFFFF;
}
.right {
	background-image:url(../images/right_margin.jpg);
	border-right: thin;
	border-right-color: #353b7c;
	border-right-style: solid;
}
.left {
	background-image:url(../images/sidebar.jpg);
	width: 160px;
}
.footer {
	background-color: #353b7c;
	border-style: solid;
	border-color: #FFFFFF;
	border-width:thin;
	height: 28px;
	vertical-align: middle;
}
.footer-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.header {
	border-right: thin;
	border-right-color: #353b7c;
	border-right-style: solid;
}
#dmbri
	{
	z-index: 1;
	}
	
.alternate {
	background-color: #eeeeee;
}

.soldout {
	background-image: url(../images/soldout_bg.jpg);
}

.cancelled {
	background-image: url(../images/cancelled_bg.jpg);
}

.cancelled2 {
	background-image: url(../images/cancelled2_bg.jpg);
}

.soldout2 {
	background-image: url(../images/soldout_bg2.jpg);
}
.deferred {
	background-image: url(../images/deferred_bg.jpg);
}

.deferred2 {
	background-image: url(../images/deferred_bg2.jpg);
}

.soldout3 {
	background-image: url(../images/soldout_bg3.jpg);
}
.schedule {
	font-size: 12px;
}
.schedheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.darkgrey {
	background-color: #999999;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	border-color: #333333;
	border-width: 2px;
	border-style: solid;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.inst_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0255a5;
	font-size: 12pt;
}
.section_name {
	width: 450px;
	left: 325px;
	top: 178px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	text-align:right;
}
.section_text {
	background-color: #0053A4;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align:right;
}
#table1 {
float:right;
} 

.section_text a:link {
color: #FFFFFF;
text-decoration:none;
}
.section_text a:visited {
color: #FFFFFF;
text-decoration:none;
}
.section_text a:active {
color: #FFFFFF;
text-decoration:none;
}
.section_text a:hover {
color: #FFFFFF;
text-decoration:underline;
}
